Re: [Qemu-devel] [PATCH for-4.2 11/24] target/arm: Add the hypervisor virtual counter
Richard Henderson writes: > Signed-off-by: Richard Henderson Reviewed-by: Alex Bennée > --- > target/arm/cpu-qom.h | 1 + > target/arm/cpu.h | 11 + > target/arm/cpu.c | 2 ++ > target/arm/helper.c | 57 > 4 files changed, 66
[Qemu-devel] [PATCH for-4.2 11/24] target/arm: Add the hypervisor virtual counter
Signed-off-by: Richard Henderson --- target/arm/cpu-qom.h | 1 + target/arm/cpu.h | 11 + target/arm/cpu.c | 2 ++ target/arm/helper.c | 57 4 files changed, 66 insertions(+), 5 deletions(-) diff --git a/target/arm/cpu-qom.h b/targe