summaryrefslogtreecommitdiff
path: root/arch/riscv/include/asm/kvm_host.h
AgeCommit message (Expand)AuthorFilesLines
2026-08-08KVM: RISC-V: Clear former VCPU cache on virtualization disableYong-Xuan Wang1-0/+2
2026-08-01RISC-V: KVM: Add the split page cache for ioctl contextWang Yechao1-0/+1
2026-07-29RISC-V: KVM: Add ssp context save/restoreInochi Amaoto1-0/+7
2026-07-15RISC-V: KVM: Serialize virtual interrupt pending state updatesXie Bo1-5/+5
2026-06-03KVM: riscv: Use an rwlock for mmu_lockJinyu Tang1-0/+2
2026-04-04RISC-V: KVM: Support runtime configuration for per-VM's HGATP modeFangyu Yu1-0/+1
2026-04-03RISC-V: KVM: Factor-out VCPU config into separate sourcesAnup Patel1-19/+1
2026-04-03RISC-V: KVM: Add hideleg to struct kvm_vcpu_configAnup Patel1-0/+1
2026-04-03RISC-V: KVM: Factor-out ISA checks into separate sourcesAnup Patel1-4/+0
2026-04-03RISC-V: KVM: Introduce common kvm_riscv_isa_check_host()Anup Patel1-0/+4
2026-04-02KVM: riscv: Skip CSR restore if VCPU is reloaded on the same coreJinyu Tang1-0/+3
2025-11-24RISC-V: KVM: Flush VS-stage TLB after VCPU migration for Andes coresHui Min Mina Chou1-0/+3
2025-11-24KVM: riscv: Support enabling dirty log gradually in small chunksDong Yang1-0/+3
2025-09-08RISC-V: KVM: add support for FWFT SBI extensionClément Léger1-0/+4
2025-07-28RISC-V: KVM: Delegate illegal instruction fault to VS modeXu Lu1-0/+1
2025-07-28RISC-V: KVM: Factor-out MMU related declarations into separate headersAnup Patel1-98/+2
2025-07-28RISC-V: KVM: Implement kvm_arch_flush_remote_tlbs_range()Anup Patel1-0/+2
2025-07-28RISC-V: KVM: Replace KVM_REQ_HFENCE_GVMA_VMID_ALL with KVM_REQ_TLB_FLUSHAnup Patel1-2/+2
2025-07-28RISC-V: KVM: Rename and move kvm_riscv_local_tlb_sanitize()Anup Patel1-2/+1
2025-07-23RISC-V: KVM: add SBI extension reset callbackClément Léger1-1/+0
2025-07-11RISC-V: KVM: Move HGEI[E|P] CSR access to IMSIC virtualizationAnup Patel1-0/+3
2025-05-21RISC-V: KVM: add KVM_CAP_RISCV_MP_STATE_RESETRadim Krčmář1-0/+3
2025-05-21KVM: RISC-V: remove unnecessary SBI reset stateRadim Krčmář1-6/+8
2025-02-26KVM: Drop kvm_arch_sync_events() now that all implementations are nopsSean Christopherson1-2/+0
2024-12-30RISC-V: KVM: Add new exit statstics for redirected trapsAtish Patra1-0/+5
2024-10-28riscv: KVM: add basic support for host vs guest profilingQuan Zhou1-0/+10
2024-07-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+0
2024-07-12Merge patch series "riscv: Apply Zawrs when available"Palmer Dabbelt1-0/+1
2024-07-12KVM: riscv: Support guest wrs.ntoAndrew Jones1-0/+1
2024-06-11KVM: Delete the now unused kvm_arch_sched_in()Sean Christopherson1-1/+0
2024-04-22RISCV: KVM: Introduce vcpu->reset_cntx_lockYong-Xuan Wang1-0/+1
2024-04-22RISCV: KVM: Introduce mp_state_lock to avoid lock inversionYong-Xuan Wang1-2/+6
2024-04-08RISC-V: KVM: Implement kvm_arch_vcpu_ioctl_set_guest_debug()Chao Du1-0/+12
2024-01-02Merge tag 'kvm-riscv-6.8-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini1-0/+10
2023-12-30RISC-V: KVM: Add SBI STA info to vcpu_archAndrew Jones1-0/+7
2023-12-30RISC-V: KVM: Add steal-update vcpu requestAndrew Jones1-0/+3
2023-11-13KVM: Convert KVM_ARCH_WANT_MMU_NOTIFIER to CONFIG_KVM_GENERIC_MMU_NOTIFIERSean Christopherson1-2/+0
2023-10-12RISCV: KVM: Add sstateen0 context save/restoreMayuresh Chitale1-0/+8
2023-10-12RISCV: KVM: Add senvcfg context save/restoreMayuresh Chitale1-0/+2
2023-10-12RISC-V: KVM: Enable Smstateen accessesMayuresh Chitale1-0/+1
2023-10-12RISC-V: KVM: Add kvm_vcpu_configMayuresh Chitale1-0/+7
2023-08-09KVM: riscv: Add KVM_GET_REG_LIST API supportHaibo Xu1-0/+3
2023-08-08RISC-V: KVM: Factor-out ONE_REG related code to its own source fileAnup Patel1-0/+6
2023-07-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+4
2023-06-18RISC-V: KVM: Skeletal in-kernel AIA irqchip supportAnup Patel1-0/+4
2023-06-08riscv: KVM: Add vector lazy save/restore supportVincent Chen1-0/+2
2023-04-21RISC-V: KVM: Use bitmap for irqs_pending and irqs_pending_maskAnup Patel1-3/+4
2023-04-21RISC-V: KVM: Initial skeletal support for AIAAnup Patel1-0/+7
2023-02-15Merge tag 'kvm-riscv-6.3-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini1-0/+4
2023-02-07RISC-V: KVM: Add skeleton support for perfAtish Patra1-0/+4