index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
system
/
runstate.c
Age
Commit message (
Expand
)
Author
2024-09-24
reset: Use ResetType for qemu_devices_reset() and MachineClass::reset()
Juraj Marcin
2024-08-16
replay: allow runstate shutdown->running when replaying trace
Nicholas Piggin
2024-07-01
pvpanic: Emit GUEST_PVSHUTDOWN QMP event on pvpanic shutdown signal
Alejandro Jimenez
2024-07-01
hw/misc/pvpanic: add support for normal shutdowns
Thomas Weißschuh
2024-06-04
system/runstate: Remove unused 'qemu/plugin.h' header
Philippe Mathieu-Daudé
2024-04-23
runstate: skip initial CPU reset if reset is not actually possible
Paolo Bonzini
2024-01-19
qapi: Remove deprecated 'singlestep' member of StatusInfo
Philippe Mathieu-Daudé
2024-01-08
system/cpus: rename qemu_mutex_lock_iothread() to bql_lock()
Stefan Hajnoczi
2024-01-04
migration: preserve suspended for bg_migration
Steve Sistare
2024-01-04
migration: preserve suspended for snapshot
Steve Sistare
2024-01-04
cpus: stop vm in suspended runstate
Steve Sistare
2023-10-12
softmmu: pass the main loop status to gdb "Wxx" packet
Clément Chigot
2023-10-12
softmmu: add means to pass an exit code when requesting a shutdown
Clément Chigot
2023-10-08
system: Rename softmmu/ directory as system/
Philippe Mathieu-Daudé