Home
last modified time | relevance | path

Searched refs:RAM_SAVE_FLAG_EOS (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/docs/devel/migration/
H A Dmapped-ram.rst104 | RAM_SAVE_FLAG_EOS | | ... |
110 | RAM_SAVE_FLAG_EOS | | padding to next 1MB boundary |
118 | RAM_SAVE_FLAG_EOS |
/openbmc/qemu/scripts/
H A Danalyze-migration.py113 RAM_SAVE_FLAG_EOS = 0x10 variable in RamSection
215 if flags & self.RAM_SAVE_FLAG_EOS: