Re: [Qemu-devel] [PATCH v2 05/17] target-arm: Add ESR_EL2 and 3

2014-06-11 Thread Greg Bellows
Reviewed-by: Greg Bellows On 9 June 2014 10:04, Edgar E. Iglesias wrote: > From: "Edgar E. Iglesias" > > Signed-off-by: Edgar E. Iglesias > --- > target-arm/cpu.h| 2 +- > target-arm/helper.c | 8 > 2 files changed, 9 insertions(+), 1 deletion(-) > > diff --git a/target-arm/cpu

[Qemu-devel] [PATCH v2 05/17] target-arm: Add ESR_EL2 and 3

2014-06-09 Thread Edgar E. Iglesias
From: "Edgar E. Iglesias" Signed-off-by: Edgar E. Iglesias --- target-arm/cpu.h| 2 +- target-arm/helper.c | 8 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/target-arm/cpu.h b/target-arm/cpu.h index dca4661..2ee3da2 100644 --- a/target-arm/cpu.h +++ b/target-arm/cp