projects
/
linux-block.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f80e9cc
)
RISC-V: KVM: Remove experimental tag for RISC-V
author
Atish Patra
<atishp@rivosinc.com>
Mon, 5 May 2025 19:46:53 +0000
(12:46 -0700)
committer
Anup Patel
<anup@brainfault.org>
Wed, 21 May 2025 04:04:42 +0000
(09:34 +0530)
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>
arch/riscv/kvm/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/arch/riscv/kvm/Kconfig
b/arch/riscv/kvm/Kconfig
index 0c3cbb0915ffa093243264e6169446543981a648..704c2899197ea6e4d780409d80ea262822d44de1 100644
(file)
--- a/
arch/riscv/kvm/Kconfig
+++ b/
arch/riscv/kvm/Kconfig
@@
-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