aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/kvm/Kconfig
diff options
context:
space:
mode:
authorAvi Kivity <avi@redhat.com>2012-05-17 13:14:08 +0300
committerAvi Kivity <avi@redhat.com>2012-06-05 16:31:06 +0300
commita6bb7929677aacfce3f864c3cdacaa7d527945d5 (patch)
tree854ec15f3fd4e004262ff1c2a68ecd89825c2b3b /arch/ia64/kvm/Kconfig
parentKVM: VMX: Use EPT Access bit in response to memory notifiers (diff)
downloadlinux-dev-a6bb7929677aacfce3f864c3cdacaa7d527945d5.tar.xz
linux-dev-a6bb7929677aacfce3f864c3cdacaa7d527945d5.zip
KVM: ia64: Mark ia64 KVM as BROKEN
Practically all patches to ia64 KVM are build fixes; numerous warnings remain; the last patch from the maintainer was committed more than three years ago. It is clear that no one is using this thing. Mark as BROKEN to ensure people don't get hit by pointless build problems. Signed-off-by: Avi Kivity <avi@redhat.com> Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com> Signed-off-by: Avi Kivity <avi@redhat.com>
Diffstat (limited to 'arch/ia64/kvm/Kconfig')
-rw-r--r--arch/ia64/kvm/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/ia64/kvm/Kconfig b/arch/ia64/kvm/Kconfig
index 9806e55f91be..df5351e3eed7 100644
--- a/arch/ia64/kvm/Kconfig
+++ b/arch/ia64/kvm/Kconfig
@@ -19,6 +19,7 @@ if VIRTUALIZATION
config KVM
tristate "Kernel-based Virtual Machine (KVM) support"
+ depends on BROKEN
depends on HAVE_KVM && MODULES && EXPERIMENTAL
# for device assignment:
depends on PCI