summaryrefslogtreecommitdiff
path: root/arch/riscv/kvm/aia_device.c
AgeCommit message (Expand)Author
2026-03-06RISC-V: KVM: Check host Ssaia extension when creating AIA irqchipAnup Patel
2026-03-06RISC-V: KVM: Fix potential UAF in kvm_riscv_aia_imsic_has_attr()Jiakai Xu
2026-03-06RISC-V: KVM: Fix use-after-free in kvm_riscv_aia_aplic_has_attr()Jiakai Xu
2025-07-28RISC-V: KVM: Drop the return value of kvm_riscv_vcpu_aia_init()Anup Patel
2025-05-27RISC-V: KVM: use kvm_trylock_all_vcpus when locking all vCPUsMaxim Levitsky
2025-05-21KVM: RISC-V: remove unnecessary SBI reset stateRadim Krčmář
2024-06-26RISC-V: KVM: Share APLIC and IMSIC defines with irqchip driversAnup Patel
2024-05-31RISC-V: KVM: No need to use mask when hart-index-bit is 0Yong-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-18RISC-V: KVM: Expose APLIC registers as attributes of AIA irqchipAnup Patel
2023-06-18RISC-V: KVM: Implement device interface for AIA irqchipAnup Patel