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.c156 static void bootfile_create(char *dir, bool suspend_me) in bootfile_create() argument
167 x86_bootsect[SYM_suspend_me - SYM_start] = suspend_me; in bootfile_create()
241 if (state->suspend_me && !state->suspend_seen) { in wait_for_suspend()
543 if (src_state.suspend_me) { in migrate_wait_for_dirty_mem()
611 bool suspend_me; member
740 bootfile_create(tmpfs, args->suspend_me); in test_migrate_start()
741 src_state.suspend_me = args->suspend_me; in test_migrate_start()
1305 if (args->start.suspend_me) { in migrate_postcopy_complete()
1346 .start.suspend_me = true, in test_postcopy_suspend()
1788 if (args->start.suspend_me) { in test_precopy_common()
[all …]