summaryrefslogtreecommitdiffstats
path: root/hw/intc/sifive_plic.c
Commit message (Expand)AuthorAgeFilesLines
* hw/intc: sifive_plic: Avoid overflowing the addr_config bufferAlistair Francis2022-06-101-10/+9Star
* target/riscv: Support start kernel directly by KVMYifei Jiang2022-01-211-5/+15
* hw/intc: sifive_plic: Cleanup remaining functionsAlistair Francis2022-01-081-87/+22Star
* hw/intc: sifive_plic: Cleanup the read functionAlistair Francis2022-01-081-44/+11Star
* hw/intc: sifive_plic: Cleanup the write functionAlistair Francis2022-01-081-49/+27Star
* hw/intc: sifive_plic: Add a reset functionAlistair Francis2022-01-081-0/+18
* hw/intc: sifive_plic: Cleanup the irq_request functionAlistair Francis2021-10-221-6/+4Star
* hw/intc: sifive_plic: Cleanup the realize functionAlistair Francis2021-10-221-21/+24
* hw/intc: sifive_plic: Move the propertiesAlistair Francis2021-10-221-15/+15
* hw/intc: sifive_plic: Convert the PLIC to use RISC-V CPU GPIO linesAlistair Francis2021-09-201-7/+23
* Do not include hw/boards.h if it's not really necessaryThomas Huth2021-05-021-1/+0Star
* Do not include sysemu/sysemu.h if it's not really necessaryThomas Huth2021-05-021-1/+0Star
* target/riscv: Add sifive_plic vmstateYifei Jiang2020-11-031-1/+25
* qemu/atomic.h: rename atomic_ to qatomic_Stefan Hajnoczi2020-09-231-2/+2
* hw/riscv: Move sifive_plic model to hw/intcBin Meng2020-09-101-0/+524