Re: [Qemu-devel] [PULL for-2.4 2/3] migration: Fix global state with Xen.

2015-08-03 Thread Dr. David Alan Gilbert
* Amit Shah (amit.s...@redhat.com) wrote: > From: Anthony PERARD > > 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,

[Qemu-devel] [PULL for-2.4 2/3] migration: Fix global state with Xen.

2015-08-03 Thread Amit Shah
From: Anthony PERARD 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 st