aboutsummaryrefslogtreecommitdiffstats
path: root/xen/drivers/passthrough/vtd/intremap.c
diff options
context:
space:
mode:
Diffstat (limited to 'xen/drivers/passthrough/vtd/intremap.c')
-rw-r--r--xen/drivers/passthrough/vtd/intremap.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/xen/drivers/passthrough/vtd/intremap.c b/xen/drivers/passthrough/vtd/intremap.c
index f3bb31b4b2..2f8b9ebc23 100644
--- a/xen/drivers/passthrough/vtd/intremap.c
+++ b/xen/drivers/passthrough/vtd/intremap.c
@@ -442,6 +442,7 @@ static void set_msi_source_id(struct pci_dev *pdev, struct iremap_entry *ire)
case DEV_TYPE_PCIe_ENDPOINT:
case DEV_TYPE_PCIe_BRIDGE:
case DEV_TYPE_PCIe2PCI_BRIDGE:
+ case DEV_TYPE_PCI_HOST_BRIDGE:
switch ( pdev->phantom_stride )
{
case 1: sq = SQ_13_IGNORE_3; break;