1. a8eb9a4 aspeed/wdt: Add trace events by Cédric Le Goater · 3 years, 5 months ago
  2. 74b67e1 watchdog: aspeed: Fix sequential control writes by Andrew Jeffery · 3 years, 5 months ago
  3. 709098f watchdog: aspeed: Sanitize control register values by Andrew Jeffery · 3 years, 5 months ago
  4. d0fb965 docs: fix references to docs/devel/tracing.rst by Stefano Garzarella · 3 years, 10 months ago
  5. 5ee0abe clock: Add ClockEvent parameter to callbacks by Peter Maydell · 4 years ago
  6. 38867d0 arm: Remove frq properties on CMSDK timer, dualtimer, watchdog, ARMSSE by Peter Maydell · 4 years, 1 month ago
  7. 4c4599f hw/watchdog/cmsdk-apb-watchdog: Convert to use Clock input by Peter Maydell · 4 years, 1 month ago
  8. eeae0b2 hw/watchdog/cmsdk-apb-watchdog: Add Clock input by Peter Maydell · 4 years, 1 month ago
  9. 729cc68 Remove superfluous timer_del() calls by Peter Maydell · 4 years, 3 months ago
  10. 592711e hw/watchdog/wdt_diag288: Remove unnecessary includes by Thomas Huth · 4 years, 4 months ago
  11. 4204c5f hw/watchdog: Implement SBSA watchdog device by Shashi Mallela · 4 years, 4 months ago
  12. 8063396 Use OBJECT_DECLARE_SIMPLE_TYPE when possible by Eduardo Habkost · 4 years, 6 months ago
  13. 8110fa1 Use DECLARE_*CHECKER* macros by Eduardo Habkost · 4 years, 6 months ago
  14. db1015e Move QOM typedefs and add missing includes by Eduardo Habkost · 4 years, 6 months ago
  15. e4fea7d meson: convert hw/watchdog by Marc-André Lureau · 6 years ago
  16. 243af02 trace: switch position of headers to what Meson requires by Paolo Bonzini · 5 years ago
  17. 69ed08e hw/watchdog/cmsdk-apb-watchdog: Add trace event for lock status by Philippe Mathieu-Daudé · 4 years, 9 months ago
  18. daca13d hw/watchdog: Implement full i.MX watchdog support by Guenter Roeck · 4 years, 10 months ago
  19. 37f95959 hw: Move i.MX watchdog driver to hw/watchdog by Guenter Roeck · 4 years, 10 months ago
  20. b69c3c2 qdev: Unrealize must not fail by Markus Armbruster · 4 years, 10 months ago
  21. 4f67d30 qdev: set properties with device_class_set_props() by Marc-André Lureau · 5 years ago
  22. 2ec11f2 aspeed: Change the "scu" property definition by Cédric Le Goater · 5 years ago
  23. 28c80f1 watchdog/aspeed: Fix AST2600 frequency behaviour by Joel Stanley · 5 years ago
  24. aabf1de watchdog/aspeed: Improve watchdog timeout message by Joel Stanley · 5 years ago
  25. 6b2b2a7 hw: wdt_aspeed: Add AST2600 support by Joel Stanley · 5 years ago
  26. 6112bd6 watchdog/aspeed: Introduce an object class per SoC by Cédric Le Goater · 5 years ago
  27. 1ff6878 aspeed/wdt: Check correct register for clock source by Amithash Prasad · 5 years ago
  28. 8c9dbc6 hw/watchdog/cmsdk-apb-watchdog.c: Switch to transaction-based ptimer API by Peter Maydell · 5 years ago
  29. b014226 ptimer: Rename ptimer_init() to ptimer_init_with_bh() by Peter Maydell · 5 years ago
  30. 54d3123 sysemu: Split sysemu/runstate.h off sysemu/sysemu.h by Markus Armbruster · 6 years ago
  31. a27bd6c Include hw/qdev-properties.h less by Markus Armbruster · 6 years ago
  32. 650d103 Include hw/hw.h exactly where needed by Markus Armbruster · 6 years ago
  33. d645427 Include migration/vmstate.h less by Markus Armbruster · 6 years ago
  34. 64552b6 Include hw/irq.h a lot less by Markus Armbruster · 6 years ago
  35. 71e8a91 Include sysemu/reset.h a lot less by Markus Armbruster · 6 years ago
  36. 3059c2f aspeed: Link SCU to the watchdog by Joel Stanley · 6 years ago
  37. 0b8fa32 Include qemu/module.h where needed, drop it from qemu-common.h by Markus Armbruster · 6 years ago
  38. f1114d3 hw/watchdog/wdt_i6300esb: Use DEVICE() macro to access DeviceState.qdev by Philippe Mathieu-Daudé · 6 years ago
  39. dec9776 trace-events: Fix attribution of trace points to source by Markus Armbruster · 6 years ago
  40. 500016e trace-events: Shorten file names in comments by Markus Armbruster · 6 years ago
  41. 9533dcd ptimer: express dependencies with Kconfig by Paolo Bonzini · 6 years ago
  42. a7e2315 isa: express dependencies with kconfig by Paolo Bonzini · 6 years ago
  43. 7c28b92 build: convert pci.mak to Kconfig by Paolo Bonzini · 6 years ago
  44. 82f5181 kconfig: introduce kconfig files by Paolo Bonzini · 6 years ago
  45. 566528f hw/arm/stellaris: Implement watchdog timer by Michel Heily · 6 years ago
  46. 7d2fceb hw/watchdog/wdt_i6300esb: remove a unnecessary comment by Peng Hao · 6 years ago
  47. b58deb3 qemu/queue.h: leave head structs anonymous unless necessary by Paolo Bonzini · 6 years ago
  48. 3ab7238 qapi: Drop qapi_event_send_FOO()'s Error ** argument by Peter Xu · 7 years ago
  49. 050c2ea hw/watchdog/cmsdk_apb_watchdog: Implement CMSDK APB watchdog module by Peter Maydell · 7 years ago
  50. a821541 hw/watchdog/wdt_i6300esb: Convert away from old_mmio by Peter Maydell · 7 years ago
  51. 112ed24 qapi: Empty out qapi-schema.json by Markus Armbruster · 7 years ago
  52. 9af2398 Include less of the generated modular QAPI headers by Markus Armbruster · 7 years ago
  53. 6b67395 Eliminate qapi/qmp/types.h by Markus Armbruster · 7 years ago
  54. e688df6 Include qapi/error.h exactly where needed by Markus Armbruster · 7 years ago
  55. c0578de misc: drop old i386 dependency by Philippe Mathieu-Daudé · 7 years ago
  56. fd3b02c pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices by Eduardo Habkost · 7 years ago
  57. f958537 watchdog/aspeed: fix variable type to store reload value by Cédric Le Goater · 7 years ago
  58. f0df84c watchdog: Allow setting action on the fly by Michal Privoznik · 7 years ago
  59. 4c7f442 watchdog.h: Drop local redefinition of actions enum by Michal Privoznik · 7 years ago
  60. 14d53b4 qapi: Rename WatchdogExpirationAction enum by Michal Privoznik · 7 years ago
  61. f55d613 watchdog: wdt_aspeed: Add support for the reset width register by Andrew Jeffery · 7 years ago
  62. 84ebd3e watchdog/wdt_diag288: Mark diag288 watchdog as non-hotpluggable by Thomas Huth · 8 years ago
  63. cf83f14 shutdown: Add source information to SHUTDOWN and RESET by Eric Blake · 8 years ago
  64. 854123b wdt: Add Aspeed watchdog device model by Cédric Le Goater · 8 years ago
  65. eb7a20a watchdog: 6300esb: add exit function by Li Qiang · 8 years ago
  66. f7e981f nmi: remove x86 specific nmi handling by Bandan Das · 9 years ago
  67. 03dd024 hw: explicitly include qemu/log.h by Paolo Bonzini · 9 years ago
  68. f348b6d util: move declarations out of qemu-common.h by Veronia Bahaa · 9 years ago
  69. 73bcb24 Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND by Rutuja Shah · 9 years ago
  70. fe345a3 watchdog/diag288: avoid race condition on expired watchdog by Sascha Silbe · 9 years ago
  71. 0430891 hw: Clean up includes by Peter Maydell · 9 years ago
  72. 9615495 s390: Clean up includes by Peter Maydell · 9 years ago
  73. fba9110 watchdog/diag288: don't reset for action=none|debug|pause by Bo Tu · 9 years ago
  74. 0d035b6 watchdog: introduction of get_watchdog_action by Bo Tu · 9 years ago
  75. 9491e9b i6300esb: remove muldiv64() by Laurent Vivier · 10 years ago
  76. fee562e i6300esb: fix timer overflow by Laurent Vivier · 10 years ago
  77. 0c7322c watchdog/diag288: correctly register for system reset requests by Xu Wang · 10 years ago
  78. 41fc905 wdt_i6300esb: QOMify by Gonglei · 10 years ago
  79. 795dc6e watchdog: Add new Virtual Watchdog action INJECT-NMI by Mao Chuan Li · 10 years ago
  80. d67f5fe s390x/watchdog: diag288 migration support by Xu Wang · 10 years ago
  81. 188f24c s390x/watchdog: introduce diag288 watchdog device by Xu Wang · 10 years ago
  82. 4bc7b4d i6300esb: Fix signed integer overflow by David Gibson · 10 years ago
  83. 06b82e2 i6300esb: Correct endiannness by David Gibson · 10 years ago
  84. 0048fa6 Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging by Peter Maydell · 10 years ago
  85. f43e47d QemuOpts: Drop qemu_opt_set(), rename qemu_opt_set_err(), fix use by Markus Armbruster · 10 years ago
  86. 9af21db pci: Trivial device model conversions to realize by Markus Armbruster · 10 years ago
  87. e720677 vmstate: accept QEMUTimer in VMSTATE_TIMER*, add VMSTATE_TIMER_PTR* by Paolo Bonzini · 10 years ago
  88. 469b046 memory: remove memory_region_destroy by Paolo Bonzini · 11 years ago
  89. 30e5210 watchdog: fix deadlock with -watchdog-action pause by Paolo Bonzini · 11 years ago
  90. 2f44a08 qapi event: clean up in callers by Wenchao Xia · 11 years ago
  91. 99eaf09 qapi event: convert WATCHDOG by Wenchao Xia · 11 years ago
  92. d49805a savevm: Remove all the unneeded version_minimum_id_old (x86) by Juan Quintela · 11 years ago
  93. 848696b PortioList: Store PortioList in device state by Kirill Batuzov · 11 years ago
  94. 87ea75d qemu-option: Remove qemu_opts_create_nofail by Peter Crosthwaite · 11 years ago
  95. bc72ad6 aio / timers: Switch entire codebase to the new timer API by Alex Bligh · 12 years ago
  96. 125ee0e devices: Associate devices to their logical category by Marcel Apfelbaum · 12 years ago
  97. f6019e5 watchdog: Remove break after exit by Stefan Weil · 12 years ago
  98. 22fc860 hw/[u-x]*: pass owner to memory_region_init* functions by Paolo Bonzini · 12 years ago
  99. db10ca9 piolist: add owner argument to initialization functions and pass devices by Paolo Bonzini · 12 years ago
  100. 2c9b15c memory: add owner argument to initialization functions by Paolo Bonzini · 12 years ago