]> git.baikalelectronics.ru Git - kernel.git/commit
arm64: KVM: PSCI implementation
authorMarc Zyngier <marc.zyngier@arm.com>
Wed, 12 Dec 2012 18:52:05 +0000 (18:52 +0000)
committerMarc Zyngier <marc.zyngier@arm.com>
Wed, 12 Jun 2013 15:40:32 +0000 (16:40 +0100)
commit5e8e2ef0322c756fe7b4e13405dabc832c2751df
tree4cfe34f1c08aa77a4ba14e0c4d38b3c8b044e79c
parent64538963e0db9d68af04a395efd51491c7f8c59e
arm64: KVM: PSCI implementation

Wire the PSCI backend into the exit handling code.

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_host.h
arch/arm64/include/asm/kvm_psci.h [new file with mode: 0644]
arch/arm64/include/uapi/asm/kvm.h
arch/arm64/kvm/handle_exit.c