From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NGYqv-0002Vv-4d for qemu-devel@nongnu.org; Fri, 04 Dec 2009 09:09:45 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NGYqq-0002PX-EL for qemu-devel@nongnu.org; Fri, 04 Dec 2009 09:09:44 -0500 Received: from [199.232.76.173] (port=34962 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NGYqq-0002PS-8r for qemu-devel@nongnu.org; Fri, 04 Dec 2009 09:09:40 -0500 Received: from mail-qy0-f194.google.com ([209.85.221.194]:58066) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NGYqp-0006IE-QA for qemu-devel@nongnu.org; Fri, 04 Dec 2009 09:09:40 -0500 Received: by qyk32 with SMTP id 32so1009308qyk.4 for ; Fri, 04 Dec 2009 06:09:39 -0800 (PST) Message-ID: <4B19181F.1070502@codemonkey.ws> Date: Fri, 04 Dec 2009 08:09:35 -0600 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH V8 00/18] split out piix specific part from pc emulator References: <1259905865-25295-1-git-send-email-yamahata@valinux.co.jp> In-Reply-To: <1259905865-25295-1-git-send-email-yamahata@valinux.co.jp> 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: Isaku Yamahata Cc: Gerd Hoffmann , qemu-devel@nongnu.org, "Michael S. Tsirkin" 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'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