From e2fc836b18770d39287b4c134a3536fd263c2bdd Mon Sep 17 00:00:00 2001 From: aurel32 Date: Sat, 24 Jan 2009 16:37:31 +0000 Subject: 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 git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@6428 c046a42c-6fe2-441c-8c8c-71466251a162 --- pci-ids.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'pci-ids.txt') diff --git a/pci-ids.txt b/pci-ids.txt index 57d8175..73125a8 100644 --- a/pci-ids.txt +++ b/pci-ids.txt @@ -19,8 +19,9 @@ VirtIO Device IDs 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. -- cgit v1.1