xlnx-zcu102: Add a machine level virtualization property
commit1946809ece906d517e96fdcb0b39c5e63916fb5a
authorAlistair Francis <alistair.francis@xilinx.com>
Thu, 14 Sep 2017 17:43:18 +0000 (14 18:43 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 14 Sep 2017 17:43:18 +0000 (14 18:43 +0100)
treebfc8b80473f5789741ab834a1cb0bdadbc02c83e
parentb7436e94ded250b92aaa03bd72eab2279aba197b
xlnx-zcu102: Add a machine level virtualization property

Add a machine level virtualization property. This defaults to false and can be
set to true using this machine command line argument:
    -machine xlnx-zcu102,virtualization=on

This follows what the ARM virt machine does.

This property only applies to the ZCU102 machine. The EP108 machine does
not have this property.

Signed-off-by: Alistair Francis <alistair.francis@xilinx.com>
Reviewed-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/arm/xlnx-zcu102.c
hw/arm/xlnx-zynqmp.c
include/hw/arm/xlnx-zynqmp.h