[Spice-commits] Changes to 'spice.v52'
Gerd Hoffmann
kraxel at kemper.freedesktop.org
Wed Apr 18 03:22:46 PDT 2012
New branch 'spice.v52' available with the following commits:
commit 06ddea49f8127bd055dbc7e83df896d9311c88cc
Author: Alon Levy <alevy at redhat.com>
Date: Wed Apr 18 12:27:00 2012 +0300
qxl-render: fix broken vnc+spice since commit f934493
Notify any listeners such as vnc that the displaysurface has been
changed, otherwise they will segfault when first accessing the freed old
displaysurface data.
Signed-off-by: Alon Levy <alevy at redhat.com>
Signed-off-by: Gerd Hoffmann <kraxel at redhat.com>
commit 79ce3567017e32ac96f7de7a8b04ed75ee710f89
Author: Alon Levy <alevy at redhat.com>
Date: Thu Mar 29 22:24:38 2012 +0200
qxl: set default values of vram*_size_mb to -1
The addition of those values caused a regression where not specifying
any value for the vram bar size would result in a 4096 _byte_ surface
area. This is ok for the windows driver but causes the X driver to be
unusable. Also, it's a regression. This patch returns the default
behavior of having a 64 megabyte vram BAR.
Signed-off-by: Alon Levy <alevy at redhat.com>
Signed-off-by: Gerd Hoffmann <kraxel at redhat.com>
commit a9257af0b9735dbf7e8a52b4bf8d6c80dd4fc446
Author: Alon Levy <alevy at redhat.com>
Date: Wed Mar 28 11:30:08 2012 +0200
trace-events: remove unused qxl_vga_ioport_while_not_in_vga_mode
The resulting stp file fails to load because of an unresolvable probe.
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