Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/
H A Dboot-serial-test.c239 const char *codeparam = ""; in test_machine() local
250 codeparam = "-kernel"; in test_machine()
253 codeparam = "-bios"; in test_machine()
274 codeparam, code ? codetmp : "", test->machine, in test_machine()