Home
last modified time | relevance | path

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

/openbmc/qemu/migration/
H A Dsavevm.h22 #define QEMU_VM_SECTION_START 0x01 macro
/openbmc/qemu/scripts/
H A Danalyze-migration.py616 QEMU_VM_SECTION_START = 0x01 variable in MigrationDump