Home
last modified time | relevance | path

Searched defs:QEMU_VM_FILE_VERSION (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/migration/
H A Dsavevm.h19 #define QEMU_VM_FILE_VERSION 0x00000003 macro
/openbmc/qemu/scripts/
H A Danalyze-migration.py614 QEMU_VM_FILE_VERSION = 0x00000003 variable in MigrationDump