1. 096d910 system/runstate: Remove unused 'qemu/plugin.h' header by Philippe Mathieu-Daudé · 9 months ago
  2. 08b2d15 runstate: skip initial CPU reset if reset is not actually possible by Paolo Bonzini · 12 months ago
  3. fe17522 qapi: Remove deprecated 'singlestep' member of StatusInfo by Philippe Mathieu-Daudé · 1 year, 2 months ago
  4. 195801d system/cpus: rename qemu_mutex_lock_iothread() to bql_lock() by Stefan Hajnoczi · 1 year, 2 months ago
  5. 49a5020 migration: preserve suspended for bg_migration by Steve Sistare · 1 year, 2 months ago
  6. 58b1057 migration: preserve suspended for snapshot by Steve Sistare · 1 year, 2 months ago
  7. b9ae473 cpus: stop vm in suspended runstate by Steve Sistare · 1 year, 2 months ago
  8. 66bbe3e softmmu: pass the main loop status to gdb "Wxx" packet by Clément Chigot · 1 year, 5 months ago
  9. 0386f39 softmmu: add means to pass an exit code when requesting a shutdown by Clément Chigot · 1 year, 5 months ago
  10. 8d7f2e7 system: Rename softmmu/ directory as system/ by Philippe Mathieu-Daudé · 1 year, 5 months ago[Renamed from softmmu/runstate.c]
  11. 9d3103c sysemu: Add prepare callback to struct VMChangeStateEntry by Avihai Horon · 1 year, 7 months ago
  12. ca2a5e6 qemu_cleanup: begin drained section after vm_shutdown() by Fiona Ebner · 1 year, 8 months ago
  13. 1b65b4f accel/tcg: remove CONFIG_PROFILER by Fei Wu · 1 year, 9 months ago
  14. a4c6275 migration: restore vmstate on migration failure by Vladimir Sementsov-Ogievskiy · 1 year, 10 months ago
  15. e76005a runstate: drop unused runstate_store() by Vladimir Sementsov-Ogievskiy · 1 year, 10 months ago
  16. 242b74e runstate: add runstate_get() by Vladimir Sementsov-Ogievskiy · 1 year, 10 months ago
  17. 93cbd6c softmmu: Don't use 'singlestep' global in QMP and HMP commands by Peter Maydell · 1 year, 11 months ago
  18. c566080 gdbstub: move syscall handling to new file by Alex Bennée · 2 years ago
  19. 533206f tcg: Include "qemu/timer.h" for profile_getclock by Richard W.M. Jones · 2 years ago
  20. a67dfa6 Drop duplicate #include by Markus Armbruster · 2 years, 1 month ago
  21. 0ccc2c9 qapi run-state: Elide redundant has_FOO in generated C by Markus Armbruster · 2 years, 4 months ago
  22. 7966d70 reset: allow registering handlers that aren't called by snapshot loading by Jason A. Donenfeld · 2 years, 4 months ago
  23. 0882caf qapi: Add exit-failure PanicAction by Ilya Leoshkevich · 2 years, 8 months ago
  24. 669846c softmmu/runstate.c: add RunStateTransition support form COLO to PRELAUNCH by Zhang Chen · 3 years ago
  25. 0f9668e Remove qemu-common.h include from most units by Marc-André Lureau · 3 years ago
  26. cd61748 exec/exec-all: Move 'qemu/log.h' include in units requiring it by Philippe Mathieu-Daudé · 3 years, 1 month ago
  27. bc2fbf9 softmmu/runstate: Clean headers by Philippe Mathieu-Daudé · 3 years, 1 month ago
  28. 6e1da3d runstate: Initialize Error * to NULL by Peng Liang · 3 years, 9 months ago
  29. 229620d Fix the qemu crash when guest shutdown during checkpoint by Rao, Lei · 3 years, 9 months ago
  30. 538f049 sysemu: Let VMChangeStateHandler take boolean 'running' argument by Philippe Mathieu-Daudé · 4 years, 2 months ago
  31. 0a38950 sysemu/runstate: Let runstate_is_running() return bool by Philippe Mathieu-Daudé · 4 years, 2 months ago
  32. 92a5199 sev/i386: Don't allow a system reset under an SEV-ES guest by Tom Lendacky · 4 years, 1 month ago
  33. 1895b97 block: move blk_exp_close_all() to qemu_cleanup() by Sergio Lopez · 4 years, 1 month ago
  34. c27025e runstate: cleanup reboot and panic actions by Paolo Bonzini · 4 years, 2 months ago
  35. 5ef0317 gdbstub: drop gdbserver_cleanup in favour of gdb_exit by Alex Bennée · 4 years, 2 months ago
  36. c753e8e vl: Add option to avoid stopping VM upon guest panic by Alejandro Jimenez · 4 years, 3 months ago
  37. e6dba04 qmp: generalize watchdog-set-action to -no-reboot/-no-shutdown by Alejandro Jimenez · 4 years, 3 months ago
  38. ba87e43 vl: extract softmmu/runstate.c by Paolo Bonzini · 4 years, 4 months ago