From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NDh2c-0004Lt-EL for qemu-devel@nongnu.org; Thu, 26 Nov 2009 11:17:58 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NDh2W-0004GC-KS for qemu-devel@nongnu.org; Thu, 26 Nov 2009 11:17:57 -0500 Received: from [199.232.76.173] (port=53486 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NDh2W-0004Fv-B9 for qemu-devel@nongnu.org; Thu, 26 Nov 2009 11:17:52 -0500 Received: from mx1.redhat.com ([209.132.183.28]:59529) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NDh2V-0004vj-SR for qemu-devel@nongnu.org; Thu, 26 Nov 2009 11:17:52 -0500 Date: Thu, 26 Nov 2009 18:15:02 +0200 From: "Michael S. Tsirkin" Message-ID: <20091126161502.GA2816@redhat.com> References: <20091122151945.GA25903@redhat.com> <4B095B84.3020104@codemonkey.ws> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4B095B84.3020104@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 Sun, Nov 22, 2009 at 09:40:52AM -0600, 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. >> They mostly fix up minor nits. All, any more comments on any of them? >> If yes, please reply on the original patch, not here. >> > > Most of these are in staging minus Isaku's latest series. The last > series caused some gnarly regressions so I've got them in a separate > branch for more thorough testing. > > Regards, > > Anthony Liguori Hope these are on their way to staging now as well. I prefer building on top of these cleanups. -- MST