qemu-arm
[Top][All Lists]
Advanced

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

Re: [Qemu-arm] [PATCH 2/2] hw/arm/virt: Add virt-3.0 machine type


From: Peter Maydell
Subject: Re: [Qemu-arm] [PATCH 2/2] hw/arm/virt: Add virt-3.0 machine type
Date: Fri, 15 Jun 2018 13:37:23 +0100

On 30 May 2018 at 15:26, Eric Auger <address@hidden> wrote:
> Add virt-3.0 machine type.
>
> This machine type supports highmem 256MB ECAM by default.
> This feature is disabled for earlier machine types and
> if highmem is off.
>
> The high 256MB ECAM region is chosen instead of the legacy
> 16MB one if the machine type allows it, if highmem is set
> (LPAE supported by the guest) and (!firmware_loaded || aarch64).
> Indeed aarch32 mode FW may not support this high ECAM region.
>
> Signed-off-by: Eric Auger <address@hidden>

I think these patches should be the other way round --
create the new 3.0 machine type first, and then in the
patch adding the high ECAM region you can make it be
only if newer machine type.

thanks
-- PMM



reply via email to

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