Home
last modified time | relevance | path

Searched refs:vm_get_suspended (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/hw/vfio/
H A Dcpr.c18 !runstate_check(RUN_STATE_SUSPENDED) && !vm_get_suspended()) { in vfio_cpr_reboot_notifier()
/openbmc/qemu/include/sysemu/
H A Drunstate.h74 bool vm_get_suspended(void);
/openbmc/qemu/migration/
H A Dglobal_state.c48 global_state.vm_was_suspended = vm_get_suspended(); in global_state_do_store()
/openbmc/qemu/system/
H A Dcpus.c284 bool vm_get_suspended(void) in vm_get_suspended() function