On Sat, May 17, 2014 at 12:13:06AM +0200, Alexander Graf wrote:
>
> On 17.05.14 00:10, Edgar E. Iglesias wrote:
> >On Fri, May 16, 2014 at 03:24:42PM +0100, Peter Maydell wrote:
> >>On 6 May 2014 07:08, Edgar E. Iglesias wrote:
> >>>From: "Edgar E. Iglesias"
> >>>
> >>>Maps a given EL to the cor
On 17.05.14 00:10, Edgar E. Iglesias wrote:
On Fri, May 16, 2014 at 03:24:42PM +0100, Peter Maydell wrote:
On 6 May 2014 07:08, Edgar E. Iglesias wrote:
From: "Edgar E. Iglesias"
Maps a given EL to the corresponding MMU index.
Signed-off-by: Edgar E. Iglesias
---
target-arm/cpu.h
On Fri, May 16, 2014 at 03:24:42PM +0100, Peter Maydell wrote:
> On 6 May 2014 07:08, Edgar E. Iglesias wrote:
> > From: "Edgar E. Iglesias"
> >
> > Maps a given EL to the corresponding MMU index.
> >
> > Signed-off-by: Edgar E. Iglesias
> > ---
> > target-arm/cpu.h | 21 +
On 6 May 2014 07:08, Edgar E. Iglesias wrote:
> From: "Edgar E. Iglesias"
>
> Maps a given EL to the corresponding MMU index.
>
> Signed-off-by: Edgar E. Iglesias
> ---
> target-arm/cpu.h | 21 -
> target-arm/translate-a64.c | 8 ++--
> 2 files changed, 22 ins
On Tue, May 6, 2014 at 4:08 PM, Edgar E. Iglesias
wrote:
> From: "Edgar E. Iglesias"
>
> Maps a given EL to the corresponding MMU index.
>
> Signed-off-by: Edgar E. Iglesias
> ---
> target-arm/cpu.h | 21 -
> target-arm/translate-a64.c | 8 ++--
> 2 files chan
From: "Edgar E. Iglesias"
Maps a given EL to the corresponding MMU index.
Signed-off-by: Edgar E. Iglesias
---
target-arm/cpu.h | 21 -
target-arm/translate-a64.c | 8 ++--
2 files changed, 22 insertions(+), 7 deletions(-)
diff --git a/target-arm/cpu.h b/tar