Searched defs:QEMU_VM_SECTION_START (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/migration/ | ||
H A D | savevm.h | 22 #define QEMU_VM_SECTION_START 0x01 macro |
/openbmc/qemu/scripts/ | ||
H A D | analyze-migration.py | 616 QEMU_VM_SECTION_START = 0x01 variable in MigrationDump |