Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/migration/
H A Dbootfile.h37 char *bootfile_create(const char *arch, const char *dir, bool suspend_me);
H A Dbootfile.c37 char *bootfile_create(const char *arch, const char *dir, bool suspend_me) in bootfile_create() function
H A Dframework.c477 bootfile_create(qtest_get_arch(), tmpfs, args->suspend_me); in migrate_postcopy_prepare()
H A Dprecopy-tests.c963 bootpath = bootfile_create(qtest_get_arch(), tmpfs, false); in dirtylimit_start_vm()