Home
last modified time | relevance | path

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

/qemu/migration/
H A Dsavevm.c2546 uint8_t read_mark; in check_section_footer() local
2554 read_mark = qemu_get_byte(f); in check_section_footer()
2563 if (read_mark != QEMU_VM_SECTION_FOOTER) { in check_section_footer()