index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
kvm
/
vm.c
Age
Commit message (
Expand
)
Author
2026-03-11
Merge tag 'kvm-x86-generic-7.0-rc3' of https://github.com/kvm-x86/linux into ...
Paolo Bonzini
2026-02-28
KVM: always define KVM_CAP_SYNC_MMU
Paolo Bonzini
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-01-08
KVM: Remove subtle "struct kvm_stats_desc" pseudo-overlay
Sean Christopherson
2025-07-28
RISC-V: KVM: Factor-out g-stage page table management
Anup Patel
2025-07-28
RISC-V: KVM: Factor-out MMU related declarations into separate headers
Anup Patel
2025-05-21
RISC-V: KVM: add KVM_CAP_RISCV_MP_STATE_RESET
Radim Krčmář
2024-04-08
RISC-V: KVM: Implement kvm_arch_vcpu_ioctl_set_guest_debug()
Chao Du
2023-11-30
KVM: move KVM_CAP_DEVICE_CTRL to the generic check
Wei Wang
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: Initial skeletal support for AIA
Anup Patel
2023-03-16
KVM: Change return type of kvm_arch_vm_ioctl() to "int"
Thomas Huth
2022-07-29
RISC-V: KVM: Make kvm_riscv_guest_timer_init a void function
Nikolay Borisov
2022-05-20
RISC-V: KVM: Use G-stage name for hypervisor page table
Anup Patel
2022-01-06
RISC-V: KVM: Add VM capability to allow userspace get GPA bits
Anup Patel
2021-12-08
KVM: Move wiping of the kvm->vcpus array to common code
Marc Zyngier
2021-11-18
KVM: RISC-V: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUS
Vitaly Kuznetsov
2021-10-04
RISC-V: KVM: Add timer functionality
Atish Patra
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: Implement VMID allocator
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