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