1. fd3b02c pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices by Eduardo Habkost · 7 years ago
  2. f958537 watchdog/aspeed: fix variable type to store reload value by Cédric Le Goater · 7 years ago
  3. f0df84c watchdog: Allow setting action on the fly by Michal Privoznik · 7 years ago
  4. 4c7f442 watchdog.h: Drop local redefinition of actions enum by Michal Privoznik · 7 years ago
  5. 14d53b4 qapi: Rename WatchdogExpirationAction enum by Michal Privoznik · 7 years ago
  6. f55d613 watchdog: wdt_aspeed: Add support for the reset width register by Andrew Jeffery · 7 years ago
  7. 84ebd3e watchdog/wdt_diag288: Mark diag288 watchdog as non-hotpluggable by Thomas Huth · 7 years ago
  8. cf83f14 shutdown: Add source information to SHUTDOWN and RESET by Eric Blake · 8 years ago
  9. 854123b wdt: Add Aspeed watchdog device model by Cédric Le Goater · 8 years ago
  10. eb7a20a watchdog: 6300esb: add exit function by Li Qiang · 8 years ago
  11. f7e981f nmi: remove x86 specific nmi handling by Bandan Das · 9 years ago
  12. 03dd024 hw: explicitly include qemu/log.h by Paolo Bonzini · 9 years ago
  13. f348b6d util: move declarations out of qemu-common.h by Veronia Bahaa · 9 years ago
  14. 73bcb24 Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND by Rutuja Shah · 9 years ago
  15. fe345a3 watchdog/diag288: avoid race condition on expired watchdog by Sascha Silbe · 9 years ago
  16. 0430891 hw: Clean up includes by Peter Maydell · 9 years ago
  17. 9615495 s390: Clean up includes by Peter Maydell · 9 years ago
  18. fba9110 watchdog/diag288: don't reset for action=none|debug|pause by Bo Tu · 9 years ago
  19. 0d035b6 watchdog: introduction of get_watchdog_action by Bo Tu · 9 years ago
  20. 9491e9b i6300esb: remove muldiv64() by Laurent Vivier · 9 years ago
  21. fee562e i6300esb: fix timer overflow by Laurent Vivier · 9 years ago
  22. 0c7322c watchdog/diag288: correctly register for system reset requests by Xu Wang · 9 years ago
  23. 41fc905 wdt_i6300esb: QOMify by Gonglei · 10 years ago
  24. 795dc6e watchdog: Add new Virtual Watchdog action INJECT-NMI by Mao Chuan Li · 10 years ago
  25. d67f5fe s390x/watchdog: diag288 migration support by Xu Wang · 10 years ago
  26. 188f24c s390x/watchdog: introduce diag288 watchdog device by Xu Wang · 10 years ago
  27. 4bc7b4d i6300esb: Fix signed integer overflow by David Gibson · 10 years ago
  28. 06b82e2 i6300esb: Correct endiannness by David Gibson · 10 years ago
  29. 0048fa6 Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging by Peter Maydell · 10 years ago
  30. f43e47d QemuOpts: Drop qemu_opt_set(), rename qemu_opt_set_err(), fix use by Markus Armbruster · 10 years ago
  31. 9af21db pci: Trivial device model conversions to realize by Markus Armbruster · 10 years ago
  32. e720677 vmstate: accept QEMUTimer in VMSTATE_TIMER*, add VMSTATE_TIMER_PTR* by Paolo Bonzini · 10 years ago
  33. 469b046 memory: remove memory_region_destroy by Paolo Bonzini · 11 years ago
  34. 30e5210 watchdog: fix deadlock with -watchdog-action pause by Paolo Bonzini · 10 years ago
  35. 2f44a08 qapi event: clean up in callers by Wenchao Xia · 10 years ago
  36. 99eaf09 qapi event: convert WATCHDOG by Wenchao Xia · 11 years ago
  37. d49805a savevm: Remove all the unneeded version_minimum_id_old (x86) by Juan Quintela · 11 years ago
  38. 848696b PortioList: Store PortioList in device state by Kirill Batuzov · 11 years ago
  39. 87ea75d qemu-option: Remove qemu_opts_create_nofail by Peter Crosthwaite · 11 years ago
  40. bc72ad6 aio / timers: Switch entire codebase to the new timer API by Alex Bligh · 11 years ago
  41. 125ee0e devices: Associate devices to their logical category by Marcel Apfelbaum · 11 years ago
  42. f6019e5 watchdog: Remove break after exit by Stefan Weil · 11 years ago
  43. 22fc860 hw/[u-x]*: pass owner to memory_region_init* functions by Paolo Bonzini · 12 years ago
  44. db10ca9 piolist: add owner argument to initialization functions and pass devices by Paolo Bonzini · 12 years ago
  45. 2c9b15c memory: add owner argument to initialization functions by Paolo Bonzini · 12 years ago
  46. 0c6c4e2 wdt_ib700: replace register_ioport* by Jan Kiszka · 12 years ago
  47. c199046 wdt_i6300esb: fix vmstate versioning by Michael Roth · 12 years ago
  48. db895a1 isa: Use realizefn for ISADevice by Andreas Färber · 12 years ago
  49. 61e477f wdt_ib700: QOM'ify by Andreas Färber · 12 years ago
  50. a100107 hw: move watchdogs to hw/watchdog, configure via default-configs/ by Paolo Bonzini · 12 years ago
  51. 49ab747 hw: move target-independent files to subdirectories by Paolo Bonzini · 12 years ago
  52. 1fd6bb4 hw: make subdirectories for devices by Paolo Bonzini · 12 years ago