Age | Commit message (Expand) | Author |
2020-08-03 | msf2-soc, stellaris: Don't wire up SYSRESETREQ | Peter Maydell |
2020-07-21 | msf2: Unbreak device-list-properties for "msf-soc" | Markus Armbruster |
2020-07-10 | error: Eliminate error_propagate() with Coccinelle, part 1 | Markus Armbruster |
2020-07-10 | qom: Put name parameter before value / visitor parameter | Markus Armbruster |
2020-07-10 | qdev: Use returned bool to check for qdev_realize() etc. failure | Markus Armbruster |
2020-06-15 | sysbus: Convert qdev_set_parent_bus() use with Coccinelle, part 2 | Markus Armbruster |
2020-05-15 | qom: Drop parameter @errp of object_property_add() & friends | Markus Armbruster |
2020-04-30 | msf2: Add EMAC block to SmartFusion2 SoC | Subbaraya Sundeep |
2020-03-17 | hw/arm: Let devices own the MemoryRegion they create | Philippe Mathieu-Daudé |
2020-01-24 | qdev: set properties with device_class_set_props() | Marc-André Lureau |
2019-08-16 | sysemu: Split sysemu/runstate.h off sysemu/sysemu.h | Markus Armbruster |
2019-08-16 | Include sysemu/sysemu.h a lot less | Markus Armbruster |
2019-08-16 | Include hw/boards.h a bit less | Markus Armbruster |
2019-08-16 | Include hw/irq.h a lot less | Markus Armbruster |
2019-06-12 | Include qemu-common.h exactly where needed | Markus Armbruster |
2019-05-23 | arm: Rename hw/arm/arm.h to hw/arm/boot.h | Peter Maydell |
2018-08-16 | hw/arm: make bitbanded IO optional on ARMv7-M | Stefan Hajnoczi |
2018-07-17 | hw/arm/msf2-soc: Fix introspection problem with the "msf2-soc" device | Thomas Huth |
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é |
2018-04-26 | Change references to serial_hds[] to serial_hd() | Peter Maydell |
2018-03-12 | hw: Do not include "sysemu/block-backend.h" if it is not necessary | Thomas Huth |
2017-10-31 | msf2: Wire up SYSRESETREQ in SoC for system reset | Subbaraya Sundeep |
2017-09-21 | msf2: Add Smartfusion2 SoC | Subbaraya Sundeep |