arm64: KVM: CPU specific system registers handling
authorMarc Zyngier <marc.zyngier@arm.com>
Wed, 6 Feb 2013 17:30:48 +0000 (17:30 +0000)
committerChristoffer Dall <christoffer.dall@linaro.org>
Thu, 2 Oct 2014 15:10:26 +0000 (17:10 +0200)
commit3107348ebf0b00722a27b7a4a32c1f4c34fdb1e2
treea0858afa2c8f96bf240a09f6b500b3b357998723
parent068d803462e03f87953424ea6f3910578f3f293e
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>
(cherry picked from commit b990a9d3152bddca62cc1f8bf80518430b98737b)
Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org>
arch/arm64/kvm/sys_regs_generic_v8.c [new file with mode: 0644]