summary refs log tree commit diff stats
path: root/system/runstate.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* reset: Use ResetType for qemu_devices_reset() and MachineClass::reset()Juraj Marcin2024-09-241-2/+11
* replay: allow runstate shutdown->running when replaying traceNicholas Piggin2024-08-161-3/+28
* pvpanic: Emit GUEST_PVSHUTDOWN QMP event on pvpanic shutdown signalAlejandro Jimenez2024-07-011-0/+1
* hw/misc/pvpanic: add support for normal shutdownsThomas Weißschuh2024-07-011-0/+5
* system/runstate: Remove unused 'qemu/plugin.h' headerPhilippe Mathieu-Daudé2024-06-041-1/+0
* runstate: skip initial CPU reset if reset is not actually possiblePaolo Bonzini2024-04-231-1/+14
* qapi: Remove deprecated 'singlestep' member of StatusInfoPhilippe Mathieu-Daudé2024-01-191-8/+0
* system/cpus: rename qemu_mutex_lock_iothread() to bql_lock()Stefan Hajnoczi2024-01-081-1/+1
* migration: preserve suspended for bg_migrationSteve Sistare2024-01-041-0/+1
* migration: preserve suspended for snapshotSteve Sistare2024-01-041-0/+5
* cpus: stop vm in suspended runstateSteve Sistare2024-01-041-0/+3
* softmmu: pass the main loop status to gdb "Wxx" packetClément Chigot2023-10-121-2/+2
* softmmu: add means to pass an exit code when requesting a shutdownClément Chigot2023-10-121-1/+11
* system: Rename softmmu/ directory as system/Philippe Mathieu-Daudé2023-10-081-0/+871