Re: [PATCH v2 05/28] ARM: KVM: Move GP registers into the CPU context structure

2016-02-09 Thread Christoffer Dall
On Thu, Feb 04, 2016 at 11:00:22AM +, Marc Zyngier wrote: > Continuing our rework of the CPU context, we now move the GP > registers into the CPU context structure. > > Signed-off-by: Marc Zyngier Reviewed-by: Christoffer Dall ___ kvmarm mailing l

[PATCH v2 05/28] ARM: KVM: Move GP registers into the CPU context structure

2016-02-04 Thread Marc Zyngier
Continuing our rework of the CPU context, we now move the GP registers into the CPU context structure. Signed-off-by: Marc Zyngier --- arch/arm/include/asm/kvm_emulate.h | 8 arch/arm/include/asm/kvm_host.h| 3 +-- arch/arm/kernel/asm-offsets.c | 18 +- arch/a