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