Home
last modified time | relevance | path

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

/openbmc/qemu/stubs/
H A Dqtest.c15 bool qtest_allowed; variable
/openbmc/qemu/tests/unit/
H A Dptimer-test.h14 extern bool qtest_allowed;
H A Dptimer-test-stubs.c35 bool qtest_allowed; variable
H A Dptimer-test.c922 qtest_allowed = true; in main()
/openbmc/qemu/accel/qtest/
H A Dqtest.c52 ac->allowed = &qtest_allowed; in qtest_accel_class_init()