Home
last modified time | relevance | path

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

/openbmc/qemu/system/
H A Dqtest.c58 static bool qtest_opened; variable
265 if (!qtest_log_fp || !qtest_opened) { in qtest_send_prefix()
276 if (!qtest_log_fp || !qtest_opened) { in qtest_log_send()
292 if (qtest_log_fp && qtest_opened) { in qtest_server_char_be_send()
814 qtest_opened = true; in qtest_event()
820 qtest_opened = false; in qtest_event()
940 assert(!qtest_opened); in qtest_unparent()