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