]> git.baikalelectronics.ru Git - kernel.git/commit
arm64: KVM: system register handling
authorMarc Zyngier <marc.zyngier@arm.com>
Mon, 10 Dec 2012 16:15:34 +0000 (16:15 +0000)
committerMarc Zyngier <marc.zyngier@arm.com>
Fri, 7 Jun 2013 13:03:36 +0000 (14:03 +0100)
commit2d36c2547b034f3256d844b7b6d679d7d9dbd177
tree9cfd6c3a7f2c1235911b0473bec8ce00b4f3fca0
parentb8cd350116fbac57f164debdb1599b3be69368c7
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>
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