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