| Age | Commit message (Expand) | Author | Files | Lines |
| 10 days | Merge tag 'kvm-riscv-6.19-1' of https://github.com/kvm-riscv/linux into HEAD | Paolo Bonzini | 1 | -1/+1 |
| 2025-11-26 | Merge tag 'kvm-x86-tdx-6.19' of https://github.com/kvm-x86/linux into HEAD | Paolo Bonzini | 1 | -2/+2 |
| 2025-11-24 | RISC-V: KVM: Flush VS-stage TLB after VCPU migration for Andes cores | Hui Min Mina Chou | 1 | -1/+1 |
| 2025-11-05 | KVM: Rename kvm_arch_vcpu_async_ioctl() to kvm_arch_vcpu_unlocked_ioctl() | Sean Christopherson | 1 | -2/+2 |
| 2025-10-16 | RISC-V: KVM: Fix check for local interrupts on riscv32 | Samuel Holland | 1 | -1/+1 |
| 2025-10-07 | Merge tag 'hyperv-next-signed-20251006' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 1 | -2/+1 |
| 2025-09-30 | entry/kvm: KVM: Move KVM details related to signal/-EINTR into KVM proper | Sean Christopherson | 1 | -2/+1 |
| 2025-09-16 | RISC-V: KVM: Set initial value of hedeleg in kvm_arch_vcpu_create() | Anup Patel | 1 | -1/+2 |
| 2025-08-25 | RISC-V: KVM: Correct kvm_riscv_check_vcpu_requests() comment | Quan Zhou | 1 | -1/+1 |
| 2025-07-28 | RISC-V: KVM: Enable ring-based dirty memory tracking | Quan Zhou | 1 | -2/+16 |
| 2025-07-28 | RISC-V: KVM: Factor-out g-stage page table management | Anup Patel | 1 | -2/+2 |
| 2025-07-28 | RISC-V: KVM: Factor-out MMU related declarations into separate headers | Anup Patel | 1 | -0/+1 |
| 2025-07-28 | RISC-V: KVM: Replace KVM_REQ_HFENCE_GVMA_VMID_ALL with KVM_REQ_TLB_FLUSH | Anup Patel | 1 | -6/+2 |
| 2025-07-28 | RISC-V: KVM: Rename and move kvm_riscv_local_tlb_sanitize() | Anup Patel | 1 | -2/+2 |
| 2025-07-28 | RISC-V: KVM: Drop the return value of kvm_riscv_vcpu_aia_init() | Anup Patel | 1 | -3/+1 |
| 2025-07-28 | RISC-V: KVM: Check kvm_riscv_vcpu_alloc_vector_context() return value | Anup Patel | 1 | -2/+3 |
| 2025-07-23 | RISC-V: KVM: add SBI extension reset callback | Clément Léger | 1 | -1/+1 |
| 2025-07-23 | RISC-V: KVM: add SBI extension init()/deinit() functions | Clément Léger | 1 | -0/+2 |
| 2025-07-11 | RISC-V: KVM: Move HGEI[E|P] CSR access to IMSIC virtualization | Anup Patel | 1 | -10/+0 |
| 2025-05-21 | RISC-V: KVM: add KVM_CAP_RISCV_MP_STATE_RESET | Radim Krčmář | 1 | -13/+14 |
| 2025-05-21 | RISC-V: KVM: Remove scounteren initialization | Atish Patra | 1 | -3/+0 |
| 2025-05-21 | KVM: RISC-V: remove unnecessary SBI reset state | Radim Krčmář | 1 | -28/+33 |
| 2025-05-21 | KVM: RISC-V: refactor vector state reset | Radim Krčmář | 1 | -1/+4 |
| 2025-05-01 | KVM: RISC-V: reset smstateen CSRs | Radim Krčmář | 1 | -0/+2 |
| 2024-12-30 | RISC-V: KVM: Add new exit statstics for redirected traps | Atish Patra | 1 | -1/+6 |
| 2024-11-21 | RISC-V: KVM: Add Svade and Svadu Extensions Support for Guest/VM | Yong-Xuan Wang | 1 | -0/+4 |
| 2024-10-28 | RISC-V: KVM: Save trap CSRs in kvm_riscv_vcpu_enter_exit() | Anup Patel | 1 | -13/+21 |
| 2024-10-28 | RISC-V: KVM: Use SBI sync SRET call when available | Anup Patel | 1 | -4/+44 |
| 2024-10-28 | RISC-V: KVM: Use nacl_csr_xyz() for accessing H-extension CSRs | Anup Patel | 1 | -32/+71 |
| 2024-10-28 | RISC-V: KVM: Save/restore SCOUNTEREN in C source | Anup Patel | 1 | -0/+2 |
| 2024-10-28 | RISC-V: KVM: Save/restore HSTATUS in C source | Anup Patel | 1 | -0/+9 |
| 2024-10-28 | riscv: KVM: add basic support for host vs guest profiling | Quan Zhou | 1 | -0/+7 |
| 2024-07-20 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -1/+8 |
| 2024-07-16 | Merge tag 'kvm-x86-generic-6.11' of https://github.com/kvm-x86/linux into HEAD | Paolo Bonzini | 1 | -1/+1 |
| 2024-07-12 | Merge patch series "riscv: Apply Zawrs when available" | Palmer Dabbelt | 1 | -0/+1 |
| 2024-07-12 | KVM: riscv: Support guest wrs.nto | Andrew Jones | 1 | -0/+1 |
| 2024-06-26 | RISCV: KVM: add tracepoints for entry and exit events | Shenlin Liang | 1 | -0/+7 |
| 2024-06-18 | KVM: Introduce vcpu->wants_to_run | David Matlack | 1 | -1/+1 |
| 2024-04-26 | RISC-V: KVM: Add perf sampling support for guests | Atish Patra | 1 | -3/+12 |
| 2024-04-22 | RISCV: KVM: Introduce vcpu->reset_cntx_lock | Yong-Xuan Wang | 1 | -0/+6 |
| 2024-04-22 | RISCV: KVM: Introduce mp_state_lock to avoid lock inversion | Yong-Xuan Wang | 1 | -13/+35 |
| 2024-04-08 | RISC-V: KVM: Implement kvm_arch_vcpu_ioctl_set_guest_debug() | Chao Du | 1 | -2/+14 |
| 2023-12-30 | RISC-V: KVM: Add SBI STA info to vcpu_arch | Andrew Jones | 1 | -0/+2 |
| 2023-12-30 | RISC-V: KVM: Add steal-update vcpu request | Andrew Jones | 1 | -0/+5 |
| 2023-12-29 | RISC-V: KVM: remove a redundant condition in kvm_arch_vcpu_ioctl_run() | Chao Du | 1 | -2/+1 |
| 2023-10-20 | RISC-V: KVM: Allow some SBI extensions to be disabled by default | Anup Patel | 1 | -0/+6 |
| 2023-10-12 | RISCV: KVM: Add sstateen0 context save/restore | Mayuresh Chitale | 1 | -0/+12 |
| 2023-10-12 | RISCV: KVM: Add senvcfg context save/restore | Mayuresh Chitale | 1 | -0/+16 |
| 2023-10-12 | RISC-V: KVM: Enable Smstateen accesses | Mayuresh Chitale | 1 | -0/+15 |
| 2023-10-12 | RISC-V: KVM: Add kvm_vcpu_config | Mayuresh Chitale | 1 | -13/+14 |
| 2023-08-09 | KVM: riscv: Add KVM_GET_REG_LIST API support | Haibo Xu | 1 | -0/+18 |
| 2023-08-08 | RISC-V: KVM: Factor-out ONE_REG related code to its own source file | Anup Patel | 1 | -528/+1 |
| 2023-07-03 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -0/+4 |
| 2023-06-20 | RISC-V: KVM: Allow Svnapot extension for Guest/VM | Anup Patel | 1 | -0/+2 |
| 2023-06-18 | RISC-V: KVM: Implement guest external interrupt line management | Anup Patel | 1 | -0/+2 |
| 2023-06-08 | riscv: Add prctl controls for userspace vector management | Andy Chiu | 1 | -0/+2 |
| 2023-06-08 | riscv: KVM: Add vector lazy save/restore support | Vincent Chen | 1 | -0/+22 |
| 2023-06-08 | riscv: kvm: Add V extension to KVM ISA | Vincent Chen | 1 | -0/+1 |
| 2023-05-05 | Merge tag 'kvm-riscv-6.4-1' of https://github.com/kvm-riscv/linux into HEAD | Paolo Bonzini | 1 | -42/+152 |
| 2023-04-21 | RISC-V: KVM: Use bitmap for irqs_pending and irqs_pending_mask | Anup Patel | 1 | -19/+34 |
| 2023-04-21 | RISC-V: KVM: Add ONE_REG interface for AIA CSRs | Anup Patel | 1 | -0/+8 |
| 2023-04-21 | RISC-V: KVM: Implement subtype for CSR ONE_REG interface | Anup Patel | 1 | -21/+67 |
| 2023-04-21 | RISC-V: KVM: Initial skeletal support for AIA | Anup Patel | 1 | -5/+40 |
| 2023-04-21 | RISC-V: KVM: Allow Zbb extension for Guest/VM | Anup Patel | 1 | -0/+2 |
| 2023-04-21 | RISC-V: KVM: Add ONE_REG interface to enable/disable SBI extensions | Anup Patel | 1 | -0/+4 |
| 2023-03-14 | RISC-V: KVM: Expose Zicboz to the guest | Andrew Jones | 1 | -0/+4 |
| 2023-03-14 | RISC-V: KVM: Provide UAPI for Zicboz block size | Andrew Jones | 1 | -0/+7 |
| 2023-02-07 | RISC-V: KVM: Add skeleton support for perf | Atish Patra | 1 | -0/+7 |
| 2022-12-07 | RISC-V: KVM: Add ONE_REG interface for mvendorid, marchid, and mimpid | Anup Patel | 1 | -0/+27 |
| 2022-12-07 | RISC-V: KVM: Save mvendorid, marchid, and mimpid when creating VCPU | Anup Patel | 1 | -0/+6 |
| 2022-12-07 | RISC-V: KVM: Use switch-case in kvm_riscv_vcpu_set/get_reg() | Anup Patel | 1 | -14/+22 |
| 2022-12-07 | RISC-V: KVM: Fix reg_val check in kvm_riscv_vcpu_set_reg_config() | Anup Patel | 1 | -4/+7 |
| 2022-12-07 | RISC-V: KVM: Exit run-loop immediately if xfer_to_guest fails | Anup Patel | 1 | -2/+3 |
| 2022-10-21 | RISC-V: KVM: Fix kvm_riscv_vcpu_timer_pending() for Sstc | Anup Patel | 1 | -0/+3 |
| 2022-10-02 | RISC-V: KVM: Use generic guest entry infrastructure | Jisheng Zhang | 1 | -12/+6 |
| 2022-10-02 | RISC-V: KVM: Record number of signal exits as a vCPU stat | Jisheng Zhang | 1 | -0/+2 |
| 2022-10-02 | RISC-V: KVM: Expose Zicbom to the guest | Andrew Jones | 1 | -2/+7 |
| 2022-10-02 | RISC-V: KVM: Provide UAPI for Zicbom block size | Andrew Jones | 1 | -0/+8 |
| 2022-10-02 | RISC-V: KVM: Make ISA ext mappings explicit | Andrew Jones | 1 | -11/+14 |
| 2022-10-02 | RISC-V: KVM: Allow Guest use Zihintpause extension | Mayuresh Chitale | 1 | -0/+2 |
| 2022-10-02 | RISC-V: KVM: Allow Guest use Svinval extension | Anup Patel | 1 | -0/+2 |
| 2022-08-12 | RISC-V: KVM: Support sstc extension | Atish Patra | 1 | -1/+7 |
| 2022-07-29 | RISC-V: KVM: Add support for Svpbmt inside Guest/VM | Anup Patel | 1 | -0/+16 |
| 2022-07-29 | RISC-V: KVM: Add extensible CSR emulation framework | Anup Patel | 1 | -14/+20 |
| 2022-07-29 | RISC-V: KVM: move preempt_disable() call in kvm_arch_vcpu_ioctl_run | Nikolay Borisov | 1 | -3/+2 |
| 2022-07-29 | RISC-V: KVM: Improve ISA extension by using a bitmap | Atish Patra | 1 | -51/+97 |
| 2022-07-11 | RISC-V: KVM: Fix SRCU deadlock caused by kvm_riscv_check_vcpu_requests() | Anup Patel | 1 | -0/+2 |
| 2022-05-20 | RISC-V: KVM: Introduce ISA extension register | Atish Patra | 1 | -0/+99 |
| 2022-05-20 | RISC-V: KVM: Cleanup stale TLB entries when host CPU changes | Anup Patel | 1 | -0/+11 |
| 2022-05-20 | RISC-V: KVM: Add remote HFENCE functions based on VCPU requests | Anup Patel | 1 | -2/+22 |
| 2022-05-20 | RISC-V: KVM: Introduce range based local HFENCE functions | Anup Patel | 1 | -1/+1 |
| 2022-05-20 | RISC-V: KVM: Use G-stage name for hypervisor page table | Anup Patel | 1 | -5/+5 |
| 2022-04-21 | KVM: Add helpers to wrap vcpu->srcu_idx and yell if it's abused | Sean Christopherson | 1 | -8/+8 |
| 2022-04-21 | KVM: RISC-V: Use kvm_vcpu.srcu_idx, drop RISC-V's unnecessary copy | Sean Christopherson | 1 | -8/+8 |
| 2022-04-20 | RISC-V: KVM: Restrict the extensions that can be disabled | Atish Patra | 1 | -7/+12 |
| 2022-04-20 | RISC-V: KVM: Remove 's' & 'u' as valid ISA extension | Atish Patra | 1 | -3/+1 |
| 2022-04-09 | RISC-V: KVM: Don't clear hgatp CSR in kvm_arch_vcpu_put() | Anup Patel | 1 | -2/+0 |
| 2022-02-02 | RISC-V: KVM: make CY, TM, and IR counters accessible in VU mode | Mayuresh Chitale | 1 | -0/+4 |
| 2022-02-02 | kvm/riscv: rework guest entry logic | Mark Rutland | 1 | -17/+27 |
| 2022-01-06 | RISC-V: KVM: Add SBI HSM extension in KVM | Atish Patra | 1 | -0/+23 |
| 2022-01-06 | KVM: RISC-V: Use common KVM implementation of MMU memory caches | Sean Christopherson | 1 | -2/+3 |
| 2021-11-17 | Documentation: update vcpu-requests.rst reference | Mauro Carvalho Chehab | 1 | -1/+1 |
| 2021-11-01 | RISC-V: KVM: remove unneeded semicolon | ran jianping | 1 | -2/+2 |
| 2021-10-31 | RISC-V: KVM: Factor-out FP virtualization into separate sources | Anup Patel | 1 | -172/+0 |
| 2021-10-04 | RISC-V: KVM: Add SBI v0.1 support | Atish Patra | 1 | -0/+9 |
| 2021-10-04 | RISC-V: KVM: Implement ONE REG interface for FP registers | Atish Patra | 1 | -0/+104 |
| 2021-10-04 | RISC-V: KVM: FP lazy save/restore | Atish Patra | 1 | -0/+91 |
| 2021-10-04 | RISC-V: KVM: Add timer functionality | Atish Patra | 1 | -0/+14 |
| 2021-10-04 | RISC-V: KVM: Implement VMID allocator | Anup Patel | 1 | -0/+9 |
| 2021-10-04 | RISC-V: KVM: Implement VCPU world-switch | Anup Patel | 1 | -2/+28 |
| 2021-10-04 | RISC-V: KVM: Implement KVM_GET_ONE_REG/KVM_SET_ONE_REG ioctls | Anup Patel | 1 | -3/+238 |
| 2021-10-04 | RISC-V: KVM: Implement VCPU interrupts and requests handling | Anup Patel | 1 | -13/+171 |
| 2021-10-04 | RISC-V: KVM: Implement VCPU create, init and destroy functions | Anup Patel | 1 | -9/+46 |
| 2021-10-04 | RISC-V: Add initial skeletal KVM support | Anup Patel | 1 | -0/+314 |