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
/
include
/
sysemu
/
runstate.h
Age
Commit message (
Expand
)
Author
2024-08-16
replay: allow runstate shutdown->running when replaying trace
Nicholas Piggin
2024-07-01
hw/misc/pvpanic: add support for normal shutdowns
Thomas Weißschuh
2024-01-04
cpus: vm_resume
Steve Sistare
2024-01-04
cpus: stop vm in suspended runstate
Steve Sistare
2024-01-04
cpus: vm_was_suspended
Steve Sistare
2023-10-12
softmmu: add means to pass an exit code when requesting a shutdown
Clément Chigot
2023-09-11
qdev: Add qdev_add_vm_change_state_handler_full()
Avihai Horon
2023-09-11
sysemu: Add prepare callback to struct VMChangeStateEntry
Avihai Horon
2023-06-02
runstate: drop unused runstate_store()
Vladimir Sementsov-Ogievskiy
2023-06-02
runstate: add runstate_get()
Vladimir Sementsov-Ogievskiy
2022-04-06
whpx: Added support for breakpoints and stepping
Ivan Shcherbakov
2022-04-06
include: move dump_in_progress() to runstate.h
Marc-André Lureau
2021-03-09
sysemu: Let VMChangeStateHandler take boolean 'running' argument
Philippe Mathieu-Daudé
2021-03-09
sysemu/runstate: Let runstate_is_running() return bool
Philippe Mathieu-Daudé
2020-12-15
vl: remove separate preconfig main_loop
Paolo Bonzini
2020-01-24
pvpanic: implement crashloaded event handling
zhenwei pi
2019-08-16
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster