commit | b50f3e42b9438e033074222671c0502ecfeba82c | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Mon Dec 09 16:00:15 2013 +0100 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Mon Dec 16 10:12:20 2013 +0100 |
tree | 97ac141204ccd72fb1572fdd38f70fddfda983f9 | |
parent | 7cc6a25fe94b430cb5a041bcb19d7d854b4e99a7 [diff] |
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>