From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41437) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VVjaR-0006hs-J0 for qemu-devel@nongnu.org; Mon, 14 Oct 2013 10:57:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VVjaJ-0002HD-2F for qemu-devel@nongnu.org; Mon, 14 Oct 2013 10:57:35 -0400 Received: from mail-qa0-x22c.google.com ([2607:f8b0:400d:c00::22c]:56416) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VVjaI-0002Gr-Uh for qemu-devel@nongnu.org; Mon, 14 Oct 2013 10:57:27 -0400 Received: by mail-qa0-f44.google.com with SMTP id cm18so2530614qab.17 for ; Mon, 14 Oct 2013 07:57:26 -0700 (PDT) Sender: Paolo Bonzini Message-ID: <525C064F.9010808@redhat.com> Date: Mon, 14 Oct 2013 16:57:19 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <1381762577-12526-1-git-send-email-mst@redhat.com> In-Reply-To: <1381762577-12526-1-git-send-email-mst@redhat.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit 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: "Michael S. Tsirkin" Cc: peter.maydell@linaro.org, marcel.a@redhat.com, qemu-devel@nongnu.org, kraxel@redhat.com, Anthony Liguori , imammedo@redhat.com 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