Home
last modified time | relevance | path

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

/qemu/tests/qtest/migration/
H A Dbootfile.c37 char *bootfile_create(const char *arch, const char *dir, bool suspend_me) in bootfile_create() argument
47 x86_bootsect[SYM_suspend_me - SYM_start] = suspend_me; in bootfile_create()
H A Dframework.c125 if (src_state.suspend_me) { in migrate_wait_for_dirty_mem()
285 bootpath = bootfile_create(arch, tmpfs, args->suspend_me); in migrate_start()
286 src_state.suspend_me = args->suspend_me; in migrate_start()
516 if (args->start.suspend_me) { in migrate_postcopy_complete()
858 if (args->start.suspend_me) { in test_precopy_common()
H A Dbootfile.h37 char *bootfile_create(const char *arch, const char *dir, bool suspend_me);
H A Dmigration-util.h22 bool suspend_me; member
H A Dpostcopy-tests.c33 .start.suspend_me = true, in test_postcopy_suspend()
H A Dframework.h113 bool suspend_me; member
H A Dprecopy-tests.c65 .start.suspend_me = true, in test_precopy_unix_suspend_live()
77 .start.suspend_me = true, in test_precopy_unix_suspend_notlive()
H A Dmigration-qmp.c280 if (state->suspend_me && !state->suspend_seen) { in wait_for_suspend()
/qemu/tests/qtest/migration/i386/
H A Da-b-bootblock.S90 mov (suspend_me),%eax
139 suspend_me: label