Home
last modified time | relevance | path

Searched refs:qtest_qmp_device_del (Results 1 – 8 of 8) sorted by relevance

/openbmc/qemu/tests/qtest/
H A Dusb-hcd-xhci-test.c31 qtest_qmp_device_del(qts, "scsihd"); in test_usb_uas_hotplug()
32 qtest_qmp_device_del(qts, "uas"); in test_usb_uas_hotplug()
40 qtest_qmp_device_del(qts, "ccid"); in test_usb_ccid_hotplug()
43 qtest_qmp_device_del(qts, "ccid"); in test_usb_ccid_hotplug()
H A Dvirtio-ccw-test.c45 qtest_qmp_device_del(qts, "hp-port"); in virtio_serial_hotplug()
71 qtest_qmp_device_del(s, "scsihd"); in virtio_scsi_hotplug()
H A Dvirtio-serial-test.c24 qtest_qmp_device_del(global_qtest, "hp-port"); in serial_hotplug()
H A Dusb-hcd-uhci-test.c51 qtest_qmp_device_del(qts, "usbdev0"); in test_usb_storage_hotplug()
H A Dvirtio-scsi-test.c164 qtest_qmp_device_del(qts, "scsihd"); in hotplug()
H A Dlibqtest.h1022 void qtest_qmp_device_del(QTestState *qts, const char *id);
H A Dlibqtest.c1845 void qtest_qmp_device_del(QTestState *qts, const char *id) in qtest_qmp_device_del() function
/openbmc/qemu/tests/qtest/libqos/
H A Dusb.c53 qtest_qmp_device_del(qts, id); in usb_test_hotplug()