Re: [PATCH v5 06/12] hw/arm/virt: Remove device tree restriction for virtio-iommu

2021-10-21 Thread Igor Mammedov
On Wed, 20 Oct 2021 18:27:40 +0100 Jean-Philippe Brucker wrote: > virtio-iommu is now supported with ACPI VIOT as well as device tree. > Remove the restriction that prevents from instantiating a virtio-iommu > device under ACPI. > > Reviewed-by: Eric Auger > Signed-off-by: Jean-Philippe

[PATCH v5 06/12] hw/arm/virt: Remove device tree restriction for virtio-iommu

2021-10-20 Thread Jean-Philippe Brucker
virtio-iommu is now supported with ACPI VIOT as well as device tree. Remove the restriction that prevents from instantiating a virtio-iommu device under ACPI. Reviewed-by: Eric Auger Signed-off-by: Jean-Philippe Brucker --- hw/arm/virt.c| 10 ++