> Yonit Halperin (5):
> spice: notify spice server on vm start/stop
> spice: notify on vm state change only via spice_server_vm_start/stop
> spice migration: add QEVENT_SPICE_MIGRATE_COMPLETED
> spice: add 'migrated' flag to spice info
> spice: adding seamless-migration option to the comm
On 21.08.2012 10:51, Yonit Halperin wrote:
> v3:
> patch 2: hold a global variable for the state of spice display, instead of
> one per
> device.
>
> v2:
> Notify spice about vm state changes only via spice_server_vm_start/stop
> spice repo:
> http://cgit.freedesktop.org/~yhalperi/spic
v3:
patch 2: hold a global variable for the state of spice display, instead of one
per
device.
v2:
Notify spice about vm state changes only via spice_server_vm_start/stop
spice repo:
http://cgit.freedesktop.org/~yhalperi/spice/log/?h=seamless-migration.v2
---
Hi,
The following