index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
kvm
/
aia_imsic.c
Age
Commit message (
Expand
)
Author
2026-02-06
RISC-V: KVM: Skip IMSIC update if vCPU IMSIC state is not initialized
Jiakai Xu
2026-02-06
RISC-V: KVM: Fix null pointer dereference in kvm_riscv_aia_imsic_rw_attr()
Jiakai Xu
2026-02-06
RISC-V: KVM: Fix null pointer dereference in kvm_riscv_aia_imsic_has_attr()
Jiakai Xu
2025-11-24
RISC-V: KVM: Introduce KVM_EXIT_FAIL_ENTRY_NO_VSFILE
BillXiang
2025-10-17
RISC-V: KVM: Read HGEIP CSR on the correct cpu
Fangyu Yu
2025-07-28
RISC-V: KVM: Factor-out g-stage page table management
Anup Patel
2025-07-28
RISC-V: KVM: Factor-out MMU related declarations into separate headers
Anup Patel
2025-07-11
RISC-V: KVM: Move HGEI[E|P] CSR access to IMSIC virtualization
Anup Patel
2025-02-21
riscv: KVM: Remove unnecessary vcpu kick
BillXiang
2024-10-20
RISCV: KVM: use raw_spinlock for critical section in imsic
Cyan Yang
2024-06-26
RISC-V: KVM: Share APLIC and IMSIC defines with irqchip drivers
Anup Patel
2023-12-13
RISCV: KVM: update external interrupt atomically for IMSIC swfile
Yong-Xuan Wang
2023-06-20
RISC-V: KVM: Remove unneeded semicolon
Yang Li
2023-06-19
RISC-V: KVM: Expose IMSIC registers as attributes of AIA irqchip
Anup Patel
2023-06-19
RISC-V: KVM: Add in-kernel virtualization of AIA IMSIC
Anup Patel