summaryrefslogtreecommitdiffstats
path: root/hw/riscv/sifive_test.c
Commit message (Expand)AuthorAgeFilesLines
* riscv: hw: Remove the unnecessary include of target/riscv/cpu.hBin Meng2019-09-171-1/+0Star
* riscv: hw: Change to use qemu_log_mask(LOG_GUEST_ERROR, ...) insteadBin Meng2019-09-171-2/+3
* riscv: hw: Remove duplicated "hw/hw.h" inclusionBin Meng2019-09-171-1/+0Star
* riscv: sifive_test: Add reset functionalityBin Meng2019-09-171-0/+4
* Include hw/qdev-properties.h lessMarkus Armbruster2019-08-161-0/+1
* Include hw/hw.h exactly where neededMarkus Armbruster2019-08-161-0/+1
* Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster2019-06-121-0/+1
* SiFive RISC-V Test FinisherMichael Clark2018-03-061-0/+93