Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-05-02 | Do not include cpu.h if it's not really necessary | Thomas Huth | 1 | -1/+0 |
2020-06-23 | qdev: Make qdev_prop_set_drive() match the other helpers | Markus Armbruster | 1 | -2/+2 |
2020-06-15 | sysbus: Convert to sysbus_realize() etc. with Coccinelle | Markus Armbruster | 1 | -1/+1 |
2020-06-15 | ssi: Convert uses of ssi_create_slave_no_init() with Coccinelle | Markus Armbruster | 1 | -4/+4 |
2020-06-15 | qdev: Convert uses of qdev_create() with Coccinelle | Markus Armbruster | 1 | -2/+2 |
2019-08-16 | Include hw/qdev-properties.h less | Markus Armbruster | 1 | -0/+1 |
2019-07-01 | hw/arm/msf2-som: Exit when the cpu is not the expected one | Philippe Mathieu-Daudé | 1 | -0/+1 |
2019-05-23 | arm: Rename hw/arm/arm.h to hw/arm/boot.h | Peter Maydell | 1 | -1/+1 |
2018-07-02 | hw: Directly use "qemu/units.h" instead of "qemu/cutils.h" | Philippe Mathieu-Daudé | 1 | -1/+1 |
2018-07-02 | hw: Use IEC binary prefix definitions from "qemu/units.h" | Philippe Mathieu-Daudé | 1 | -3/+3 |
2017-09-21 | msf2: Add Emcraft's Smartfusion2 SOM kit | Subbaraya Sundeep | 1 | -0/+105 |