On Fri, 14 Feb 2020 at 13:29, Eric Auger <[email protected]> wrote: > > Adds the "virtio,pci-iommu" node in the host bridge node and > the RID mapping, excluding the IOMMU RID. > > This is done in the virtio-iommu-pci hotplug handler which > gets called only if no firmware is loaded or if -no-acpi is > passed on the command line. As non DT integration is > not yet supported by the kernel we must make sure we > are in DT mode. This limitation will be removed as soon > as the topology description feature gets supported. > > Signed-off-by: Eric Auger <[email protected]>
Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM
