KVM: no longer EXPERIMENTAL

Long overdue.

Signed-off-by: Avi Kivity <avi@qumranet.com>
tirimbino
Avi Kivity 17 years ago
parent 0b49ea8659
commit 268fe02ae0
  1. 2
      arch/x86/kvm/Kconfig

@ -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…
Cancel
Save