From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LAst9-0005m6-7z for qemu-devel@nongnu.org; Thu, 11 Dec 2008 16:16:03 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LAst8-0005kl-BH for qemu-devel@nongnu.org; Thu, 11 Dec 2008 16:16:02 -0500 Received: from [199.232.76.173] (port=55281 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LAst8-0005kZ-6K for qemu-devel@nongnu.org; Thu, 11 Dec 2008 16:16:02 -0500 Received: from yw-out-1718.google.com ([74.125.46.153]:49449) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LAst7-0000RP-QQ for qemu-devel@nongnu.org; Thu, 11 Dec 2008 16:16:01 -0500 Received: by yw-out-1718.google.com with SMTP id 6so527153ywa.82 for ; Thu, 11 Dec 2008 13:16:00 -0800 (PST) Message-ID: <4941830D.1080502@codemonkey.ws> Date: Thu, 11 Dec 2008 15:15:57 -0600 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH] pci: add default pci subsystem id for all devices. References: <49413ED7.4000807@redhat.com> In-Reply-To: <49413ED7.4000807@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Gerd Hoffmann wrote: > Hi, > > Has been a while since the last submission. Meanwhile the ID allocation > has been sorted and documented (see pci-ids.txt added by the patch), so > I hope there are no outstanding issues any more. > > please apply, > Gerd > Applied. Thanks. The readme is a nice touch too. Regards, Anthony Liguori