From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:49733) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VVjw0-0001KW-RM for qemu-devel@nongnu.org; Mon, 14 Oct 2013 11:19:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VVjvu-0002BG-Sp for qemu-devel@nongnu.org; Mon, 14 Oct 2013 11:19:52 -0400 Received: from mx1.redhat.com ([209.132.183.28]:57053) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VVjvu-0002B9-Ke for qemu-devel@nongnu.org; Mon, 14 Oct 2013 11:19:46 -0400 Date: Mon, 14 Oct 2013 18:12:58 +0300 From: "Michael S. Tsirkin" Message-ID: <20131014151258.GA13001@redhat.com> References: <1381762577-12526-1-git-send-email-mst@redhat.com> <525C064F.9010808@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <525C064F.9010808@redhat.com> Subject: Re: [Qemu-devel] [PULL 00/43] pci, pc, acpi fixes, enhancements List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paolo Bonzini Cc: peter.maydell@linaro.org, marcel.a@redhat.com, qemu-devel@nongnu.org, kraxel@redhat.com, Anthony Liguori , imammedo@redhat.com On Mon, Oct 14, 2013 at 04:57:19PM +0200, Paolo Bonzini wrote: > Il 14/10/2013 16:57, Michael S. Tsirkin ha scritto: > > pci, pc, acpi fixes, enhancements > > > > This includes some pretty big changes: > > - pci master abort support by Marcel > > - pci IRQ API rework by Marcel > > - acpi generation and pci bridge hotplug support by myself > > > > Everything has gone through several revisions, latest versions have been on > > list for a while without any more comments, tested by several > > people. > > > > Please pull for 1.7. > > > > Signed-off-by: Michael S. Tsirkin > > Are you going to do another pull request with the virtio and bus-reset > fixes? > > Paolo I missed that you did the testing of the post-order changed. I'll put them on my branch but I'd rather this kind of change went through a bit more testing so - next pull. For virtio I thought you said Andreas wants to merge it? -- MST