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