From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NHZbc-0000EZ-TP for qemu-devel@nongnu.org; Mon, 07 Dec 2009 04:10:09 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NHZbY-0000Cs-B0 for qemu-devel@nongnu.org; Mon, 07 Dec 2009 04:10:08 -0500 Received: from [199.232.76.173] (port=60212 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NHZbX-0000Cl-VX for qemu-devel@nongnu.org; Mon, 07 Dec 2009 04:10:04 -0500 Received: from mx1.redhat.com ([209.132.183.28]:15491) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NHZbX-0007o2-Lg for qemu-devel@nongnu.org; Mon, 07 Dec 2009 04:10:03 -0500 Date: Mon, 7 Dec 2009 11:07:18 +0200 From: "Michael S. Tsirkin" Message-ID: <20091207090718.GB30817@redhat.com> References: <1259905865-25295-1-git-send-email-yamahata@valinux.co.jp> <4B19181F.1070502@codemonkey.ws> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4B19181F.1070502@codemonkey.ws> Subject: [Qemu-devel] Re: [PATCH V8 00/18] split out piix specific part from pc emulator List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: Isaku Yamahata , Gerd Hoffmann , qemu-devel@nongnu.org On Fri, Dec 04, 2009 at 08:09:35AM -0600, Anthony Liguori wrote: > Isaku Yamahata wrote: >> This is the preparation patch for q35 chipset and PCIE support. >> Anthony, any chance to merge? Can you please give me comments? >> > > I'd like to see Michael review the PCI changes and Gerd review the pc > changes. I might, but I don't see any pci changes in this patchset ... which patches have them? > I'm uncertain if some of the pc refactoring is the right intermediate > solution verses just doing the right thing from a qdev perspective. > Regards, > > Anthony Liguori >