From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MupkT-0005x6-3m for qemu-devel@nongnu.org; Mon, 05 Oct 2009 11:45:17 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MupkO-0005si-9F for qemu-devel@nongnu.org; Mon, 05 Oct 2009 11:45:16 -0400 Received: from [199.232.76.173] (port=41294 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MupkO-0005sY-5f for qemu-devel@nongnu.org; Mon, 05 Oct 2009 11:45:12 -0400 Received: from mail-yw0-f179.google.com ([209.85.211.179]:60343) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MupkN-0007LU-Ss for qemu-devel@nongnu.org; Mon, 05 Oct 2009 11:45:11 -0400 Received: by ywh9 with SMTP id 9so3512935ywh.19 for ; Mon, 05 Oct 2009 08:45:11 -0700 (PDT) Message-ID: <4ACA1482.9020307@codemonkey.ws> Date: Mon, 05 Oct 2009 10:45:06 -0500 From: Anthony Liguori MIME-Version: 1.0 References: <20091005145115.GA31281@redhat.com> In-Reply-To: <20091005145115.GA31281@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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: "Michael S. Tsirkin" Cc: Carsten Otte , markmc@redhat.com, qemu-devel@nongnu.org, Christian Borntraeger , Isaku Yamahata , kraxel@redhat.com, Avi Kivity , Paul Brook 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. > All, any more comments on any of them? > If yes, please reply on the original patch, not here. > > eee1bff qemu: clean up target page usage in msix > 52a5bce fix comment on cpu_register_physical_memory_offset > 9305505 qemu/virtio-pci: remove unnecessary check > c128c88 qemu/pci: reset device registers on bus reset > 74b7e8b qemu/pci: refactor code/symbolic constants > 5307502 qemu/virtio: fix reset with device removal > c1f2e99 qemu/qdev: type safety in reset handler > Most should be in master now. Regards, Anthony Liguori