From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MTXdH-0004Ii-LX for qemu-devel@nongnu.org; Wed, 22 Jul 2009 04:57:03 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MTXdC-0004GW-P2 for qemu-devel@nongnu.org; Wed, 22 Jul 2009 04:57:02 -0400 Received: from [199.232.76.173] (port=57112 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MTXdC-0004GM-37 for qemu-devel@nongnu.org; Wed, 22 Jul 2009 04:56:58 -0400 Received: from mx2.redhat.com ([66.187.237.31]:55611) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MTXdB-0002er-EF for qemu-devel@nongnu.org; Wed, 22 Jul 2009 04:56:57 -0400 Message-ID: <4A66D451.3040706@redhat.com> Date: Wed, 22 Jul 2009 10:56:49 +0200 From: Gerd Hoffmann MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH 1/4] Remove the pc-0-10 machine type References: <1247128775.22231.15.camel@blaa> <1248186119-17111-2-git-send-email-markmc@redhat.com> <1248187781.7126.3.camel@blaa> <4A6675FD.8080402@codemonkey.ws> In-Reply-To: <4A6675FD.8080402@codemonkey.ws> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: Mark McLoughlin , qemu-devel@nongnu.org On 07/22/09 04:14, Anthony Liguori wrote: > Mark McLoughlin wrote: >> On Tue, 2009-07-21 at 15:21 +0100, Mark McLoughlin wrote: >>> We have the pc-0.10 machine type now which does exactly the same >>> thing. >> >> Ah, I see Gerd fixed this already. >> >> My other three patches should apply on top of his. > > Three or two? Can you take a closer look? Isn't going to work. I'd suggest to kick out my patch and take Mark's complete series instead. It does all my patch did, cleans up a bit more in virtio-pci.c (leading to conflicts) and adds the aliasing. cheers, Gerd