Home
last modified time | relevance | path

Searched defs:img_format (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/tests/qemu-iotests/
H A Diotests.py873 def add_drive(self, path, opts='', interface='virtio', img_format=imgfmt): argument
/openbmc/qemu/disas/
H A Dnanomips.c49 static char * G_GNUC_PRINTF(1, 2) img_format(const char *format, ...) in img_format() function