Hi
On Fri, Apr 27, 2018 at 1:55 PM, Gerd Hoffmann wrote:
> Make sure we only ask the spice local renderer for display updates in
> case we have a valid primary surface. Without that spice is confused
> and throws errors in case a display update request (triggered by
> screendump for example) hap
Make sure we only ask the spice local renderer for display updates in
case we have a valid primary surface. Without that spice is confused
and throws errors in case a display update request (triggered by
screendump for example) happens in parallel to a mode switch and hits
the race window where th
On 09/06/2013 01:20 AM, Gerd Hoffmann wrote:
> The local spice renderer assumes the primary surface is located at the
> start of the "ram" bar. This used to be a requirement in qxl hardware
> revision 1. In revision 2+ this is relaxed. Nevertheless guest drivers
> continued to use the traditiona
The local spice renderer assumes the primary surface is located at the
start of the "ram" bar. This used to be a requirement in qxl hardware
revision 1. In revision 2+ this is relaxed. Nevertheless guest drivers
continued to use the traditional location, for historical and backward
compatibility