Home
last modified time | relevance | path

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

/qemu/migration/
H A Dram.h60 #define RAM_SAVE_FLAG_XBZRLE 0x040 macro
/qemu/scripts/
H A Danalyze-migration.py115 RAM_SAVE_FLAG_XBZRLE = 0x40 variable in RamSection