1. af2a580 ptimer: Remove old ptimer_init_with_bh() API by Peter Maydell · 5 years ago
  2. 78b6eaa ptimer: Provide new transaction-based API by Peter Maydell · 5 years ago
  3. b014226 ptimer: Rename ptimer_init() to ptimer_init_with_bh() by Peter Maydell · 5 years ago
  4. d645427 Include migration/vmstate.h less by Markus Armbruster · 5 years ago
  5. a8d2532 Include qemu-common.h exactly where needed by Markus Armbruster · 6 years ago
  6. 086ede3 ptimer: Add TRIGGER_ONLY_ON_DECREMENT policy option by Peter Maydell · 7 years ago
  7. a7a305a include/hw/ptimer.h: Add documentation comments by Peter Maydell · 8 years ago
  8. 072bdb0 tests: fix ptimer leaks by Marc-André Lureau · 8 years ago
  9. 5580ea4 hw/ptimer: Add "no counter round down" policy by Dmitry Osipenko · 8 years ago
  10. 3f6e6a1 hw/ptimer: Add "no immediate reload" policy by Dmitry Osipenko · 8 years ago
  11. 22471b8 hw/ptimer: Add "no immediate trigger" policy by Dmitry Osipenko · 8 years ago
  12. ef0a998 hw/ptimer: Add "continuous trigger" policy by Dmitry Osipenko · 8 years ago
  13. 2b5c032 hw/ptimer: Add "wraparound after one period" policy by Dmitry Osipenko · 8 years ago
  14. e7ea81c hw/ptimer: Introduce timer policy feature by Dmitry Osipenko · 8 years ago
  15. 578c4b2 hw/ptimer: Introduce ptimer_get_limit by Dmitry Osipenko · 9 years ago
  16. 20bcf73 vmstate: Make VMSTATE_STRUCT_POINTER take type, not ptr-to-type by Peter Maydell · 11 years ago
  17. a1f05e7 vmstate: Add support for an array of ptimer_state * by Peter Maydell · 11 years ago
  18. 0d09e41 hw: move headers to include/ by Paolo Bonzini · 12 years ago[Renamed from hw/ptimer.h]
  19. 1de7afc misc: move include files to include/qemu/ by Paolo Bonzini · 12 years ago
  20. caf71f8 migration: move include files to include/migration/ by Paolo Bonzini · 12 years ago
  21. 701a8f7 vmstate: extract declarations out of hw/hw.h by Paolo Bonzini · 13 years ago
  22. 49d4d9b6 ptimer: move declarations to ptimer.h by Paolo Bonzini · 13 years ago