Skip to content

Commit a29c19e

Browse files
atishp04avpatel
authored andcommitted
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: Atish Patra <atishp@rivosinc.com> Link: https://lore.kernel.org/r/20250505-kvm_tag_change-v1-1-6dbf6af240af@rivosinc.com Signed-off-by: Anup Patel <anup@brainfault.org>
1 parent f80e9cc commit a29c19e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arch/riscv/kvm/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ menuconfig VIRTUALIZATION
1818
if VIRTUALIZATION
1919

2020
config KVM
21-
tristate "Kernel-based Virtual Machine (KVM) support (EXPERIMENTAL)"
21+
tristate "Kernel-based Virtual Machine (KVM) support"
2222
depends on RISCV_SBI && MMU
2323
select HAVE_KVM_IRQCHIP
2424
select HAVE_KVM_IRQ_ROUTING

0 commit comments

Comments
 (0)