Commit a29c19e1 authored by Atish Patra's avatar Atish Patra Committed by Anup Patel
Browse files

RISC-V: KVM: Remove experimental tag for RISC-V



RISC-V KVM port is no longer experimental. Let's remove it to avoid
confusion.

Signed-off-by: default avatarAtish Patra <atishp@rivosinc.com>
Link: https://lore.kernel.org/r/20250505-kvm_tag_change-v1-1-6dbf6af240af@rivosinc.com


Signed-off-by: default avatarAnup Patel <anup@brainfault.org>
parent f80e9cc5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -18,7 +18,7 @@ menuconfig VIRTUALIZATION
if VIRTUALIZATION

config KVM
	tristate "Kernel-based Virtual Machine (KVM) support (EXPERIMENTAL)"
	tristate "Kernel-based Virtual Machine (KVM) support"
	depends on RISCV_SBI && MMU
	select HAVE_KVM_IRQCHIP
	select HAVE_KVM_IRQ_ROUTING