aboutsummaryrefslogtreecommitdiff
path: root/tests/qtest/device-plug-test.c
AgeCommit message (Expand)AuthorFilesLines
2023-05-28target/ppc: Add POWER9 DD2.2 modelNicholas Piggin1-2/+2
2023-05-22tests/qtest: Check for the availability of virtio-ccw devices before using themThomas Huth1-1/+8
2023-02-14tests/qtest: Skip unplug tests that use missing devicesFabiano Rosas1-6/+27
2023-02-14test/qtest: Fix coding style in device-plug-test.cFabiano Rosas1-3/+5
2022-10-28tests/qtest: device-plug-test: Reverse the usage of double/single quotesBin Meng1-8/+8
2022-10-11tests/x86: Add subtest with 'q35' machine type to device-plug-testMichael Labiuk1-0/+41
2022-10-11tests/x86: add helper qtest_qmp_device_del_send()Michael Labiuk1-13/+2
2022-09-27tests/x86: Move common code to function in device-plug-testMichael Labiuk1-25/+17
2022-08-29tests/qtest: device-plug-test: Reverse the usage of double/single quotesBin Meng1-1/+1
2022-05-03tests: move libqtest.h back under qtest/Marc-André Lureau1-1/+1
2022-02-21tests/x86: Use 'pc' machine type for hotplug testsDr. David Alan Gilbert1-2/+18
2022-01-14softmmu: fix device deletion events with -device JSON syntaxDaniel P. Berrangé1-0/+19
2020-10-12device-plug-test: use qtest_qmp to send the device_del commandPaolo Bonzini1-23/+9
2020-10-12qtest: rename qtest_qmp_receive to qtest_qmp_receive_dictMaxim Levitsky1-1/+1
2020-08-21meson: convert tests/qtest to mesonPaolo Bonzini1-1/+1
2020-01-12test: Move qtests to a separate directoryThomas Huth1-0/+178