projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
KVM: VMX: move cpu_has_kvm_support() to an inline on asm/virtext.h
[linux-2.6]
/
arch
/
x86
/
kvm
/
Kconfig
diff --git
a/arch/x86/kvm/Kconfig
b/arch/x86/kvm/Kconfig
index
ce3251c
..
b81125f
100644
(file)
--- a/
arch/x86/kvm/Kconfig
+++ b/
arch/x86/kvm/Kconfig
@@
-20,6
+20,8
@@
if VIRTUALIZATION
config KVM
tristate "Kernel-based Virtual Machine (KVM) support"
depends on HAVE_KVM
+ # for device assignment:
+ depends on PCI
select PREEMPT_NOTIFIERS
select MMU_NOTIFIER
select ANON_INODES