]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit510c9d73b8aa7d164485162d52a340d0940e0075
tree15ecd0c3748b4931bfc57ffe4553c765283ffd27
parenta6ff102e8c7b5792782d0b9614f663abbf20501a
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]