Re: [PATCH v15 8/9] hw/arm/virt: Add the virtio-iommu device tree mappings

2020-02-13 Thread Auger Eric
Hi Peter, Michael, On 2/11/20 6:31 PM, Auger Eric wrote: > Hi Peter, > > On 2/11/20 4:00 PM, Peter Maydell wrote: >> On Sat, 8 Feb 2020 at 12:01, Eric Auger wrote: >>> >>> Adds the "virtio,pci-iommu" node in the host bridge node and >>> the RID mapping, excluding the IOMMU RID. >>> >>> This is

Re: [PATCH v15 8/9] hw/arm/virt: Add the virtio-iommu device tree mappings

2020-02-11 Thread Auger Eric
Hi Peter, On 2/11/20 4:00 PM, Peter Maydell wrote: > On Sat, 8 Feb 2020 at 12:01, Eric Auger 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

Re: [PATCH v15 8/9] hw/arm/virt: Add the virtio-iommu device tree mappings

2020-02-11 Thread Peter Maydell
On Sat, 8 Feb 2020 at 12:01, Eric Auger 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

[PATCH v15 8/9] hw/arm/virt: Add the virtio-iommu device tree mappings

2020-02-08 Thread Eric Auger
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