From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=58579 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P8LW7-0006Ke-JI for qemu-devel@nongnu.org; Tue, 19 Oct 2010 19:22:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P8LW6-0005GP-Ft for qemu-devel@nongnu.org; Tue, 19 Oct 2010 19:22:51 -0400 Received: from mx1.redhat.com ([209.132.183.28]:29387) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P8LW6-0005GD-62 for qemu-devel@nongnu.org; Tue, 19 Oct 2010 19:22:50 -0400 Date: Wed, 20 Oct 2010 01:16:16 +0200 From: "Michael S. Tsirkin" Message-ID: <20101019231616.GA2781@redhat.com> References: <20101019223915.GD30021@valinux.co.jp> <20101019231724.GF30021@valinux.co.jp> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20101019231724.GF30021@valinux.co.jp> Subject: [Qemu-devel] Re: [PATCH v5 00/14] pcie port switch emulators List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Isaku Yamahata Cc: skandasa@cisco.com, etmartin@cisco.com, Adnan Khaleel , qemu-devel@nongnu.org, Wei Xu On Wed, Oct 20, 2010 at 08:17:24AM +0900, Isaku Yamahata wrote: > On Tue, Oct 19, 2010 at 04:05:28PM -0700, Wei Xu wrote: > > Good work! One question here: any plan to put q35 and seabios into mainline? > > My plan is > qemu part: > 1. respin this patch. Mainly aer part. <<< I'm here > 2. address bus reset and flr. > 3. Then move on to q35 north/south bridge. > > After 1 or 2, it would be desirable to rebase my local working q35 repo. > So I'd like Michael to request Anthony to pull the pci branch into > the upstream once the aer patches are merged. Yes, this makes sense. We don't need to wait for flr I think. -- MST