[RFC 11/11] powerpc: kvm: Kconfig add an option for enabling secondary hwthread
kernelfans at gmail.com
kernelfans at gmail.com
Fri Oct 17 06:30:00 AEDT 2014
Signed-off-by: Liu Ping Fan <pingfank at linux.vnet.ibm.com>
---
arch/powerpc/kvm/Kconfig | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/arch/powerpc/kvm/Kconfig b/arch/powerpc/kvm/Kconfig
index 602eb51..de38566 100644
--- a/arch/powerpc/kvm/Kconfig
+++ b/arch/powerpc/kvm/Kconfig
@@ -93,6 +93,10 @@ config KVM_BOOK3S_64_HV
If unsure, say N.
+config KVMPPC_ENABLE_SECONDARY
+ tristate "KVM support for running on secondary hwthread in host"
+ depends on KVM_BOOK3S_64_HV
+
config KVM_BOOK3S_64_PR
tristate "KVM support without using hypervisor mode in host"
depends on KVM_BOOK3S_64
--
1.8.3.1
More information about the Linuxppc-dev
mailing list