Loading arch/ia64/kvm/Kconfig +2 −5 Original line number Diff line number Diff line # # KVM configuration # config HAVE_KVM bool config HAVE_KVM_IRQCHIP bool default y source "virt/kvm/Kconfig" menuconfig VIRTUALIZATION bool "Virtualization" Loading @@ -28,6 +24,7 @@ config KVM depends on PCI select PREEMPT_NOTIFIERS select ANON_INODES select HAVE_KVM_IRQCHIP ---help--- Support hosting fully virtualized guest machines using hardware virtualization extensions. You will need a fairly recent Loading arch/powerpc/kvm/Kconfig +1 −2 Original line number Diff line number Diff line Loading @@ -2,8 +2,7 @@ # KVM configuration # config HAVE_KVM_IRQCHIP bool source "virt/kvm/Kconfig" menuconfig VIRTUALIZATION bool "Virtualization" Loading arch/s390/kvm/Kconfig +1 −5 Original line number Diff line number Diff line # # KVM configuration # config HAVE_KVM bool config HAVE_KVM_IRQCHIP bool source "virt/kvm/Kconfig" menuconfig VIRTUALIZATION bool "Virtualization" Loading arch/x86/kvm/Kconfig +2 −5 Original line number Diff line number Diff line # # KVM configuration # config HAVE_KVM bool config HAVE_KVM_IRQCHIP bool default y source "virt/kvm/Kconfig" menuconfig VIRTUALIZATION bool "Virtualization" Loading @@ -29,6 +25,7 @@ config KVM select PREEMPT_NOTIFIERS select MMU_NOTIFIER select ANON_INODES select HAVE_KVM_IRQCHIP ---help--- Support hosting fully virtualized guest machines using hardware virtualization extensions. You will need a fairly recent Loading virt/kvm/Kconfig 0 → 100644 +7 −0 Original line number Diff line number Diff line # KVM common configuration items and defaults config HAVE_KVM bool config HAVE_KVM_IRQCHIP bool Loading
arch/ia64/kvm/Kconfig +2 −5 Original line number Diff line number Diff line # # KVM configuration # config HAVE_KVM bool config HAVE_KVM_IRQCHIP bool default y source "virt/kvm/Kconfig" menuconfig VIRTUALIZATION bool "Virtualization" Loading @@ -28,6 +24,7 @@ config KVM depends on PCI select PREEMPT_NOTIFIERS select ANON_INODES select HAVE_KVM_IRQCHIP ---help--- Support hosting fully virtualized guest machines using hardware virtualization extensions. You will need a fairly recent Loading
arch/powerpc/kvm/Kconfig +1 −2 Original line number Diff line number Diff line Loading @@ -2,8 +2,7 @@ # KVM configuration # config HAVE_KVM_IRQCHIP bool source "virt/kvm/Kconfig" menuconfig VIRTUALIZATION bool "Virtualization" Loading
arch/s390/kvm/Kconfig +1 −5 Original line number Diff line number Diff line # # KVM configuration # config HAVE_KVM bool config HAVE_KVM_IRQCHIP bool source "virt/kvm/Kconfig" menuconfig VIRTUALIZATION bool "Virtualization" Loading
arch/x86/kvm/Kconfig +2 −5 Original line number Diff line number Diff line # # KVM configuration # config HAVE_KVM bool config HAVE_KVM_IRQCHIP bool default y source "virt/kvm/Kconfig" menuconfig VIRTUALIZATION bool "Virtualization" Loading @@ -29,6 +25,7 @@ config KVM select PREEMPT_NOTIFIERS select MMU_NOTIFIER select ANON_INODES select HAVE_KVM_IRQCHIP ---help--- Support hosting fully virtualized guest machines using hardware virtualization extensions. You will need a fairly recent Loading
virt/kvm/Kconfig 0 → 100644 +7 −0 Original line number Diff line number Diff line # KVM common configuration items and defaults config HAVE_KVM bool config HAVE_KVM_IRQCHIP bool