index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
kvm
/
Kconfig
Age
Commit message (
Expand
)
Author
2025-05-21
RISC-V: KVM: Remove experimental tag for RISC-V
Atish Patra
2024-10-28
riscv: KVM: add basic support for host vs guest profiling
Quan Zhou
2024-02-08
kvm: replace __KVM_HAVE_READONLY_MEM with Kconfig symbol
Paolo Bonzini
2024-01-08
KVM: introduce CONFIG_KVM_COMMON
Paolo Bonzini
2024-01-02
Merge tag 'kvm-riscv-6.8-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
2023-12-30
RISC-V: KVM: Implement SBI STA extension
Andrew Jones
2023-12-08
KVM: remove CONFIG_HAVE_KVM_IRQFD
Paolo Bonzini
2023-12-08
KVM: remove CONFIG_HAVE_KVM_EVENTFD
Paolo Bonzini
2023-11-13
KVM: Convert KVM_ARCH_WANT_MMU_NOTIFIER to CONFIG_KVM_GENERIC_MMU_NOTIFIER
Sean Christopherson
2023-06-18
RISC-V: KVM: Skeletal in-kernel AIA irqchip support
Anup Patel
2023-05-05
Merge tag 'kvm-riscv-6.4-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
2023-04-21
RISC-V: KVM: Alphabetize selects
Andrew Jones
2023-04-05
kvm: Remove "select SRCU"
Paul E. McKenney
2022-12-29
KVM: Opt out of generic hardware enabling on s390 and PPC
Sean Christopherson
2022-10-02
RISC-V: KVM: Use generic guest entry infrastructure
Jisheng Zhang
2021-10-22
riscv: do not select non-existing config ANON_INODES
Lukas Bulwahn
2021-10-04
RISC-V: KVM: Implement MMU notifiers
Anup Patel
2021-10-04
RISC-V: KVM: Implement stage2 page table programming
Anup Patel
2021-10-04
RISC-V: KVM: Handle MMIO exits for VCPU
Anup Patel
2021-10-04
RISC-V: Add initial skeletal KVM support
Anup Patel