[Spice-commits] Changes to 'rebase/spice-next'
Gerd Hoffmann
kraxel at kemper.freedesktop.org
Tue Sep 2 00:37:57 PDT 2014
New branch 'rebase/spice-next' available with the following commits:
commit cd56cc6b079f44fbcca3d8a773ae87f7479c6585
Author: Gerd Hoffmann <kraxel at redhat.com>
Date: Fri Aug 29 10:13:28 2014 +0200
spice: use console index as display id
... instead of maintaining our own numbering.
Signed-off-by: Gerd Hoffmann <kraxel at redhat.com>
commit 503b3b33feca818baa4459aba286e54a528e5567
Author: Gerd Hoffmann <kraxel at redhat.com>
Date: Fri Aug 29 09:27:52 2014 +0200
qxl-render: add more sanity checks
Damn, the dirty rectangle values are signed integers. So the checks
added by commit 788fbf042fc6d5aaeab56757e6dad622ac5f0c21 are not good
enough, we also have to make sure they are not negative.
[ Note: There must be something broken in spice-server so we get
negative values in the first place. Bug opened:
https://bugzilla.redhat.com/show_bug.cgi?id=1135372 ]
Cc: qemu-stable at nongnu.org
Signed-off-by: Gerd Hoffmann <kraxel at redhat.com>
Reviewed-by: Dr. David Alan Gilbert <dgilbert at redhat.com>
More information about the Spice-commits
mailing list