Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-03-17 | hw/arm: Let devices own the MemoryRegion they create | Philippe Mathieu-Daudé | 1 | -4/+5 |
2020-03-17 | hw/arm: Remove unnecessary memory_region_set_readonly() on ROM alias | Philippe Mathieu-Daudé | 1 | -1/+0 |
2020-03-17 | hw/arm/stm32: Use memory_region_init_rom() with read-only regions | Philippe Mathieu-Daudé | 1 | -3/+1 |
2020-01-24 | qdev: set properties with device_class_set_props() | Marc-André Lureau | 1 | -1/+1 |
2020-01-17 | hw/arm: Add the STM32F4xx SoC | Alistair Francis | 1 | -0/+302 |