hw/arm/vexpress: Add "virtualization" property controlling presence of EL2
commitcac0d80809d9c323cb0ed06843804844c7e09f6b
authorPeter Maydell <peter.maydell@linaro.org>
Fri, 24 Aug 2018 12:17:35 +0000 (24 13:17 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 24 Aug 2018 12:17:35 +0000 (24 13:17 +0100)
tree4fb7dcd674181f2287ccb6e354f9c9aa1e122f64
parent3921019abc87bb1ceefb71a9b829614eb98d5ba9
hw/arm/vexpress: Add "virtualization" property controlling presence of EL2

Add a "virtualization" property to the vexpress-a15 board,
controlling presence of EL2. As with EL3, we default to
enabling it, but the user can disable it if they have an
older guest which can't cope with it being present.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Luc Michel <luc.michel@greensocs.com>
Message-id: 20180821132811.17675-10-peter.maydell@linaro.org
hw/arm/vexpress.c