From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Muu8k-0002LI-8P for qemu-devel@nongnu.org; Mon, 05 Oct 2009 16:26:38 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Muu8e-0002Ko-RQ for qemu-devel@nongnu.org; Mon, 05 Oct 2009 16:26:36 -0400 Received: from [199.232.76.173] (port=46467 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Muu8e-0002Kl-Jx for qemu-devel@nongnu.org; Mon, 05 Oct 2009 16:26:32 -0400 Received: from mx1.redhat.com ([209.132.183.28]:60660) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Muu8d-0004EC-Vk for qemu-devel@nongnu.org; Mon, 05 Oct 2009 16:26:32 -0400 Date: Mon, 5 Oct 2009 22:24:16 +0200 From: "Michael S. Tsirkin" Message-ID: <20091005202416.GA4316@redhat.com> References: <20091005145115.GA31281@redhat.com> <4ACA1482.9020307@codemonkey.ws> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4ACA1482.9020307@codemonkey.ws> Subject: [Qemu-devel] Re: what's on qemu tree for pci related fixes List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: Carsten Otte , markmc@redhat.com, qemu-devel@nongnu.org, Christian Borntraeger , Isaku Yamahata , kraxel@redhat.com, Avi Kivity , Paul Brook On Mon, Oct 05, 2009 at 10:45:06AM -0500, Anthony Liguori wrote: > Michael S. Tsirkin wrote: >> Here's the list of patches on my pci fixes tree: >> git://git.kernel.org/pub/scm/linux/kernel/git/mst/qemu.git pci >> >> Here are the pci fixes I know of that haven't been applied already. > > Most should be in master now. Indeed, all of them are. Thanks! -- MST