qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v4 3/3] Minimal ARM LPAE support.


From: Avi Kivity
Subject: Re: [Qemu-devel] [PATCH v4 3/3] Minimal ARM LPAE support.
Date: Thu, 15 Mar 2012 17:20:02 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.1) Gecko/20120216 Thunderbird/10.0.1

On 03/15/2012 04:30 PM, Alexey Starikovskiy wrote:
> Sufficient to boot Linux kernel on vexpress-a15
>
> Missing:
> * Extends the DBGDRAR and DBGDSAR to 64 bits, to hold PAs of up to 40 bits.
> * Defines two Memory Attribute Indirection Registers, MAIRn, to replace PRRR 
> and NMRR when
> using the Long-descriptor translation table format.
> * Provides two IMPLEMENTATION DEFINED Auxiliary Memory Attribute Indirection 
> Registers 0
> AMAIRn.
>
>

Please add code that detects the use of unimplemented features and
aborts (or better, implement the missing features).  This way when Linux
(or another guest) starts to use these features, we don't get silent
breakage.

-- 
error compiling committee.c: too many arguments to function




reply via email to

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