]> git.proxmox.com Git - mirror_qemu.git/commit - ui/spice-core.c
spice: notify spice server on vm start/stop
authorYonit Halperin <yhalperi@redhat.com>
Tue, 21 Aug 2012 08:51:55 +0000 (11:51 +0300)
committerGerd Hoffmann <kraxel@redhat.com>
Wed, 5 Sep 2012 15:11:55 +0000 (17:11 +0200)
commitf5bb039c6d97ef3e664094eab3c9a4dc1824ed73
treebb6416b0f8564d587ae5e5fad4e13a0afeb7925a
parent835cab85ad83ed8dfe1c13243aeda5959b153e3e
spice: notify spice server on vm start/stop

Spice server needs to know about the vm state in order to prevent
attempts to write to devices when they are stopped, mainly during
the non-live stage of migration.
Instead, spice will take care of restoring this writes, on the migration
target side, after migration completes.

Signed-off-by: Yonit Halperin <yhalperi@redhat.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
ui/spice-core.c