[Spice-commits] Changes to 'spice.v54'
Gerd Hoffmann
kraxel at kemper.freedesktop.org
Thu May 3 01:48:14 PDT 2012
New branch 'spice.v54' available with the following commits:
commit ddf9f4b707ca18adec4944a484caad1469c07c23
Author: Alon Levy <alevy at redhat.com>
Date: Wed Apr 25 12:43:31 2012 +0300
qxl: don't assert on guest create_guest_primary
Signed-off-by: Alon Levy <alevy at redhat.com>
Signed-off-by: Gerd Hoffmann <kraxel at redhat.com>
commit 4763e2cadd3b2ecfc41e83b99b88b8a68d2e6055
Author: Alon Levy <alevy at redhat.com>
Date: Wed Apr 25 12:13:25 2012 +0300
qxl: ioport_write: remove guest trigerrable abort
Signed-off-by: Alon Levy <alevy at redhat.com>
Signed-off-by: Gerd Hoffmann <kraxel at redhat.com>
commit e954ea2873fd6621d199d4a1a012fc0bc0292924
Author: Alon Levy <alevy at redhat.com>
Date: Wed Apr 25 12:13:24 2012 +0300
qxl: qxl_add_memslot: remove guest trigerrable panics
Signed-off-by: Alon Levy <alevy at redhat.com>
Signed-off-by: Gerd Hoffmann <kraxel at redhat.com>
commit baeae407e6fe38af92eb412f111d5b0c27b54547
Author: Alon Levy <alevy at redhat.com>
Date: Wed Apr 25 12:13:23 2012 +0300
qxl: interface_notify_update: remove guest trigerrable abort
Signed-off-by: Alon Levy <alevy at redhat.com>
Signed-off-by: Gerd Hoffmann <kraxel at redhat.com>
commit 75fe0d7bf88cc5682de0b4d23e9d7b4ee5951fec
Author: Alon Levy <alevy at redhat.com>
Date: Wed Apr 25 12:13:22 2012 +0300
qxl: cleanup s/__FUNCTION__/__func__/
Signed-off-by: Alon Levy <alevy at redhat.com>
Signed-off-by: Gerd Hoffmann <kraxel at redhat.com>
commit 0b81c478cff6c2db7ac61b2336eef249e84f0d47
Author: Alon Levy <alevy at redhat.com>
Date: Wed Apr 25 12:13:21 2012 +0300
qxl: don't abort on guest trigerrable ring indices mismatch
Signed-off-by: Alon Levy <alevy at redhat.com>
Signed-off-by: Gerd Hoffmann <kraxel at redhat.com>
commit 2fce7edf46e23f287b7a72b328870f19646261cb
Author: Alon Levy <alevy at redhat.com>
Date: Wed Apr 25 12:13:20 2012 +0300
qxl: fix > 80 chars line
Signed-off-by: Alon Levy <alevy at redhat.com>
Signed-off-by: Gerd Hoffmann <kraxel at redhat.com>
commit 47eddfbfe061dd18aad525863375028b1ee78d5c
Author: Alon Levy <alevy at redhat.com>
Date: Wed Apr 25 12:13:19 2012 +0300
qxl: replace panic with guest bug in qxl_track_command
Signed-off-by: Alon Levy <alevy at redhat.com>
Signed-off-by: Gerd Hoffmann <kraxel at redhat.com>
commit fae2afb10e3fdceab612c62a2b1e8b944ff578d9
Author: Alon Levy <alevy at redhat.com>
Date: Wed Apr 25 12:13:18 2012 +0300
qxl: check for NULL return from qxl_phys2virt
Signed-off-by: Alon Levy <alevy at redhat.com>
Signed-off-by: Gerd Hoffmann <kraxel at redhat.com>
commit 4b635c59b04cae594f49d9aa45d31b3f318def8f
Author: Alon Levy <alevy at redhat.com>
Date: Wed Apr 25 12:13:17 2012 +0300
hw/qxl.c: qxl_phys2virt: replace panics with guest_bug
Signed-off-by: Alon Levy <alevy at redhat.com>
Signed-off-by: Gerd Hoffmann <kraxel at redhat.com>
commit 4efee029cbd5dc3aaa422edc10447f3659df7754
Author: Alon Levy <alevy at redhat.com>
Date: Thu Mar 29 23:23:14 2012 +0200
spice_info: add mouse_mode
Add mouse_mode, either server or mouse, to qmp and hmp commands, based
on spice_server_is_server_mouse added in spice-server 0.10.3.
Signed-off-by: Alon Levy <alevy at redhat.com>
Signed-off-by: Gerd Hoffmann <kraxel at redhat.com>
commit 7e3efdac75caca0b283f8e76ad24c924b4718e7b
Author: Alon Levy <alevy at redhat.com>
Date: Wed Mar 7 16:19:03 2012 +0200
spice: require spice-protocol >= 0.8.1
Requiring spice-server >= 0.8.2 is not enough since spice-server.pc
doesn't require spice-protocol (any version). Until that is fixed
upstream an explicit requirement in qemu fixes compilation broken since
commit 2e1a98c9c1b90ca093278c6b43244dc46604d7b7
Author: Alon Levy <alevy at redhat.com>
Date: Fri Feb 24 23:19:30 2012 +0200
qxl: introduce QXLCookie
Reported-by: Peter Maydell <peter.maydell at linaro.org>
Signed-off-by: Alon Levy <alevy at redhat.com>
Signed-off-by: Gerd Hoffmann <kraxel at redhat.com>
More information about the Spice-commits
mailing list