| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | hw/nvram: Simplify memory_region_init_rom_device() calls | Philippe Mathieu-Daudé | 2024-01-05 | 1 | -5/+2 |
| * | hw/nvram: Constify VMState | Richard Henderson | 2023-12-30 | 1 | -1/+1 |
| * | Do not include exec/address-spaces.h if it's not really necessary | Thomas Huth | 2021-05-02 | 1 | -1/+0 |
| * | nvram: add nrf51_soc flash read method | Prasad J Pandit | 2021-02-08 | 1 | -0/+10 |
| * | qdev: set properties with device_class_set_props() | Marc-André Lureau | 2020-01-24 | 1 | -1/+1 |
| * | Include hw/qdev-properties.h less | Markus Armbruster | 2019-08-16 | 1 | -0/+1 |
| * | 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 |
| * | hw/nvram/nrf51_nvm: Add nRF51 non-volatile memories | Steffen Görtz | 2019-02-01 | 1 | -0/+388 |