arm64: KVM: system register handling
authorMarc Zyngier <marc.zyngier@arm.com>
Mon, 10 Dec 2012 16:15:34 +0000 (16:15 +0000)
committerChristoffer Dall <christoffer.dall@linaro.org>
Thu, 2 Oct 2014 15:10:25 +0000 (17:10 +0200)
commit068d803462e03f87953424ea6f3910578f3f293e
tree3fd6b12730ed549669b5c4d436ba416fc6b60e3c
parentbecdc5b63f089f0664fc1381fa168b7a7dce09dc
arm64: KVM: system register handling

Provide 64bit system register handling, modeled after the cp15
handling for ARM.

Reviewed-by: Christopher Covington <cov@codeaurora.org>
Reviewed-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
(cherry picked from commit 7c8c5e6a9101ea57a1c2c9faff0917e79251a21e)
Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org>
arch/arm64/include/asm/kvm_coproc.h [new file with mode: 0644]
arch/arm64/include/uapi/asm/kvm.h
arch/arm64/kvm/sys_regs.c [new file with mode: 0644]
arch/arm64/kvm/sys_regs.h [new file with mode: 0644]
include/uapi/linux/kvm.h