summary refs log tree commit diff stats
path: root/hw/intc/riscv_aplic.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* hw/intc: If mmsiaddrcfgh.L == 1, smsiaddrcfg and smsiaddrcfgh are read-only.Tommy Wu2023-06-141-2/+2
* hw/intc/riscv_aplic: Zero init APLIC internal stateIvan Klokov2023-05-051-1/+1
* hw: intc: Use cpu_by_arch_id to fetch CPU stateMayuresh Chitale2023-03-051-2/+2
* Fix 'writeable' typosPeter Maydell2022-06-081-1/+1
* hw/intc: Add RISC-V AIA APLIC device emulationAnup Patel2022-02-161-0/+978