aboutsummaryrefslogtreecommitdiff
path: root/hw/intc/riscv_aplic.c
AgeCommit message (Expand)Author
2023-12-29hw/intc: Constify VMStateRichard Henderson
2023-10-12target/riscv: move KVM only files to kvm subdirDaniel Henrique Barboza
2023-09-11hw/intc/riscv_aplic.c fix non-KVM --enable-debug buildDaniel Henrique Barboza
2023-09-11target/riscv: update APLIC and IMSIC to support KVM AIAYong-Xuan Wang
2023-06-14hw/intc: If mmsiaddrcfgh.L == 1, smsiaddrcfg and smsiaddrcfgh are read-only.Tommy Wu
2023-05-05hw/intc/riscv_aplic: Zero init APLIC internal stateIvan Klokov
2023-03-05hw: intc: Use cpu_by_arch_id to fetch CPU stateMayuresh Chitale
2022-06-08Fix 'writeable' typosPeter Maydell
2022-02-16hw/intc: Add RISC-V AIA APLIC device emulationAnup Patel