| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | hw/timer: Constify VMState | Richard Henderson | 2023-12-30 | 1 | -1/+1 |
| * | hw/timer/nrf51_timer: Don't lose time when timer is queried in tight loop | Peter Maydell | 2023-06-19 | 1 | -1/+6 |
| * | hw/timer/nrf51_timer: Add trace event of counter value update | Philippe Mathieu-Daudé | 2020-05-11 | 1 | -0/+1 |
| * | hw/timer/nrf51_timer: Display timer ID in trace events | Philippe Mathieu-Daudé | 2020-05-11 | 1 | -2/+9 |
| * | hw/arm/nrf51: Add NRF51_PERIPHERAL_SIZE definition | Philippe Mathieu-Daudé | 2020-05-11 | 1 | -1/+1 |
| * | Include migration/vmstate.h less | Markus Armbruster | 2019-08-16 | 1 | -0/+1 |
| * | Include hw/irq.h a lot 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/timer/nrf51_timer: Add nRF51 Timer peripheral | Steffen Görtz | 2019-01-07 | 1 | -0/+393 |