[PATCH 03/13] arm64: Add ARM64_HAS_VIRT_HOST_EXTN feature
From: Will Deacon <hidden>
Date: 2015-07-16 18:04:46
Also in:
kvm, kvmarm, lkml
From: Will Deacon <hidden>
Date: 2015-07-16 18:04:46
Also in:
kvm, kvmarm, lkml
On Wed, Jul 08, 2015 at 05:19:06PM +0100, Marc Zyngier wrote:
Add a new ARM64_HAS_VIRT_HOST_EXTN features to indicate that the CPU has the ARMv8,1 VHE capability. This will be used to trigger kernel patching in KVM. Signed-off-by: Marc Zyngier <redacted>
Acked-by: Will Deacon <redacted> Will