summaryrefslogtreecommitdiff
path: root/arch/riscv/kvm/aia_imsic.c
AgeCommit message (Expand)Author
2026-02-06RISC-V: KVM: Skip IMSIC update if vCPU IMSIC state is not initializedJiakai Xu
2026-02-06RISC-V: KVM: Fix null pointer dereference in kvm_riscv_aia_imsic_rw_attr()Jiakai Xu
2026-02-06RISC-V: KVM: Fix null pointer dereference in kvm_riscv_aia_imsic_has_attr()Jiakai Xu
2025-11-24RISC-V: KVM: Introduce KVM_EXIT_FAIL_ENTRY_NO_VSFILEBillXiang
2025-10-17RISC-V: KVM: Read HGEIP CSR on the correct cpuFangyu Yu
2025-07-28RISC-V: KVM: Factor-out g-stage page table managementAnup Patel
2025-07-28RISC-V: KVM: Factor-out MMU related declarations into separate headersAnup Patel
2025-07-11RISC-V: KVM: Move HGEI[E|P] CSR access to IMSIC virtualizationAnup Patel
2025-02-21riscv: KVM: Remove unnecessary vcpu kickBillXiang
2024-10-20RISCV: KVM: use raw_spinlock for critical section in imsicCyan Yang
2024-06-26RISC-V: KVM: Share APLIC and IMSIC defines with irqchip driversAnup Patel
2023-12-13RISCV: KVM: update external interrupt atomically for IMSIC swfileYong-Xuan Wang
2023-06-20RISC-V: KVM: Remove unneeded semicolonYang Li
2023-06-19RISC-V: KVM: Expose IMSIC registers as attributes of AIA irqchipAnup Patel
2023-06-19RISC-V: KVM: Add in-kernel virtualization of AIA IMSICAnup Patel