summaryrefslogtreecommitdiffstats
path: root/hw/pci
diff options
context:
space:
mode:
authorDmitry Fleytman <dmitry@daynix.com>2013-03-09 11:21:06 +0200
committerStefan Hajnoczi <stefanha@redhat.com>2013-03-25 11:13:10 +0100
commit786fd2b0f87baded8c9e55307b99719eea3e016e (patch)
tree1f7bb28ce163803a6bc1e6bbb835ddb680a4e392 /hw/pci
parente263cd49c73c595af0917c83dc004234660e0c71 (diff)
downloadhqemu-786fd2b0f87baded8c9e55307b99719eea3e016e.zip
hqemu-786fd2b0f87baded8c9e55307b99719eea3e016e.tar.gz
VMXNET3 device implementation
Signed-off-by: Dmitry Fleytman <dmitry@daynix.com> Signed-off-by: Yan Vugenfirer <yan@daynix.com> Signed-off-by: Stefan Hajnoczi <stefanha@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 f340fe5..3beb70b 100644
--- a/hw/pci/pci.h
+++ b/hw/pci/pci.h
@@ -60,6 +60,7 @@
#define PCI_DEVICE_ID_VMWARE_NET 0x0720
#define PCI_DEVICE_ID_VMWARE_SCSI 0x0730
#define PCI_DEVICE_ID_VMWARE_IDE 0x1729
+#define PCI_DEVICE_ID_VMWARE_VMXNET3 0x07B0
/* Intel (0x8086) */
#define PCI_DEVICE_ID_INTEL_82551IT 0x1209
OpenPOWER on IntegriCloud