Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/
H A Ddevice-plug-test.c60 qtest_qmp_device_del_send(qtest, id); in process_device_remove()
168 qtest_qmp_device_del_send(qtest, "dev0"); in test_ccw_unplug()
H A Ddrive_del-test.c159 qtest_qmp_device_del_send(qts, "dev0"); in device_del()
H A Dlibqtest.h1012 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.c1835 void qtest_qmp_device_del_send(QTestState *qts, const char *id) in qtest_qmp_device_del_send() function
1847 qtest_qmp_device_del_send(qts, id); in qtest_qmp_device_del()
H A Dhd-geo-test.c914 qtest_qmp_device_del_send(qts, devid); in test_override_hot_unplug()
/openbmc/qemu/tests/qtest/libqos/
H A Dpci-pc.c182 qtest_qmp_device_del_send(qts, id); in qpci_unplug_acpi_device_test()