aboutsummaryrefslogtreecommitdiff
path: root/tests/qtest/cdrom-test.c
AgeCommit message (Expand)AuthorFilesLines
9 daystests/qtest: Add s390x boot order tests to cdrom-test.cJared Rossi1-0/+24
2024-09-17tests/qtest/cdrom-test: Improve the machine detection in the cdrom testThomas Huth1-35/+42
2024-02-23tests/cdrom-test: Add cdrom test for LoongArch virt machineBibo Mao1-0/+5
2023-10-27tests/cdrom-test: Clean up global variable shadowing in prepare_image()Philippe Mathieu-Daudé1-3/+3
2023-05-26tests/qtest: Check for virtio-blk before using -cdrom with the arm virt machineThomas Huth1-1/+5
2023-05-22tests/qtest/cdrom-test: Fix the test to also work without optional devicesThomas Huth1-3/+13
2023-05-16tests/lcitool: Add mtools and xorriso and remove genisoimage as dependenciesAni Sinha1-7/+7
2023-05-12tests/qtest: Don't run cdrom boot tests if no accelerator is presentFabiano Rosas1-0/+10
2022-08-25tests/qtest: Use g_mkdtemp()Bin Meng1-1/+1
2022-05-03tests: move libqtest.h back under qtest/Marc-André Lureau1-1/+1
2022-02-04hw/i386: Add the possibility to disable the 'isapc' machineThomas Huth1-1/+1
2021-12-22tests/qtest/cdrom-test: Check whether devices are available before using themThomas Huth1-21/+39
2021-12-15tests/qtest: Add a function to check whether a machine is availableThomas Huth1-3/+5
2020-11-03hw/mips: Remove the 'r4k' machinePhilippe Mathieu-Daudé1-1/+1
2020-10-06tests/qtest/cdrom: Add more s390x-related boot testsThomas Huth1-0/+12
2020-08-21meson: convert tests/qtest to mesonPaolo Bonzini1-1/+1
2020-02-02hw/ppc/prep: Remove the deprecated "prep" machine and the OpenHackware BIOSThomas Huth1-1/+1
2020-01-12test: Move qtests to a separate directoryThomas Huth1-0/+228