On 03/19/2012 08:30 AM, Gerd Hoffmann wrote:
Hi,
This patch series brings tracing support for qxl and a bunch of
bugfixes, most notably the one for the recent spice initialization
breakage.
please pull,
Gerd
Pulled. Thanks.
Regards,
Anthony Liguori
The following changes since commit 5bd33de6635577744b3c10dd3913bfe8c5ffaf40:
tcg: fix sparc host for AREG0 free operation (2012-03-18 19:15:32 +0000)
are available in the git repository at:
git://anongit.freedesktop.org/spice/qemu spice.v50
Alon Levy (4):
qxl: init_pipe_signaling: exit on failure
qxl: switch qxl.c to trace-events
qxl/qxl_render.c: add trace events
spice: fix broken initialization
Marc-André Lureau (1):
spice: set spice uuid and name
Peter Maydell (1):
hw/qxl.c: Fix compilation failures on 32 bit hosts
Yonit Halperin (1):
monitor: fix client_migrate_info error handling
hw/qxl-render.c | 13 +---
hw/qxl.c | 176 ++++++++++++++++++++++++++--------------------------
monitor.c | 5 ++
trace-events | 66 +++++++++++++++++++
ui/spice-core.c | 15 ++---
ui/spice-display.c | 14 ++++-
vl.c | 5 ++
7 files changed, 186 insertions(+), 108 deletions(-)