Home
last modified time | relevance | path

Searched refs:qemu_system_vmstop_request (Results 1 – 8 of 8) sorted by relevance

/qemu/stubs/
H A Dvm-stop.c9 void qemu_system_vmstop_request(RunState state) in qemu_system_vmstop_request() function
/qemu/replay/
H A Dreplay-internal.c164 qemu_system_vmstop_request(RUN_STATE_PAUSED); in replay_check_error()
168 qemu_system_vmstop_request(RUN_STATE_INTERNAL_ERROR); in replay_check_error()
/qemu/hw/watchdog/
H A Dwatchdog.c70 qemu_system_vmstop_request(RUN_STATE_WATCHDOG); in watchdog_perform_action()
H A Dspapr_watchdog.c114 qemu_system_vmstop_request(RUN_STATE_SHUTDOWN); in watchdog_expired()
/qemu/include/sysemu/
H A Drunstate.h98 void qemu_system_vmstop_request(RunState reason);
/qemu/system/
H A Dcpus.c688 qemu_system_vmstop_request(state); in vm_stop()
H A Drunstate.c265 void qemu_system_vmstop_request(RunState state) in qemu_system_vmstop_request() function
/qemu/block/
H A Dblock-backend.c2175 qemu_system_vmstop_request(RUN_STATE_IO_ERROR); in blk_error_action()