aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kvm/Kconfig
diff options
context:
space:
mode:
authorMarc Zyngier <maz@kernel.org>2021-08-20 12:23:09 +0100
committerMarc Zyngier <maz@kernel.org>2021-08-20 12:23:09 +0100
commitca3385a507ad918fb8b7a6a52ad3d321601a66f2 (patch)
tree1e33648cdbdedd9f3a315dcefb8d7435d5b8129f /arch/arm64/kvm/Kconfig
parentMerge branch kvm-arm64/psci/cpu_on into kvmarm-master/next (diff)
parentKVM: arm64: Use generic KVM xfer to guest work function (diff)
downloadlinux-dev-ca3385a507ad918fb8b7a6a52ad3d321601a66f2.tar.xz
linux-dev-ca3385a507ad918fb8b7a6a52ad3d321601a66f2.zip
Merge branch kvm-arm64/generic-entry into kvmarm-master/next
Switch KVM/arm64 to the generic entry code, courtesy of Oliver Upton * kvm-arm64/generic-entry: KVM: arm64: Use generic KVM xfer to guest work function entry: KVM: Allow use of generic KVM entry w/o full generic support KVM: arm64: Record number of signal exits as a vCPU stat Signed-off-by: Marc Zyngier <maz@kernel.org>
Diffstat (limited to 'arch/arm64/kvm/Kconfig')
-rw-r--r--arch/arm64/kvm/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/kvm/Kconfig b/arch/arm64/kvm/Kconfig
index 9b9721895e5c..d7eec0b43744 100644
--- a/arch/arm64/kvm/Kconfig
+++ b/arch/arm64/kvm/Kconfig
@@ -26,6 +26,7 @@ menuconfig KVM
select HAVE_KVM_ARCH_TLB_FLUSH_ALL
select KVM_MMIO
select KVM_GENERIC_DIRTYLOG_READ_PROTECT
+ select KVM_XFER_TO_GUEST_WORK
select SRCU
select KVM_VFIO
select HAVE_KVM_EVENTFD