Searched defs:has_format (Results 1 – 5 of 5) sorted by relevance
/openbmc/qemu/chardev/ |
H A D | char-ringbuf.c | 117 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 D | blockpriv.h | 97 bool (*has_format)(const uint8_t *buf, member
|
/openbmc/qemu/ui/ |
H A D | ui-qmp-cmds.c | 333 bool has_format, ImageFormat format, Error **errp) in qmp_screendump()
|
/openbmc/qemu/dump/ |
H A D | dump.c | 1780 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 D | dump.h | 201 bool has_format; /* whether format is provided */ member
|