[Spice-commits] Changes to 'spice.v41'
Gerd Hoffmann
kraxel at kemper.freedesktop.org
Thu Aug 11 00:06:29 PDT 2011
New branch 'spice.v41' available with the following commits:
commit 8df0c7e8fc03882230c31315f63108c049f72dac
Author: Alon Levy <alevy at redhat.com>
Date: Wed Aug 10 19:31:46 2011 +0300
ui/spice-core: report compiled-version in info spice/query-spice
Signed-off-by: Alon Levy <alevy at redhat.com>
Signed-off-by: Gerd Hoffmann <kraxel at redhat.com>
commit c5f3dabba974aeea36726aaf5a7a5509ee705370
Author: Alon Levy <alevy at redhat.com>
Date: Tue Aug 9 23:53:34 2011 +0300
qxl: unbreak after memory API conversion
Break is only noticable with newer spice-server library (0.8.2 release
or 0.9.0 and newer on master branch).
ioport_write's val was changed from uint32_t to uint64_t, this
broke two printfs. Use PRId64 instead of %d.
Signed-off-by: Alon Levy <alevy at redhat.com>
Signed-off-by: Gerd Hoffmann <kraxel at redhat.com>
commit be48e9951214a78ebef025cefecfc77be3d1c13c
Author: Yonit Halperin <yhalperi at redhat.com>
Date: Tue Aug 9 16:12:40 2011 +0300
qxl: allowing the command rings to be not empty when spice worker is stopped RHBZ #728984
same as 8927cfbba232e28304734f7afd463c1b84134031, but for qxl_check_state, that was
triggered by qxl_pre_load (which calls qxl_hard_reset, which calls qxl_soft_reset),
and caused the migration target to crash.
Signed-off-by: Gerd Hoffmann <kraxel at redhat.com>
More information about the Spice-commits
mailing list