| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | qom: Have class_init() take a const data argument | Philippe Mathieu-Daudé | 2025-04-25 | 1 | -1/+1 |
| * | hw: Use device_class_set_legacy_reset() instead of opencoding | Peter Maydell | 2024-09-13 | 1 | -1/+1 |
| * | hw/adc: Constify VMState | Richard Henderson | 2023-12-29 | 1 | -1/+1 |
| * | hw/adc/stm32f2xx_adc: Correct memory region size and access size | Philippe Mathieu-Daudé | 2020-06-05 | 1 | -1/+3 |
| * | Include hw/hw.h exactly where needed | Markus Armbruster | 2019-08-16 | 1 | -1/+0 |
| * | Include migration/vmstate.h less | Markus Armbruster | 2019-08-16 | 1 | -0/+1 |
| * | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster | 2019-06-12 | 1 | -0/+1 |
| * | Include qapi/error.h exactly where needed | Markus Armbruster | 2018-02-09 | 1 | -1/+0 |
| * | maint: Fix macros with broken 'do/while(0); ' usage | Eric Blake | 2018-01-16 | 1 | -1/+1 |
| * | STM32F2xx: Add the ADC device | Alistair Francis | 2016-10-04 | 1 | -0/+306 |