From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:57963) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SFoOh-0008M8-Qu for qemu-devel@nongnu.org; Thu, 05 Apr 2012 11:15:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SFoOa-000738-Rf for qemu-devel@nongnu.org; Thu, 05 Apr 2012 11:14:50 -0400 Received: from mx1.redhat.com ([209.132.183.28]:22969) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SFoOa-00072X-JY for qemu-devel@nongnu.org; Thu, 05 Apr 2012 11:14:44 -0400 Message-ID: <1333638874.2427.34.camel@ul30vt> From: Alex Williamson Date: Thu, 05 Apr 2012 09:14:34 -0600 In-Reply-To: <20120405123108.GA32289@redhat.com> References: <20120405050848.31461.10826.stgit@bling.home> <20120405123108.GA32289@redhat.com> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Mime-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH 0/5] PCI hotplug fixes/cleanup List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Michael S. Tsirkin" Cc: aliguori@us.ibm.com, gleb@redhat.com, jbaron@redhat.com, qemu-devel@nongnu.org, yamahata@valinux.co.jp, kraxel@redhat.com, pbonzini@redhat.com, imammedo@redhat.com, aurelien@aurel32.net On Thu, 2012-04-05 at 15:31 +0300, Michael S. Tsirkin wrote: > Which commit is this series against? > When trying to apply to my tree, I get conflicts. Sorry, it's off qemu-kvm, it was too late when I sent this. Let me re-order to send the fix separately so we can continue to discuss the doc/undefined behavior. Thanks, Alex