[Spice-commits] Changes to 'bz700134'
Gerd Hoffmann
kraxel at kemper.freedesktop.org
Wed Jun 22 01:27:13 PDT 2011
New branch 'bz700134' available with the following commits:
commit 4674ba2c058fac5dd0df121038cf66d9d59e73ed
Author: Gerd Hoffmann <kraxel at redhat.com>
Date: Wed Jun 22 10:05:12 2011 +0200
[debug] latency tracing
Signed-off-by: Gerd Hoffmann <kraxel at redhat.com>
Conflicts:
hw/qxl.c
commit 1eeae9e74174bb47d44de7e3be71e11e62cef47d
Author: Gerd Hoffmann <kraxel at redhat.com>
Date: Fri Jun 17 12:20:05 2011 +0200
async qxl I/O
Signed-off-by: Gerd Hoffmann <kraxel at redhat.com>
commit af65d4585a07c4e24b8d5f47f4d34d3ab837f7d0
Author: Gerd Hoffmann <kraxel at redhat.com>
Date: Fri Jun 17 12:51:31 2011 +0200
remove qxl_destroy_primary
commit c5d0cba2b5d300e7ddd57dad15ff4b3e597a8e1b
Author: Gerd Hoffmann <kraxel at redhat.com>
Date: Fri Jun 17 12:33:04 2011 +0200
move qemu_spice_create_primary_surface call out of qxl_create_guest_primary
commit 10c2c61aa5bae43637736d1326c727467a90af96
Author: Gerd Hoffmann <kraxel at redhat.com>
Date: Fri Jun 17 12:26:21 2011 +0200
move qemu_spice_add_memslot call out of qxl_add_memslot
commit 4b48c8824f58c81868ac1f93ea9ef86312bf4494
Author: Gerd Hoffmann <kraxel at redhat.com>
Date: Fri Jun 17 10:49:22 2011 +0200
spice: lock spice worker calls
... so we can call them from a thread.
Signed-off-by: Gerd Hoffmann <kraxel at redhat.com>
commit 207c9a1d332cdd38f8f890c9e03f352c1e7c9915
Author: Gerd Hoffmann <kraxel at redhat.com>
Date: Fri Jun 17 10:42:25 2011 +0200
spice: add qemu_spice_display_init_common
Factor out SimpleSpiceDisplay initialization into
qemu_spice_display_init_common() and call it from
both qxl.c (for vga mode) and spice-display.c
Signed-off-by: Gerd Hoffmann <kraxel at redhat.com>
commit cc18b4bb3e609499d0c3dc205ef258aa4213c430
Author: Gerd Hoffmann <kraxel at redhat.com>
Date: Fri Jun 17 10:34:25 2011 +0200
spice: add worker wrapper functions.
Add wrapper functions for all spice worker calls.
Signed-off-by: Gerd Hoffmann <kraxel at redhat.com>
commit 44201e2e0515c04fbccf050c6705730513e406b3
Author: Gerd Hoffmann <kraxel at redhat.com>
Date: Wed Jun 15 13:11:33 2011 +0200
spice: catch spice server initialization failures.
When the spice server initialization fails report this and exit instead
of ignoring the error.
Signed-off-by: Gerd Hoffmann <kraxel at redhat.com>
More information about the Spice-commits
mailing list