Home
last modified time | relevance | path

Searched defs:dump (Results 1 – 9 of 9) sorted by relevance

/qemu/tests/qemu-iotests/
H A Dqcow2_format.py121 def dump(self, is_json=False): member in Qcow2Struct
164 def dump(self): member in Qcow2BitmapExt
208 def dump(self): member in Qcow2BitmapDirEntry
260 def dump(self): member in Qcow2BitmapTable
345 def dump(self): member in QcowHeaderExtension
/qemu/include/system/
H A Dhostmem.h77 bool merge, dump, use_canonical_path; member
/qemu/scripts/
H A Danalyze-migration.py745 dump = MigrationDump(args.file) variable
/qemu/gdbstub/
H A Dgdbstub.c136 int gdb_put_packet_binary(const char *buf, int len, bool dump) in gdb_put_packet_binary()
/qemu/hw/net/
H A Deepro100.c366 static char dump[3 * 16 + 1]; in nic_dump() local
/qemu/pc-bios/s390-ccw/
H A Dbootmap.h267 BootInfoBpDump dump; member
/qemu/linux-headers/asm-s390/
H A Dkvm.h275 struct kvm_s390_pv_info_dump dump; member
/qemu/tests/qtest/
H A Dlibqtest.c204 const char *dump = WCOREDUMP(wstatus) ? " (core dumped)" : ""; in qtest_check_status() local
/qemu/
H A Dmeson.build3815 subdir('dump') global() subdir