Age | Commit message (Expand) | Author |
---|---|---|
2019-07-05 | hw/riscv: Replace global smp variables with machine smp properties | Like Xu |
2019-06-12 | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster |
2019-04-04 | riscv: plic: Log guest errors | Alistair Francis |
2019-04-04 | riscv: plic: Fix incorrect irq calculation | Alistair Francis |
2019-03-28 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2019-03-19 | RISC-V: Allow interrupt controllers to claim interrupts | Michael Clark |
2019-03-19 | RISC-V: Replace __builtin_popcount with ctpop8 in PLIC | Michael Clark |
2019-03-18 | riscv: plic: Set msi_nonbroken as true | Alistair Francis |
2018-12-20 | RISC-V: Fix PLIC pending bitfield reads | Michael Clark |
2018-10-17 | RISC-V: Allow setting and clearing multiple irqs | Michael Clark |
2018-09-04 | RISC-V: Use atomic_cmpxchg to update PLIC bitmaps | Michael Clark |
2018-07-05 | hw/riscv/sifive_plic: Use gpios instead of irqs | Alistair Francis |
2018-03-07 | SiFive RISC-V PLIC Block | Michael Clark |