aboutsummaryrefslogtreecommitdiff
path: root/tests/qtest/device-plug-test.c
AgeCommit message (Expand)Author
2022-10-28tests/qtest: device-plug-test: Reverse the usage of double/single quotesBin Meng
2022-10-11tests/x86: Add subtest with 'q35' machine type to device-plug-testMichael Labiuk
2022-10-11tests/x86: add helper qtest_qmp_device_del_send()Michael Labiuk
2022-09-27tests/x86: Move common code to function in device-plug-testMichael Labiuk
2022-08-29tests/qtest: device-plug-test: Reverse the usage of double/single quotesBin Meng
2022-05-03tests: move libqtest.h back under qtest/Marc-André Lureau
2022-02-21tests/x86: Use 'pc' machine type for hotplug testsDr. David Alan Gilbert
2022-01-14softmmu: fix device deletion events with -device JSON syntaxDaniel P. Berrangé
2020-10-12device-plug-test: use qtest_qmp to send the device_del commandPaolo Bonzini
2020-10-12qtest: rename qtest_qmp_receive to qtest_qmp_receive_dictMaxim Levitsky
2020-08-21meson: convert tests/qtest to mesonPaolo Bonzini
2020-01-12test: Move qtests to a separate directoryThomas Huth