Re: [Qemu-devel] [PATCH v3 11/15] target-arm: Add CNTVOFF_EL2
On Mon, Jun 01, 2015 at 05:09:29PM +0100, Peter Maydell wrote: > On 29 May 2015 at 07:43, Edgar E. Iglesias wrote: > > From: "Edgar E. Iglesias" > > > > Signed-off-by: Edgar E. Iglesias > > --- > > target-arm/cpu.h| 1 + > > target-arm/helper.c | 47
Re: [Qemu-devel] [PATCH v3 11/15] target-arm: Add CNTVOFF_EL2
On 29 May 2015 at 07:43, Edgar E. Iglesias wrote: > From: "Edgar E. Iglesias" > > Signed-off-by: Edgar E. Iglesias > --- > target-arm/cpu.h| 1 + > target-arm/helper.c | 47 +-- > 2 files changed, 42 insertions(+), 6 deletions(-) > > diff --git a