]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit5e7f2aa755b3ce566bf64d201f71938e994582d2
tree9eedcb03b1576466cb9c75feec6ed4a170320b59
parent7c4a077623e45004da3cc1d5cbdfdfcfbbf95722
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]