Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/
H A Dqmp-test.c190 qtest_qmp_send(s, "{ 'execute': 'blockdev-add', 'id': %s," in send_cmd_that_blocks()
207 qtest_qmp_send(s, "{ 'exec-oob': 'migrate-pause', 'id': %s }", id); in send_oob_cmd_that_fails()
266 qtest_qmp_send(qts, "{ 'execute': 'query-name', 'id': 'ib-quick-1' }"); in test_qmp_oob()
275 qtest_qmp_send(qts, "{ 'id': 'err-2' }"); in test_qmp_oob()
H A Dbios-tables-test.c955 qtest_qmp_send(data.qts, "{'execute':'cont' }"); in test_acpi_piix4_tcg_bridge()
962 qtest_qmp_send(data.qts, "{'execute':'system_reset' }"); in test_acpi_piix4_tcg_bridge()
1212 qtest_qmp_send(data.qts, "{'execute':'cont' }"); in test_acpi_q35_multif_bridge()
1219 qtest_qmp_send(data.qts, "{'execute':'system_reset' }"); in test_acpi_q35_multif_bridge()
H A Dlibqtest.h157 void qtest_qmp_send(QTestState *s, const char *fmt, ...)
H A Dahci-test.c1384 qtest_qmp_send(dst->parent->qts, "{'execute':'cont' }"); in test_flush_migrate()
1672 qtest_qmp_send(ahci->parent->qts, "{'execute': 'blockdev-open-tray', " in test_atapi_tray()
1704 qtest_qmp_send(ahci->parent->qts, "{'execute': 'blockdev-close-tray', " in test_atapi_tray()
H A Dlibqtest.c835 void qtest_qmp_send(QTestState *s, const char *fmt, ...) in qtest_qmp_send() function
/openbmc/qemu/tests/qtest/libqos/
H A Dahci.c732 qtest_qmp_send(ahci->parent->qts, "{'execute':'cont' }"); in ahci_exec()
770 qtest_qmp_send(ahci->parent->qts, "{'execute':'cont' }"); in ahci_guest_io_resume()