mirror of
https://github.com/torvalds/linux.git
synced 2024-12-02 00:51:44 +00:00
KVM: no longer EXPERIMENTAL
Long overdue. Signed-off-by: Avi Kivity <avi@qumranet.com>
This commit is contained in:
parent
0b49ea8659
commit
268fe02ae0
@ -19,7 +19,7 @@ if VIRTUALIZATION
|
||||
|
||||
config KVM
|
||||
tristate "Kernel-based Virtual Machine (KVM) support"
|
||||
depends on HAVE_KVM && EXPERIMENTAL
|
||||
depends on HAVE_KVM
|
||||
select PREEMPT_NOTIFIERS
|
||||
select ANON_INODES
|
||||
---help---
|
||||
|
Loading…
Reference in New Issue
Block a user