| Commit message (Expand) | Author | Age | Files | Lines |
* | error: Eliminate error_propagate() with Coccinelle, part 1 | Markus Armbruster | 2020-07-10 | 1 | -18/+9 |
* | qom: Use returned bool to check for failure, Coccinelle part | Markus Armbruster | 2020-07-10 | 1 | -4/+3 |
* | qom: Put name parameter before value / visitor parameter | Markus Armbruster | 2020-07-10 | 1 | -4/+4 |
* | qdev: Use returned bool to check for qdev_realize() etc. failure | Markus Armbruster | 2020-07-10 | 1 | -16/+8 |
* | arm/stm32f205 arm/stm32f405: Fix realize error API violation | Markus Armbruster | 2020-07-02 | 1 | -1/+1 |
* | qdev: Convert bus-less devices to qdev_realize() with Coccinelle | Markus Armbruster | 2020-06-15 | 1 | -1/+1 |
* | sysbus: Convert qdev_set_parent_bus() use with Coccinelle, part 2 | Markus Armbruster | 2020-06-15 | 1 | -21/+16 |
* | qom: Less verbose object_initialize_child() | Markus Armbruster | 2020-06-15 | 1 | -3/+3 |
* | arm/stm32f405: Fix realization of "stm32f2xx-adc" devices | Markus Armbruster | 2020-06-15 | 1 | -10/+13 |
* | hw/arm: Let devices own the MemoryRegion they create | Philippe Mathieu-Daudé | 2020-03-17 | 1 | -4/+5 |
* | hw/arm: Remove unnecessary memory_region_set_readonly() on ROM alias | Philippe Mathieu-Daudé | 2020-03-17 | 1 | -1/+0 |
* | hw/arm/stm32: Use memory_region_init_rom() with read-only regions | Philippe Mathieu-Daudé | 2020-03-17 | 1 | -3/+1 |
* | qdev: set properties with device_class_set_props() | Marc-André Lureau | 2020-01-24 | 1 | -1/+1 |
* | hw/arm: Add the STM32F4xx SoC | Alistair Francis | 2020-01-17 | 1 | -0/+302 |