arm64: KVM: 32bit GP register access
authorMarc Zyngier <marc.zyngier@arm.com>
Wed, 6 Feb 2013 19:40:29 +0000 (19:40 +0000)
committerChristoffer Dall <christoffer.dall@linaro.org>
Thu, 2 Oct 2014 15:10:31 +0000 (17:10 +0200)
commit934f190b989d879c8ef59e26c9d6eb2d10632f0a
tree335709778ece8f343e5f509d66edbce6c40519fb
parent8ee55043e2fc5e6c90209f478c70b600dce523a9
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>
(cherry picked from commit b547631fc64e249a3c507e6ce854642507fa7c1c)
Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org>
arch/arm64/include/asm/kvm_emulate.h
arch/arm64/kvm/Makefile
arch/arm64/kvm/regmap.c [new file with mode: 0644]