]> asedeno.scripts.mit.edu Git - linux.git/commit
ARM: KVM: Move GP registers into the CPU context structure
authorMarc Zyngier <marc.zyngier@arm.com>
Sun, 3 Jan 2016 11:26:01 +0000 (11:26 +0000)
committerMarc Zyngier <marc.zyngier@arm.com>
Mon, 29 Feb 2016 18:34:12 +0000 (18:34 +0000)
commitc2a8dab507ca6f8990c12372052efc830f51dd3f
tree572950287f254ee8b8348b0e08cd18d1ec94459a
parentfb32a52a1d4487f3ac5b7ccb659d0beb11ec504f
ARM: KVM: Move GP registers into the CPU context structure

Continuing our rework of the CPU context, we now move the GP
registers into the CPU context structure.

Reviewed-by: Christoffer Dall <christoffer.dall@linaro.org>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
arch/arm/include/asm/kvm_emulate.h
arch/arm/include/asm/kvm_host.h
arch/arm/kernel/asm-offsets.c
arch/arm/kvm/emulate.c
arch/arm/kvm/guest.c
arch/arm/kvm/interrupts_head.S
arch/arm/kvm/reset.c