]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit93147ef291fd5ced9a5bcacbcd610af378f6b1df
tree59fea9b0673bd44bc3989a87d434041d6d09279b
parent532fc36d482812fcb5598533245fa214ee681391
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]