From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MqWJx-0004oh-IF for qemu-devel@nongnu.org; Wed, 23 Sep 2009 14:12:05 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MqWJs-0004o4-6r for qemu-devel@nongnu.org; Wed, 23 Sep 2009 14:12:05 -0400 Received: from [199.232.76.173] (port=53627 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MqWJr-0004o1-Nu for qemu-devel@nongnu.org; Wed, 23 Sep 2009 14:11:59 -0400 Received: from mx20.gnu.org ([199.232.41.8]:34938) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MqWJr-0008Ql-D9 for qemu-devel@nongnu.org; Wed, 23 Sep 2009 14:11:59 -0400 Received: from mail-qy0-f173.google.com ([209.85.221.173]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MqWJq-0008U3-Kk for qemu-devel@nongnu.org; Wed, 23 Sep 2009 14:11:58 -0400 Received: by qyk3 with SMTP id 3so818414qyk.4 for ; Wed, 23 Sep 2009 11:11:56 -0700 (PDT) Message-ID: <4ABA64E4.7070007@codemonkey.ws> Date: Wed, 23 Sep 2009 13:11:48 -0500 From: Anthony Liguori MIME-Version: 1.0 References: <20090923155559.GA18203@redhat.com> In-Reply-To: <20090923155559.GA18203@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: 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 , kraxel@redhat.com, Avi Kivity , Paul Brook Hi Michael, Michael S. Tsirkin wrote: > Hi! > I created a qemu tree to collect pci related qemu fixes, > to make sure they don't get lost. > > The idea's the patches have been posted on list already, so it should be enough > to repost a short summary here, rather than flood everyone's > mailboxes by reposting a full patchset. > > The tree is here: > git://git.kernel.org/pub/scm/linux/kernel/git/mst/qemu.git pci > > Beware: do not publish a tree on top of this one as I might be rebasing it. If > you want me to add a patch there, just mail me. > > Below's the first nag: > > --- > > Here are the pci fixes I know of that haven't been applied already. > Anthony, all, any more comments on any of them? > If yes, please reply on the original patch. > If no, please apply. > > 9305505 qemu/virtio-pci: remove unnecessary check > This was posted yesterday. > 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 > These were posted a week ago. I am behind on staging unfortunately. I think it makes sense for everyone to keep their own trees and to make them publicly accessible. However, for resends, I would still like them to occur on the mailing list. In general, I would wait at least two weeks for a resend. I understand that this is a very long time and I'm working on trying to make patch response time more reliable. I would like to point out though that these patches are by no means lost. Regards, Anthony Liguori