Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/
H A Dmigration-test.c198 g_autofree char *serialpath = g_strdup_printf("%s/%s", tmpfs, side); in wait_for_serial() local
199 FILE *serialfile = fopen(serialpath, "r"); in wait_for_serial()