qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v2 14/15] target-arm: Disable EL3 on unsupported


From: Greg Bellows
Subject: Re: [Qemu-devel] [PATCH v2 14/15] target-arm: Disable EL3 on unsupported machines
Date: Mon, 15 Dec 2014 15:45:55 -0600

Should the has_el3 property errors on these machines also be silent (will break -cpu host).

Greg

On 15 December 2014 at 11:09, Peter Maydell <address@hidden> wrote:
On 11 December 2014 at 23:29, Greg Bellows <address@hidden> wrote:
> Disables the CPU ARM_FEATURE_EL3 featuere on machine models that can be
> configured to use Cortex-A9, Cortex-A15, and ARM1176 but don't officially
> support EL3.  This preserves backwards compatibility.
>
> Signed-off-by: Greg Bellows <address@hidden>
> ---
>  hw/arm/exynos4210.c   | 11 +++++++++++
>  hw/arm/highbank.c     | 12 ++++++++++++
>  hw/arm/integratorcp.c | 12 ++++++++++++
>  hw/arm/realview.c     | 12 ++++++++++++
>  hw/arm/versatilepb.c  | 12 ++++++++++++
>  hw/arm/xilinx_zynq.c  | 12 ++++++++++++
>  6 files changed, 71 insertions(+)

Reviewed-by: Peter Maydell <address@hidden>

thanks
-- PMM

reply via email to

[Prev in Thread] Current Thread [Next in Thread]