]> git.proxmox.com Git - mirror_qemu.git/commit
spice/qxl: move worker wrappers
authorGerd Hoffmann <kraxel@redhat.com>
Wed, 20 Jul 2011 09:20:52 +0000 (12:20 +0300)
committerGerd Hoffmann <kraxel@redhat.com>
Mon, 1 Aug 2011 10:43:49 +0000 (12:43 +0200)
commitaee32bf333b13994d9eafb768129e4c2c8688887
tree0e2bb00118f2ec6f3e07230cdc725a60aef58d27
parenta963f876c80e07a195850a6ab243371b6f93756e
spice/qxl: move worker wrappers

Move the wrapper functions which are used by qxl only to qxl.c.
Rename them from qemu_spice_* to qxl_spice_*.  Also pass in a
qxl state pointer instead of a SimpleSpiceDisplay pointer.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
hw/qxl-render.c
hw/qxl.c
hw/qxl.h
ui/spice-display.c
ui/spice-display.h