From: Andrew Morton Greg and Ingo defeated my attempts to keep this in a compilable state. Cc: Greg KH Cc: Avi Kivity Cc: Ingo Molnar Signed-off-by: Andrew Morton --- arch/x86/kvm/Kconfig | 1 + 1 file changed, 1 insertion(+) diff -puN arch/x86/kvm/Kconfig~kvm-ist-kaput arch/x86/kvm/Kconfig --- a/arch/x86/kvm/Kconfig~kvm-ist-kaput +++ a/arch/x86/kvm/Kconfig @@ -19,6 +19,7 @@ config KVM depends on ARCH_SUPPORTS_KVM && EXPERIMENTAL select PREEMPT_NOTIFIERS select ANON_INODES + depends on BROKEN ---help--- Support hosting fully virtualized guest machines using hardware virtualization extensions. You will need a fairly recent _