Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | qdev: set properties with device_class_set_props() | Marc-André Lureau | 2020-01-24 | 1 | -1/+1 |
* | riscv: hart: Add a "hartid-base" property to RISC-V hart array | Bin Meng | 2019-09-17 | 1 | -1/+2 |
* | riscv: hart: Extract hart realize to a separate routine | Bin Meng | 2019-09-17 | 1 | -13/+20 |
* | Include hw/qdev-properties.h less | Markus Armbruster | 2019-08-16 | 1 | -0/+1 |
* | Include sysemu/reset.h a lot less | Markus Armbruster | 2019-08-16 | 1 | -0/+1 |
* | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster | 2019-06-12 | 1 | -0/+1 |
* | riscv_hart: Fix crash when introspecting the device | Alistair Francis | 2018-07-19 | 1 | -4/+3 |
* | RISC-V: Remove unused class definitions | Michael Clark | 2018-05-06 | 1 | -6/+0 |
* | RISC-V HART Array | Michael Clark | 2018-03-06 | 1 | -0/+89 |