1. 226fb5a arm_mptimer: Convert to use ptimer by Dmitry Osipenko · 8 years ago
  2. da34e65 include/qemu/osdep.h: Don't include qapi/error.h by Markus Armbruster · 9 years ago
  3. 8ef94f0 arm: Clean up includes by Peter Maydell · 9 years ago
  4. b097e48 arm_mptimer: Don't use hw_error() in realize() method by Markus Armbruster · 9 years ago
  5. 257621a arm_mptimer: Respect IT bit state by Dmitry Osipenko · 10 years ago
  6. 8a52340 arm_mptimer: Fix timer shutdown and mode change by Dmitry Osipenko · 10 years ago
  7. e720677 vmstate: accept QEMUTimer in VMSTATE_TIMER*, add VMSTATE_TIMER_PTR* by Paolo Bonzini · 10 years ago
  8. 837d371 sysbus: Set cannot_instantiate_with_device_add_yet by Markus Armbruster · 11 years ago
  9. efec3dd qdev: Replace no_user by cannot_instantiate_with_device_add_yet by Markus Armbruster · 11 years ago
  10. eb110bd a9mpcore: Embed ARMMPTimerState by Andreas Färber · 12 years ago
  11. 0aadb49 arm_mptimer: Convert to QOM realize by Andreas Färber · 12 years ago
  12. bc72ad6 aio / timers: Switch entire codebase to the new timer API by Alex Bligh · 12 years ago
  13. 68653fd timer/arm_mptimer: QOM cast cleanup by Andreas Färber · 12 years ago
  14. de6db41 timer/arm_mptimer: Build arm_mptimer only once by Andreas Färber · 12 years ago
  15. 4917cf4 cpu: Replace cpu_single_env with CPUState current_cpu by Andreas Färber · 12 years ago
  16. 853dca1 hw/t*: pass owner to memory_region_init* functions by Paolo Bonzini · 12 years ago
  17. 2c9b15c memory: add owner argument to initialization functions by Paolo Bonzini · 12 years ago
  18. 3bd8845 hw: move timer devices to hw/timer/, configure with default-configs/ by Paolo Bonzini · 12 years ago[Renamed from hw/arm_mptimer.c]
  19. 28092a2 hw/arm_mptimer: Save the timer state by Peter Maydell · 12 years ago
  20. 83c9f4c hw: include hw header files with full paths by Paolo Bonzini · 12 years ago
  21. cde4577 arm: mptimer: Remove WDT distinction by Peter Crosthwaite · 12 years ago
  22. c6205dd arm: mptimer: CamelCased type names by Peter Crosthwaite · 12 years ago
  23. 1356b98 sysbus: Drop sysbus_from_qdev() cast macro by Andreas Färber · 12 years ago
  24. 55e5c28 cpu: Move cpu_index field to CPUState by Andreas Färber · 12 years ago
  25. 8c43a6f Make all static TypeInfos const by Andreas Färber · 12 years ago
  26. 1de7afc misc: move include files to include/qemu/ by Paolo Bonzini · 12 years ago
  27. a8170e5 Rename target_phys_addr_t to hwaddr by Avi Kivity · 12 years ago
  28. bdac1c1 hw/arm_mptimer: Reset the qemu_timer at reset by Peter Maydell · 13 years ago
  29. 0e4a398 ARM: Remove unnecessary subpage workarounds by Peter Maydell · 13 years ago
  30. 83f7d43 qom: Unify type registration by Andreas Färber · 13 years ago
  31. 39bffca qdev: register all types natively through QEMU Object Model by Anthony Liguori · 13 years ago
  32. 999e12b sysbus: apic: ioapic: convert to QEMU Object Model by Anthony Liguori · 13 years ago
  33. b9dc07d hw/arm_mptimer.c: Turn ARM MPcore private timers into qdev devices by Peter Maydell · 13 years ago