summaryrefslogtreecommitdiffstats
path: root/hw/pci
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2012-12-13 10:19:36 +0100
committerMichael S. Tsirkin <mst@redhat.com>2013-01-08 20:24:34 +0200
commit13744bd0a054bc7a4b1432cc8facd23d41a9806e (patch)
treee3f0c693dbfa5e18844dd6737001431f5a477ea7 /hw/pci
parent4ea9296c0738e7885e27f463bb6bcbab32b6ef7a (diff)
downloadhqemu-13744bd0a054bc7a4b1432cc8facd23d41a9806e.zip
hqemu-13744bd0a054bc7a4b1432cc8facd23d41a9806e.tar.gz
virtio-9p: use symbolic constant, add to pci-ids.txt
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'hw/pci')
-rw-r--r--hw/pci/pci.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/pci/pci.h b/hw/pci/pci.h
index 72927e3..ed098ce 100644
--- a/hw/pci/pci.h
+++ b/hw/pci/pci.h
@@ -77,6 +77,7 @@
#define PCI_DEVICE_ID_VIRTIO_CONSOLE 0x1003
#define PCI_DEVICE_ID_VIRTIO_SCSI 0x1004
#define PCI_DEVICE_ID_VIRTIO_RNG 0x1005
+#define PCI_DEVICE_ID_VIRTIO_9P 0x1009
#define FMT_PCIBUS PRIx64
OpenPOWER on IntegriCloud