We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f80e9cc commit a29c19eCopy full SHA for a29c19e
arch/riscv/kvm/Kconfig
@@ -18,7 +18,7 @@ menuconfig VIRTUALIZATION
18
if VIRTUALIZATION
19
20
config KVM
21
- tristate "Kernel-based Virtual Machine (KVM) support (EXPERIMENTAL)"
+ tristate "Kernel-based Virtual Machine (KVM) support"
22
depends on RISCV_SBI && MMU
23
select HAVE_KVM_IRQCHIP
24
select HAVE_KVM_IRQ_ROUTING
0 commit comments