Age | Commit message (Expand) | Author |
---|---|---|
2024-03-08 | hw/intc/riscv_aplic: Fix in_clrip[x] read emulation | Anup Patel |
2024-03-08 | hw/intc/riscv_aplic: Fix setipnum_le write emulation for APLIC MSI-mode | Anup Patel |
2023-12-29 | hw/intc: Constify VMState | Richard Henderson |
2023-10-12 | target/riscv: move KVM only files to kvm subdir | Daniel Henrique Barboza |
2023-09-11 | hw/intc/riscv_aplic.c fix non-KVM --enable-debug build | Daniel Henrique Barboza |
2023-09-11 | target/riscv: update APLIC and IMSIC to support KVM AIA | Yong-Xuan Wang |
2023-06-14 | hw/intc: If mmsiaddrcfgh.L == 1, smsiaddrcfg and smsiaddrcfgh are read-only. | Tommy Wu |
2023-05-05 | hw/intc/riscv_aplic: Zero init APLIC internal state | Ivan Klokov |
2023-03-05 | hw: intc: Use cpu_by_arch_id to fetch CPU state | Mayuresh Chitale |
2022-06-08 | Fix 'writeable' typos | Peter Maydell |
2022-02-16 | hw/intc: Add RISC-V AIA APLIC device emulation | Anup Patel |