xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] AMD/IOMMU: revert "amd/iommu: assign iommu devices to Xen"
@ 2019-06-03 13:00 Jan Beulich
  2019-06-03 13:00 ` [Xen-devel] " Jan Beulich
                   ` (3 more replies)
  0 siblings, 4 replies; 20+ messages in thread
From: Jan Beulich @ 2019-06-03 13:00 UTC (permalink / raw)
  To: xen-devel; +Cc: Brian Woods, Suravee Suthikulpanit, Roger Pau Monne

This reverts commit b6bd02b7a877f9fac2de69e64d8245d56f92ab25. The change
was redundant with amd_iommu_detect_one_acpi() already calling
pci_ro_device().

Signed-off-by: Jan Beulich <jbeulich@suse.com>

--- a/xen/drivers/passthrough/amd/iommu_init.c
+++ b/xen/drivers/passthrough/amd/iommu_init.c
@@ -1021,8 +1021,6 @@ static void * __init allocate_ppr_log(st
 
 static int __init amd_iommu_init_one(struct amd_iommu *iommu)
 {
-    pci_hide_device(iommu->seg, PCI_BUS(iommu->bdf), PCI_DEVFN2(iommu->bdf));
-
     if ( map_iommu_mmio_region(iommu) != 0 )
         goto error_out;
 



_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2019-06-19 16:29 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-03 13:00 [PATCH] AMD/IOMMU: revert "amd/iommu: assign iommu devices to Xen" Jan Beulich
2019-06-03 13:00 ` [Xen-devel] " Jan Beulich
2019-06-04  8:48 ` Roger Pau Monné
2019-06-04  8:48   ` [Xen-devel] " Roger Pau Monné
2019-06-04  9:29   ` Jan Beulich
2019-06-04  9:29     ` [Xen-devel] " Jan Beulich
2019-06-04 13:02   ` Jan Beulich
2019-06-04 16:20     ` Roger Pau Monné
2019-06-05  7:55       ` Jan Beulich
2019-06-05  8:02         ` Jan Beulich
2019-06-05  9:52           ` Roger Pau Monné
2019-06-05  9:06         ` Roger Pau Monné
2019-06-05  9:12           ` Andrew Cooper
2019-06-05  9:14           ` Jan Beulich
2019-06-04  9:04 ` Andrew Cooper
2019-06-04  9:04   ` [Xen-devel] " Andrew Cooper
2019-06-04  9:21   ` Jan Beulich
2019-06-04  9:21     ` [Xen-devel] " Jan Beulich
2019-06-04 12:08   ` Jan Beulich
2019-06-19 16:29 ` Woods, Brian

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).