From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:57662) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TL7qG-00063P-0G for qemu-devel@nongnu.org; Mon, 08 Oct 2012 03:33:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TL7qE-0000m6-Ed for qemu-devel@nongnu.org; Mon, 08 Oct 2012 03:33:31 -0400 Received: from mx1.redhat.com ([209.132.183.28]:27327) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TL7qE-0000ls-6g for qemu-devel@nongnu.org; Mon, 08 Oct 2012 03:33:30 -0400 Message-ID: <507281C1.3080702@redhat.com> Date: Mon, 08 Oct 2012 09:33:21 +0200 From: Gerd Hoffmann MIME-Version: 1.0 References: <1349372231-26019-1-git-send-email-sandmann@cs.au.dk> In-Reply-To: <1349372231-26019-1-git-send-email-sandmann@cs.au.dk> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH] Require spice-server 0.12.0 and spice-protocol 0.12.2 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?ISO-8859-1?Q?S=F8ren_Sandmann?= Cc: pbonzini@redhat.com, qemu-devel@nongnu.org, =?ISO-8859-1?Q?S=F8ren_?= =?ISO-8859-1?Q?Sandmann_Pedersen?= On 10/04/12 19:37, S=F8ren Sandmann wrote: > From: S=F8ren Sandmann Pedersen >=20 > 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=3Drebase/spice-next) alread= y. > Also set the revision to 3 for the PC 1.2 machine for compatibility. The revision change should be a separate patch. I'll go handle it when sending out the next spice pull request today or tomorrow. cheers, Gerd