From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:56568) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RQGeW-0003hK-M8 for qemu-devel@nongnu.org; Tue, 15 Nov 2011 05:54:10 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RQGeV-0005Wz-Gc for qemu-devel@nongnu.org; Tue, 15 Nov 2011 05:54:08 -0500 Received: from mx1.redhat.com ([209.132.183.28]:2319) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RQGeV-0005Wm-9f for qemu-devel@nongnu.org; Tue, 15 Nov 2011 05:54:07 -0500 Message-ID: <4EC244C8.2030703@redhat.com> Date: Tue, 15 Nov 2011 11:54:00 +0100 From: Gerd Hoffmann MIME-Version: 1.0 References: <1321190871-22769-1-git-send-email-alevy@redhat.com> <4EC0F039.9090507@redhat.com> <20111114114401.GI7140@garlic.redhat.com> <4EC13A03.8040601@redhat.com> <4EC13CDD.8080405@codemonkey.ws> <4EC153CE.3070406@redhat.com> <4EC1546E.3080004@codemonkey.ws> <4EC1551D.1020803@redhat.com> In-Reply-To: <4EC1551D.1020803@redhat.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [RFC 1.0] pc_piix: set qxl revision to 2 for pc-0.14 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Avi Kivity Cc: "Justin >> \"Justin M. Forbes\"" , qemu-devel@nongnu.org Hi, > I mean, change stable-0.15 so that if it is invoked with -M 0.14, you > get a rev 2 qxl device. 0.15 has qxl rev 2 too, 1.0 got rev 3. No need to do anything for -stable. Also 0.15 didn't got its own machine type, so the pc-0.14 compat property (master branch) covers both 0.14 and 0.15. Everything is fine. > The Fedora 16 regression which triggered this was running 0.15, I > imagine (but it could be running virt-preview, or something, so not sure). Must have been due to backports then, or running a master snapshot. cheers, Gerd