projects
/
platform
/
upstream
/
kernel-adaptation-pc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
39804b2
)
KVM: Require CONFIG_ANON_INODES
author
Avi Kivity
<avi@qumranet.com>
Sun, 22 Jul 2007 09:40:30 +0000
(12:40 +0300)
committer
Linus Torvalds
<torvalds@woody.linux-foundation.org>
Sun, 22 Jul 2007 18:13:59 +0000
(11:13 -0700)
Found by Sebastian Siewior and randconfig.
Signed-off-by: Avi Kivity <avi@qumranet.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/kvm/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/kvm/Kconfig
b/drivers/kvm/Kconfig
index
2f661e5
..
6cecc39
100644
(file)
--- a/
drivers/kvm/Kconfig
+++ b/
drivers/kvm/Kconfig
@@
-11,6
+11,7
@@
if VIRTUALIZATION
config KVM
tristate "Kernel-based Virtual Machine (KVM) support"
depends on X86 && EXPERIMENTAL
+ select ANON_INODES
---help---
Support hosting fully virtualized guest machines using hardware
virtualization extensions. You will need a fairly recent