Home
last modified time | relevance | path

Searched defs:has_format (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/chardev/
H A Dchar-ringbuf.c117 bool has_format, enum DataFormat format, in qmp_ringbuf_write()
161 bool has_format, enum DataFormat format, in qmp_ringbuf_read()
/openbmc/qemu/crypto/
H A Dblockpriv.h97 bool (*has_format)(const uint8_t *buf, member
/openbmc/qemu/ui/
H A Dui-qmp-cmds.c333 bool has_format, ImageFormat format, Error **errp) in qmp_screendump()
/openbmc/qemu/dump/
H A Ddump.c1780 static void dump_init(DumpState *s, int fd, bool has_format, in dump_init()
2068 bool has_format, DumpGuestMemoryFormat format, in qmp_dump_guest_memory()
/openbmc/qemu/include/sysemu/
H A Ddump.h201 bool has_format; /* whether format is provided */ member