qemu/include/migration
Anthony PERARD c69adea462 migration: Fix global state with Xen.
When doing migration via the QMP command xen_save_devices_state, the
current runstate is not store into the global state section. Also the
current runstate is not the one we want on the receiver side.

During migration, the Xen toolstack paused QEMU before save the devices
state. Also, the toolstack expect QEMU to autostart when the migration is
finished.
So this patch store "running" as it's current runstate.

Signed-off-by: Anthony PERARD <anthony.perard@citrix.com>
Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
2015-08-03 16:13:23 +00:00
..
block.h
migration.h migration: Fix global state with Xen. 2015-08-03 16:13:23 +00:00
page_cache.h
qemu-file.h Rework ram_control_load_hook to hook during block load 2015-07-07 14:54:48 +02:00
vmstate.h vmstate: remove unused declaration 2015-07-27 22:44:47 +03:00