aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/riscv/kvm/aia_imsic.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-02-21riscv: KVM: Remove unnecessary vcpu kickBillXiang1-1/+0
2024-10-20RISCV: KVM: use raw_spinlock for critical section in imsicCyan Yang1-4/+4
2024-06-26RISC-V: KVM: Share APLIC and IMSIC defines with irqchip driversAnup Patel1-1/+1
2023-12-13RISCV: KVM: update external interrupt atomically for IMSIC swfileYong-Xuan Wang1-0/+13
2023-06-20RISC-V: KVM: Remove unneeded semicolonYang Li1-6/+6
2023-06-19RISC-V: KVM: Expose IMSIC registers as attributes of AIA irqchipAnup Patel1-0/+170
2023-06-19RISC-V: KVM: Add in-kernel virtualization of AIA IMSICAnup Patel1-0/+914