arm64: KVM: CPU specific system registers handling
authorMarc Zyngier <marc.zyngier@arm.com>
Wed, 6 Feb 2013 17:30:48 +0000 (17:30 +0000)
committerMarc Zyngier <marc.zyngier@arm.com>
Fri, 7 Jun 2013 13:03:37 +0000 (14:03 +0100)
commitb990a9d3152bddca62cc1f8bf80518430b98737b
tree15ecd0c3748b4931bfc57ffe4553c765283ffd27
parent7c8c5e6a9101ea57a1c2c9faff0917e79251a21e
arm64: KVM: CPU specific system registers handling

Add the support code for CPU specific system registers. Not much
here yet.

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/kvm/sys_regs_generic_v8.c [new file with mode: 0644]