commit | aee32bf333b13994d9eafb768129e4c2c8688887 | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Wed Jul 20 12:20:52 2011 +0300 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Mon Aug 01 12:43:49 2011 +0200 |
tree | 0e2bb00118f2ec6f3e07230cdc725a60aef58d27 | |
parent | a963f876c80e07a195850a6ab243371b6f93756e [diff] |
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>