arm64: KVM: 32bit GP register access
authorMarc Zyngier <marc.zyngier@arm.com>
Wed, 6 Feb 2013 19:40:29 +0000 (19:40 +0000)
committerMarc Zyngier <marc.zyngier@arm.com>
Wed, 12 Jun 2013 15:42:14 +0000 (16:42 +0100)
commitb547631fc64e249a3c507e6ce854642507fa7c1c
tree9eedcb03b1576466cb9c75feec6ed4a170320b59
parent40033a614ea3db196d57c477ca328f44eb1e4df0
arm64: KVM: 32bit GP register access

Allow access to the 32bit register file through the usual API.

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