Searched refs:qemu_system_vmstop_request (Results 1 – 8 of 8) sorted by relevance
9 void qemu_system_vmstop_request(RunState state) in qemu_system_vmstop_request() function
164 qemu_system_vmstop_request(RUN_STATE_PAUSED); in replay_check_error()168 qemu_system_vmstop_request(RUN_STATE_INTERNAL_ERROR); in replay_check_error()
70 qemu_system_vmstop_request(RUN_STATE_WATCHDOG); in watchdog_perform_action()
114 qemu_system_vmstop_request(RUN_STATE_SHUTDOWN); in watchdog_expired()
99 void qemu_system_vmstop_request(RunState reason);
703 qemu_system_vmstop_request(state); in vm_stop()
291 void qemu_system_vmstop_request(RunState state) in qemu_system_vmstop_request() function
2173 qemu_system_vmstop_request(RUN_STATE_IO_ERROR); in blk_error_action()