Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |