Home
last modified time | relevance | path

Searched refs:suspend_me (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/tests/migration/i386/
H A Da-b-bootblock.S90 mov (suspend_me),%eax
139 suspend_me: label
/openbmc/qemu/tests/qtest/
H A Dmigration-helpers.h22 bool suspend_me; member
H A Dmigration-test.c154 static void bootfile_create(char *dir, bool suspend_me) in bootfile_create() argument
242 if (state->suspend_me && !state->suspend_seen) { in wait_for_suspend()
544 if (src_state.suspend_me) { in migrate_wait_for_dirty_mem()
612 bool suspend_me; member
741 bootfile_create(tmpfs, args->suspend_me); in test_migrate_start()
742 src_state.suspend_me = args->suspend_me; in test_migrate_start()
1303 if (args->start.suspend_me) { in migrate_postcopy_complete()
1344 .start.suspend_me = true, in test_postcopy_suspend()
1863 if (args->start.suspend_me) { in test_precopy_common()
2011 .start.suspend_me = true, in test_precopy_unix_suspend_live()
[all …]