On 10/04/12 19:37, Søren Sandmann wrote:
> From: Søren Sandmann Pedersen
>
> Set the default PCI revision to QXL_REVISION_STABLE_V12, and remove
> the various #ifs on various subversions of spice-server 0.11.x.
Simliar patch is in spice-next (see
http://cgit.freedesktop.org/spice/qemu/log/?h=reb
Paolo Bonzini writes:
> Nice cleanup, thanks!
>
> As a followup, there is some confusion between values of the revision
> property (1-4) and PCI device revisions (QXL_REVISION_STABLE_Vxy). They
> are the same right now, but this means that you can do one of the following:
>
> 1) if they are alwa
Il 04/10/2012 19:37, Søren Sandmann ha scritto:
> From: Søren Sandmann Pedersen
>
> Set the default PCI revision to QXL_REVISION_STABLE_V12, and remove
> the various #ifs on various subversions of spice-server 0.11.x.
>
> Also set the revision to 3 for the PC 1.2 machine for compatibility.
>
>
From: Søren Sandmann Pedersen
Set the default PCI revision to QXL_REVISION_STABLE_V12, and remove
the various #ifs on various subversions of spice-server 0.11.x.
Also set the revision to 3 for the PC 1.2 machine for compatibility.
Signed-off-by: Soren Sandmann
---
configure| 10 ++--