| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-11-24 | RISC-V: KVM: Flush VS-stage TLB after VCPU migration for Andes cores | Hui Min Mina Chou | 1 | -0/+14 |
| 2025-09-16 | RISC-V: KVM: Prevent HGATP_MODE_BARE passed | Guo Ren (Alibaba DAMO Academy) | 1 | -16/+17 |
| 2025-07-28 | RISC-V: KVM: Factor-out g-stage page table management | Anup Patel | 1 | -1/+1 |
| 2025-07-28 | RISC-V: KVM: Factor-out MMU related declarations into separate headers | Anup Patel | 1 | -0/+1 |
| 2025-03-19 | RISC-V: KVM: Teardown riscv specific bits after kvm_exit | Atish Patra | 1 | -2/+2 |
| 2024-10-28 | RISC-V: KVM: Add common nested acceleration support | Anup Patel | 1 | -2/+49 |
| 2024-10-28 | riscv: KVM: add basic support for host vs guest profiling | Quan Zhou | 1 | -2/+10 |
| 2024-09-04 | KVM: Rename arch hooks related to per-CPU virtualization enabling | Sean Christopherson | 1 | -2/+2 |
| 2024-04-08 | RISC-V: KVM: Implement kvm_arch_vcpu_ioctl_set_guest_debug() | Chao Du | 1 | -16/+2 |
| 2023-11-09 | riscv: Rearrange hwcap.h and cpufeature.h | Xiao Wang | 1 | -1/+1 |
| 2023-06-18 | RISC-V: KVM: Implement guest external interrupt line management | Anup Patel | 1 | -1/+2 |
| 2023-05-05 | Merge tag 'riscv-for-linus-6.4-mw2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+1 |
| 2023-04-29 | RISC-V: Align SBI probe implementation with spec | Andrew Jones | 1 | -1/+1 |
| 2023-04-21 | RISC-V: KVM: Initial skeletal support for AIA | Anup Patel | 1 | -1/+21 |
| 2023-02-15 | Merge tag 'kvm-riscv-6.3-1' of https://github.com/kvm-riscv/linux into HEAD | Paolo Bonzini | 1 | -1/+2 |
| 2023-02-07 | RISC-V: KVM: Disable all hpmcounter access for VS/VU mode | Atish Patra | 1 | -1/+2 |
| 2022-12-29 | KVM: Drop kvm_arch_check_processor_compat() hook | Sean Christopherson | 1 | -6/+1 |
| 2022-12-29 | KVM: Drop kvm_arch_{init,exit}() hooks | Sean Christopherson | 1 | -9/+0 |
| 2022-12-29 | KVM: RISC-V: Do arch init directly in riscv_kvm_init() | Sean Christopherson | 1 | -9/+9 |
| 2022-12-29 | KVM: Drop arch hardware (un)setup hooks | Sean Christopherson | 1 | -5/+0 |
| 2022-12-07 | RISC-V: KVM: Add exit logic to main.c | XiakaiPan | 1 | -0/+6 |
| 2022-10-02 | RISC-V: KVM: add __init annotation to riscv_kvm_init() | Xiu Jianfeng | 1 | -1/+1 |
| 2022-05-20 | RISC-V: KVM: Add Sv57x4 mode support for G-stage | Anup Patel | 1 | -0/+3 |
| 2022-05-20 | RISC-V: KVM: Use G-stage name for hypervisor page table | Anup Patel | 1 | -4/+4 |
| 2022-01-06 | KVM: RISC-V: Avoid spurious virtual interrupts after clearing hideleg CSR | Vincent Chen | 1 | -0/+8 |
| 2021-10-04 | RISC-V: KVM: Implement stage2 page table programming | Anup Patel | 1 | -0/+19 |
| 2021-10-04 | RISC-V: KVM: Implement VMID allocator | Anup Patel | 1 | -0/+4 |
| 2021-10-04 | RISC-V: Add initial skeletal KVM support | Anup Patel | 1 | -0/+95 |