Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/
H A Dlibqtest.c362 static pid_t qtest_create_process(char *cmd) in qtest_create_process() function
439 s->qemu_pid = qtest_create_process(command->str); in qtest_spawn_qemu()