Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-09-13 | hw: Use device_class_set_legacy_reset() instead of opencoding | Peter Maydell | 1 | -1/+1 |
2024-01-05 | hw/nvram: Simplify memory_region_init_rom_device() calls | Philippe Mathieu-Daudé | 1 | -5/+2 |
2023-12-30 | hw/nvram: Constify VMState | Richard Henderson | 1 | -1/+1 |
2021-05-02 | Do not include exec/address-spaces.h if it's not really necessary | Thomas Huth | 1 | -1/+0 |
2021-02-08 | nvram: add nrf51_soc flash read method | Prasad J Pandit | 1 | -0/+10 |
2020-01-24 | qdev: set properties with device_class_set_props() | Marc-André Lureau | 1 | -1/+1 |
2019-08-16 | Include hw/qdev-properties.h less | Markus Armbruster | 1 | -0/+1 |
2019-08-16 | Include migration/vmstate.h less | Markus Armbruster | 1 | -0/+1 |
2019-06-12 | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster | 1 | -0/+1 |
2019-02-01 | hw/nvram/nrf51_nvm: Add nRF51 non-volatile memories | Steffen Görtz | 1 | -0/+388 |