summaryrefslogtreecommitdiff
path: root/arch/riscv/kvm/aia_device.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-31RISC-V: KVM: No need to use mask when hart-index-bit is 0Yong-Xuan Wang1-3/+4
2023-06-20RISC-V: KVM: Remove unneeded semicolonYang Li1-2/+2
2023-06-19RISC-V: KVM: Expose IMSIC registers as attributes of AIA irqchipAnup Patel1-2/+27
2023-06-18RISC-V: KVM: Expose APLIC registers as attributes of AIA irqchipAnup Patel1-0/+25
2023-06-18RISC-V: KVM: Implement device interface for AIA irqchipAnup Patel1-0/+623