Home
last modified time | relevance | path

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

/openbmc/qemu/include/sysemu/
H A Dqtest.h19 extern bool qtest_allowed;
23 return qtest_allowed; in qtest_enabled()
/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.c49 ac->allowed = &qtest_allowed; in qtest_accel_class_init()
/openbmc/qemu/system/
H A Dqtest.c50 bool qtest_allowed; variable