Re: [Qemu-devel] [PATCH v2 04/17] target-arm: Make far_el1 an array

2014-06-11 Thread Greg Bellows
Reviewed-by: Greg Bellows On 9 June 2014 10:04, Edgar E. Iglesias wrote: > From: "Edgar E. Iglesias" > > No functional change. > Prepares for future additions of the EL2 and 3 versions of this reg. > > Signed-off-by: Edgar E. Iglesias > --- > target-arm/cpu.c| 2 +- > target-arm/cp

[Qemu-devel] [PATCH v2 04/17] target-arm: Make far_el1 an array

2014-06-09 Thread Edgar E. Iglesias
From: "Edgar E. Iglesias" No functional change. Prepares for future additions of the EL2 and 3 versions of this reg. Signed-off-by: Edgar E. Iglesias --- target-arm/cpu.c| 2 +- target-arm/cpu.h| 2 +- target-arm/helper-a64.c | 4 ++-- target-arm/helper.c | 12 ++