qemu-irix/ui
Uri Lublin c4cd5b0f6d qxl+vnc: register a vm state change handler for dummy spice_server
When qxl + vnc are used, a dummy spice_server is initialized.
The spice_server has to be told when the VM runstate changes,
which is what this patch does.

Without it, from qxl_send_events(), the following error message is shown:
  qxl_send_events: spice-server bug: guest stopped, ignoring

Cc: qemu-stable@nongnu.org
Signed-off-by: Uri Lublin <uril@redhat.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
(cherry picked from commit 938b8a36b6)

Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
2013-01-15 22:36:22 -06:00
..
Makefile.objs Remove support for non-threaded VNC server 2012-06-27 16:27:00 -05:00
cocoa.m ui/cocoa.m: Update to new DisplayChangeListener member names 2012-11-02 11:12:30 -05:00
curses.c console: untangle gfx & txt updates 2012-11-01 13:10:06 +01:00
curses_keys.h
d3des.c
d3des.h
keymaps.c
keymaps.h
qemu-spice.h Revert "qemu-char: Print strerror message on failure" and deps 2012-02-24 09:06:56 -06:00
sdl.c console: remove DisplayAllocator 2012-11-01 13:10:06 +01:00
sdl_keysym.h
sdl_zoom.c
sdl_zoom.h
sdl_zoom_template.h
spice-core.c qxl+vnc: register a vm state change handler for dummy spice_server 2013-01-15 22:36:22 -06:00
spice-display.c spice: add new spice-server callbacks to ui/spice-display.c 2012-11-21 14:46:11 +01:00
spice-display.h spice: switch to pixman 2012-11-05 11:54:49 +01:00
spice-input.c
vnc-auth-sasl.c Merge branch 'trivial-patches' of git://github.com/stefanha/qemu 2012-10-06 18:54:14 +02:00
vnc-auth-sasl.h vnc: Fix packed boolean struct members 2012-03-19 10:52:52 +00:00
vnc-auth-vencrypt.c Avoid returning void 2012-07-28 09:23:11 +00:00
vnc-auth-vencrypt.h
vnc-enc-hextile-template.h pixman/vnc: use pixman images in vnc. 2012-11-01 14:00:04 +01:00
vnc-enc-hextile.c pixman/vnc: remove dead code. 2012-11-01 14:00:05 +01:00
vnc-enc-tight.c pixman: fix vnc tight png/jpeg support 2013-01-15 22:33:57 -06:00
vnc-enc-tight.h
vnc-enc-zlib.c
vnc-enc-zrle-template.c
vnc-enc-zrle.c pixman/vnc: use pixman images in vnc. 2012-11-01 14:00:04 +01:00
vnc-enc-zrle.h
vnc-enc-zywrle-template.c
vnc-enc-zywrle.h
vnc-jobs.c Merge branch 'trivial-patches' of git://github.com/stefanha/qemu 2012-11-03 12:55:05 +00:00
vnc-jobs.h vnc: add missing static 2012-11-01 19:49:45 +01:00
vnc-palette.c
vnc-palette.h vnc-palette.h: Include <stdbool.h> 2012-11-15 02:23:09 +01:00
vnc-tls.c vnc: Fix spelling (hellmen -> hellman) in comment 2012-10-05 14:25:37 +02:00
vnc-tls.h
vnc.c pixman: fix vnc tight png/jpeg support 2013-01-15 22:33:57 -06:00
vnc.h Merge branch 'trivial-patches' of git://github.com/stefanha/qemu 2012-11-03 12:55:05 +00:00
vnc_keysym.h
x_keymap.c
x_keymap.h