summaryrefslogtreecommitdiffstats
path: root/hw
diff options
context:
space:
mode:
authorIsaku Yamahata2012-10-19 22:43:31 +0200
committerMichael S. Tsirkin2012-10-29 16:59:06 +0100
commit9e38f56183c52e06fc29c64691f59a46d246eec5 (patch)
tree87d3457addb8268a386f403ad141b5b24a4a251d /hw
parentpci: pci capability must be in PCI space (diff)
downloadqemu-9e38f56183c52e06fc29c64691f59a46d246eec5.tar.gz
qemu-9e38f56183c52e06fc29c64691f59a46d246eec5.tar.xz
qemu-9e38f56183c52e06fc29c64691f59a46d246eec5.zip
pci_ids: add intel 82801BA pci-to-pci bridge id
Adds pci id constants which will be used by q35. Reviewed-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Isaku Yamahata <yamahata@valinux.co.jp> Signed-off-by: Jason Baron <jbaron@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'hw')
-rw-r--r--hw/pci_ids.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/pci_ids.h b/hw/pci_ids.h
index c017a79998..0bfc28f7fb 100644
--- a/hw/pci_ids.h
+++ b/hw/pci_ids.h
@@ -105,6 +105,7 @@
#define PCI_DEVICE_ID_INTEL_82378 0x0484
#define PCI_DEVICE_ID_INTEL_82441 0x1237
#define PCI_DEVICE_ID_INTEL_82801AA_5 0x2415
+#define PCI_DEVICE_ID_INTEL_82801BA_11 0x244e
#define PCI_DEVICE_ID_INTEL_82801D 0x24CD
#define PCI_DEVICE_ID_INTEL_ESB_9 0x25ab
#define PCI_DEVICE_ID_INTEL_82371SB_0 0x7000