From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LQlVn-0000Ta-2N for qemu-devel@nongnu.org; Sat, 24 Jan 2009 11:37:35 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LQlVl-0000T6-KD for qemu-devel@nongnu.org; Sat, 24 Jan 2009 11:37:33 -0500 Received: from [199.232.76.173] (port=53280 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LQlVl-0000Sz-Cu for qemu-devel@nongnu.org; Sat, 24 Jan 2009 11:37:33 -0500 Received: from savannah.gnu.org ([199.232.41.3]:58490 helo=sv.gnu.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LQlVk-0001wI-UD for qemu-devel@nongnu.org; Sat, 24 Jan 2009 11:37:33 -0500 Received: from cvs.savannah.gnu.org ([199.232.41.69]) by sv.gnu.org with esmtp (Exim 4.63) (envelope-from ) id 1LQlVj-0003oc-Tb for qemu-devel@nongnu.org; Sat, 24 Jan 2009 16:37:31 +0000 Received: from aurel32 by cvs.savannah.gnu.org with local (Exim 4.63) (envelope-from ) id 1LQlVj-0003oU-OW for qemu-devel@nongnu.org; Sat, 24 Jan 2009 16:37:31 +0000 MIME-Version: 1.0 Errors-To: aurel32 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit From: Aurelien Jarno Message-Id: Date: Sat, 24 Jan 2009 16:37:31 +0000 Subject: [Qemu-devel] [6428] List virtio console device in pci-ids.txt 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 Revision: 6428 http://svn.sv.gnu.org/viewvc/?view=rev&root=qemu&revision=6428 Author: aurel32 Date: 2009-01-24 16:37:31 +0000 (Sat, 24 Jan 2009) Log Message: ----------- List virtio console device in pci-ids.txt As mentioned in: http://lists.gnu.org/archive/html/qemu-devel/2009-01/msg00907.html pci-ids.txt needs updating to list the the virtio-console PCI device ID. Signed-off-by: Stuart Brady Signed-off-by: Aurelien Jarno Modified Paths: -------------- trunk/pci-ids.txt Modified: trunk/pci-ids.txt =================================================================== --- trunk/pci-ids.txt 2009-01-24 16:35:56 UTC (rev 6427) +++ trunk/pci-ids.txt 2009-01-24 16:37:31 UTC (rev 6428) @@ -19,8 +19,9 @@ 1af4:1000 network device 1af4:1001 block device 1af4:1002 balloon device +1af4:1003 console device -1af4:1003 Reserved. +1af4:1004 Reserved. to Contact Gerd Hoffmann to get a 1af4:10ef device ID assigned for your new virtio device.