Home
last modified time | relevance | path

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

/qemu/tests/qtest/
H A Ddevice-plug-test.c51 qtest_qmp_device_del_send(qtest, id); in process_device_remove()
159 qtest_qmp_device_del_send(qtest, "dev0"); in test_ccw_unplug()
H A Ddrive_del-test.c157 qtest_qmp_device_del_send(qts, "dev0"); in device_del()
H A Dlibqtest.h1072 void qtest_qmp_device_del_send(QTestState *qts, const char *id);
H A Divshmem-test.c390 qtest_qmp_device_del_send(qts, "iv1"); in test_ivshmem_hotplug_q35()
H A Dlibqtest.c1930 void qtest_qmp_device_del_send(QTestState *qts, const char *id) in qtest_qmp_device_del_send() function
1942 qtest_qmp_device_del_send(qts, id); in qtest_qmp_device_del()
H A Dhd-geo-test.c913 qtest_qmp_device_del_send(qts, devid); in test_override_hot_unplug()
/qemu/tests/qtest/libqos/
H A Dpci-pc.c182 qtest_qmp_device_del_send(qts, id); in qpci_unplug_acpi_device_test()