summaryrefslogtreecommitdiff
path: root/arch/riscv/kvm/aia.c
AgeCommit message (Expand)Author
2024-06-26RISC-V: KVM: Use IMSIC guest files when availableAnup Patel
2024-06-26RISC-V: KVM: Share APLIC and IMSIC defines with irqchip driversAnup Patel
2024-04-26RISC-V: KVM: Add perf sampling support for guestsAtish Patra
2023-11-09riscv: Rearrange hwcap.h and cpufeature.hXiao Wang
2023-08-08RISC-V: KVM: return ENOENT in *_one_reg() when reg is unknownDaniel Henrique Barboza
2023-06-18RISC-V: KVM: Implement device interface for AIA irqchipAnup Patel
2023-06-18RISC-V: KVM: Skeletal in-kernel AIA irqchip supportAnup Patel
2023-06-18RISC-V: KVM: Set kvm_riscv_aia_nr_hgei to zeroAnup Patel
2023-06-18RISC-V: KVM: Add IMSIC related definesAnup Patel
2023-06-18RISC-V: KVM: Implement guest external interrupt line managementAnup Patel
2023-04-21RISC-V: KVM: Virtualize per-HART AIA CSRsAnup Patel
2023-04-21RISC-V: KVM: Initial skeletal support for AIAAnup Patel