Hi,
Here is the spice patch queue with a collection of bugfixes.
A workaround for the much discussed spice-calls-us-from-wrong-thread
issue is included because it turned out to be not *that* easily fixable
in spice so it will probably take some time. Also a spice server fix
wouldn't cover already released spice versions.
cheers,
Gerd
The following changes since commit 344eecf6995f4a0ad1d887cec922f6806f91a3f8:
mips: Support the MT TCStatus IXMT irq disable flag (2011-09-06 11:09:39
+0200)
are available in the git repository at:
git://anongit.freedesktop.org/spice/qemu spice.v42
Gerd Hoffmann (1):
spice: workaround a spice server bug.
Peter Maydell (2):
spice-qemu-char.c: Use correct printf format char for ssize_t
hw/qxl: Fix format string errors
Yonit Halperin (3):
qxl: send interrupt after migration in case ram->int_pending != 0, RHBZ
#732949
qxl: s/qxl_set_irq/qxl_update_irq/
spice: set qxl->ssd.running=true before telling spice to start, RHBZ
#733993
hw/qxl-logger.c | 2 +-
hw/qxl.c | 26 ++++++++++++++++----------
spice-qemu-char.c | 2 +-
ui/spice-core.c | 25 ++++++++++++++++++++++++-
ui/spice-display.c | 3 ++-
5 files changed, 44 insertions(+), 14 deletions(-)