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