Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/
H A Drtas-test.c24 qtest_shutdown(qs); in run_test_rtas_get_time_of_day()
H A Dusb-hcd-uhci-test.c87 qtest_shutdown(qs); in main()
H A Derst-test.c93 qtest_shutdown(s->qs); in cleanup_vm()
H A Divshmem-test.c103 qtest_shutdown(s->qs); in cleanup_vm()
H A Dahci-test.c204 qtest_shutdown(qs); in ahci_shutdown()
/openbmc/qemu/tests/qtest/libqos/
H A Dlibqos.h29 void qtest_shutdown(QOSState *qs);
H A Dlibqos.c65 void qtest_shutdown(QOSState *qs) in qtest_shutdown() function