hw/arm/virt: Add SMMUv3 to the virt board
authorPrem Mallappa <prem.mallappa@broadcom.com>
Fri, 4 May 2018 17:05:52 +0000 (18:05 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 4 May 2018 17:52:58 +0000 (18:52 +0100)
commit584105eab2f49132b00c4d4baa0d94e0a4baed38
treea9d6c465ae69fd70859645c114d2a2b449724b88
parentb05c81d292be96e27bd61ed1f67d313eafbda4d9
hw/arm/virt: Add SMMUv3 to the virt board

Add code to instantiate an smmuv3 in virt machine. A new iommu
integer member is introduced in VirtMachineState to store the type
of the iommu in use.

Signed-off-by: Prem Mallappa <prem.mallappa@broadcom.com>
Signed-off-by: Eric Auger <eric.auger@redhat.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 1524665762-31355-13-git-send-email-eric.auger@redhat.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/arm/virt.c
include/hw/arm/virt.h