Home
last modified time | relevance | path

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

/qemu/migration/
H A Dmigration.h391 bool send_section_footer; member
H A Dmigration-hmp-cmds.c48 ms->send_section_footer ? "on" : "off"); in migration_global_dump()
H A Doptions.c87 send_section_footer, true),
H A Dsavevm.c1007 if (migrate_get_current()->send_section_footer) { in save_section_footer()
2549 if (!migrate_get_current()->send_section_footer) { in check_section_footer()