]> git.proxmox.com Git - mirror_qemu.git/commit - ui/spice-core.c
spice: move spice_server_vm_{start,stop} calls into qemu_spice_display_*()
authorGerd Hoffmann <kraxel@redhat.com>
Mon, 9 Dec 2013 15:00:15 +0000 (16:00 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Mon, 16 Dec 2013 09:12:20 +0000 (10:12 +0100)
commitb50f3e42b9438e033074222671c0502ecfeba82c
tree97ac141204ccd72fb1572fdd38f70fddfda983f9
parent7cc6a25fe94b430cb5a041bcb19d7d854b4e99a7
spice: move spice_server_vm_{start,stop} calls into qemu_spice_display_*()

So calling spice server to start/stop the worker goes
hand in hand with the status variable update.

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