qemu/ui
Alon Levy 5ff4e36c80 qxl: async io support using new spice api
Some of the QXL port i/o commands are waiting for the spice server to
complete certain actions.  Add async versions for these commands, so we
don't block the vcpu while the spice server processses the command.
Instead the qxl device will raise an IRQ when done.

The async command processing relies on an added QXLInterface::async_complete
and added QXLWorker::*_async additions, in spice server qxl >= 3.1

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Alon Levy     <alevy@redhat.com>
2011-08-03 12:03:01 +02:00
..
cocoa.m cocoa: Avoid warning related to multiple handleEvent: definitions 2011-06-14 03:08:58 +02:00
curses_keys.h
curses.c Fix compilation warning due to missing header for sigaction (followup) 2011-06-08 09:04:29 +01:00
d3des.c
d3des.h
keymaps.c
keymaps.h
qemu-spice.h qemu-char: Print strerror message on failure 2011-07-23 11:18:57 -05:00
sdl_keysym.h
sdl_zoom_template.h
sdl_zoom.c
sdl_zoom.h
sdl.c notifier: Pass data argument to callback 2011-07-23 11:26:06 -05:00
spice-core.c notifier: Pass data argument to callback 2011-07-23 11:26:06 -05:00
spice-display.c qxl: async io support using new spice api 2011-08-03 12:03:01 +02:00
spice-display.h qxl: async io support using new spice api 2011-08-03 12:03:01 +02:00
spice-input.c notifier: Pass data argument to callback 2011-07-23 11:26:06 -05:00
vnc_keysym.h
vnc-auth-sasl.c Remove unused USES_X509_AUTH macro from VNC sasl code 2011-07-23 11:19:02 -05:00
vnc-auth-sasl.h
vnc-auth-vencrypt.c Store VNC auth scheme per-client as well as per-server 2011-07-23 11:19:02 -05:00
vnc-auth-vencrypt.h
vnc-enc-hextile-template.h
vnc-enc-hextile.c
vnc-enc-tight.c vnc: Fix compilation with --enable-vnc-png 2011-06-27 10:21:34 -05:00
vnc-enc-tight.h
vnc-enc-zlib.c
vnc-enc-zrle-template.c
vnc-enc-zrle.c
vnc-enc-zrle.h
vnc-enc-zywrle-template.c
vnc-enc-zywrle.h
vnc-jobs-async.c
vnc-jobs-sync.c
vnc-jobs.h
vnc-palette.c
vnc-palette.h
vnc-tls.c Wrap recv to avoid warnings 2011-07-25 14:38:56 +00:00
vnc-tls.h
vnc.c Wrap recv to avoid warnings 2011-07-25 14:38:56 +00:00
vnc.h Store VNC auth scheme per-client as well as per-server 2011-07-23 11:19:02 -05:00
x_keymap.c
x_keymap.h