arm64: KVM: Basic ESR_EL2 helpers and vcpu register access
authorMarc Zyngier <marc.zyngier@arm.com>
Mon, 10 Dec 2012 13:27:52 +0000 (13:27 +0000)
committerMarc Zyngier <marc.zyngier@arm.com>
Fri, 7 Jun 2013 13:03:34 +0000 (14:03 +0100)
commit83a4979483c8e597b69d4403794f87fea51fa549
tree59fea9b0673bd44bc3989a87d434041d6d09279b
parentfd9fc9f73cc2070d2637a7ee082800a817fd45f3
arm64: KVM: Basic ESR_EL2 helpers and vcpu register access

Implements helpers for dealing with the EL2 syndrome register as
well as accessing the vcpu registers.

Reviewed-by: Christopher Covington <cov@codeaurora.org>
Reviewed-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
arch/arm64/include/asm/kvm_emulate.h [new file with mode: 0644]