Searched defs:RAM_SAVE_FLAG_EOS (Results 1 – 2 of 2) sorted by relevance
/qemu/migration/ | ||
H A D | ram.h | 58 #define RAM_SAVE_FLAG_EOS 0x010 macro |
/qemu/scripts/ | ||
H A D | analyze-migration.py | 113 RAM_SAVE_FLAG_EOS = 0x10 variable in RamSection |