index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
kvm
/
aia.c
Age
Commit message (
Expand
)
Author
2025-07-11
RISC-V: KVM: Move HGEI[E|P] CSR access to IMSIC virtualization
Anup Patel
2024-12-06
RISC-V: KVM: Fix csr_write -> csr_set for HVIEN PMU overflow bit
Michael Neuling
2024-10-28
RISC-V: KVM: Use nacl_csr_xyz() for accessing AIA CSRs
Anup Patel
2024-10-28
RISC-V: KVM: Don't setup SGEI for zero guest external interrupts
Anup Patel
2024-10-28
RISC-V: KVM: Replace aia_set_hvictl() with aia_hvictl_value()
Anup Patel
2024-06-26
RISC-V: KVM: Use IMSIC guest files when available
Anup Patel
2024-06-26
RISC-V: KVM: Share APLIC and IMSIC defines with irqchip drivers
Anup Patel
2024-04-26
RISC-V: KVM: Add perf sampling support for guests
Atish Patra
2023-11-09
riscv: Rearrange hwcap.h and cpufeature.h
Xiao Wang
2023-08-08
RISC-V: KVM: return ENOENT in *_one_reg() when reg is unknown
Daniel Henrique Barboza
2023-06-18
RISC-V: KVM: Implement device interface for AIA irqchip
Anup Patel
2023-06-18
RISC-V: KVM: Skeletal in-kernel AIA irqchip support
Anup Patel
2023-06-18
RISC-V: KVM: Set kvm_riscv_aia_nr_hgei to zero
Anup Patel
2023-06-18
RISC-V: KVM: Add IMSIC related defines
Anup Patel
2023-06-18
RISC-V: KVM: Implement guest external interrupt line management
Anup Patel
2023-04-21
RISC-V: KVM: Virtualize per-HART AIA CSRs
Anup Patel
2023-04-21
RISC-V: KVM: Initial skeletal support for AIA
Anup Patel