summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2015-06-18 12:17:29 +0200
committerMichael S. Tsirkin <mst@redhat.com>2015-06-23 17:08:22 +0200
commiteb6c6a604890201e321a6ace32973d10dc033245 (patch)
treea6efd59428fd105df4823fe76c5f62da41c4ded9 /include
parent72d97b3a543a9c2c820bd463ba24751ae4247ac3 (diff)
downloadhqemu-eb6c6a604890201e321a6ace32973d10dc033245.zip
hqemu-eb6c6a604890201e321a6ace32973d10dc033245.tar.gz
add pci-bridge-seat
Simplifies multiseat configuration, see docs/multiseat.txt update for details. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'include')
-rw-r--r--include/hw/pci/pci.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/hw/pci/pci.h b/include/hw/pci/pci.h
index d44bc84..551cb3d 100644
--- a/include/hw/pci/pci.h
+++ b/include/hw/pci/pci.h
@@ -92,6 +92,7 @@
#define PCI_DEVICE_ID_REDHAT_SDHCI 0x0007
#define PCI_DEVICE_ID_REDHAT_PCIE_HOST 0x0008
#define PCI_DEVICE_ID_REDHAT_PXB 0x0009
+#define PCI_DEVICE_ID_REDHAT_BRIDGE_SEAT 0x000a
#define PCI_DEVICE_ID_REDHAT_QXL 0x0100
#define FMT_PCIBUS PRIx64
OpenPOWER on IntegriCloud