Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/
H A Dlibqtest.h353 char *qtest_vhmp(QTestState *s, const char *fmt, va_list ap)
H A Dlibqtest.c903 char *qtest_vhmp(QTestState *s, const char *fmt, va_list ap) in qtest_vhmp() function
926 ret = qtest_vhmp(s, fmt, ap); in qtest_hmp()