index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
qtest
/
cdrom-test.c
Age
Commit message (
Expand
)
Author
2024-10-23
tests/qtest: Add s390x boot order tests to cdrom-test.c
Jared Rossi
2024-09-17
tests/qtest/cdrom-test: Improve the machine detection in the cdrom test
Thomas Huth
2024-02-23
tests/cdrom-test: Add cdrom test for LoongArch virt machine
Bibo Mao
2023-10-27
tests/cdrom-test: Clean up global variable shadowing in prepare_image()
Philippe Mathieu-Daudé
2023-05-26
tests/qtest: Check for virtio-blk before using -cdrom with the arm virt machine
Thomas Huth
2023-05-22
tests/qtest/cdrom-test: Fix the test to also work without optional devices
Thomas Huth
2023-05-16
tests/lcitool: Add mtools and xorriso and remove genisoimage as dependencies
Ani Sinha
2023-05-12
tests/qtest: Don't run cdrom boot tests if no accelerator is present
Fabiano Rosas
2022-08-25
tests/qtest: Use g_mkdtemp()
Bin Meng
2022-05-03
tests: move libqtest.h back under qtest/
Marc-André Lureau
2022-02-04
hw/i386: Add the possibility to disable the 'isapc' machine
Thomas Huth
2021-12-22
tests/qtest/cdrom-test: Check whether devices are available before using them
Thomas Huth
2021-12-15
tests/qtest: Add a function to check whether a machine is available
Thomas Huth
2020-11-03
hw/mips: Remove the 'r4k' machine
Philippe Mathieu-Daudé
2020-10-06
tests/qtest/cdrom: Add more s390x-related boot tests
Thomas Huth
2020-08-21
meson: convert tests/qtest to meson
Paolo Bonzini
2020-02-02
hw/ppc/prep: Remove the deprecated "prep" machine and the OpenHackware BIOS
Thomas Huth
2020-01-12
test: Move qtests to a separate directory
Thomas Huth