aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2019-05-07iotests: Make 182 do without device_addMax Reitz
2019-05-07iotests: Tweak 221 sizing for different hole granularitiesEric Blake
2019-05-07tests/qemu-iotests: Fix more reference output files due to recent qemu-io changeThomas Huth
2019-05-07iotests: Fix 233 for ports other than 10809Max Reitz
2019-05-03Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request'...Peter Maydell
2019-05-03tests/uefi-boot-images: report the SMBIOS entry point structuresLaszlo Ersek
2019-05-03tests/uefi-test-tools: report the SMBIOS entry point structuresLaszlo Ersek
2019-05-02tests/boot_linux_console: add a test for alpha + clipperCleber Rosa
2019-05-02tests/boot_linux_console: add a test for s390x + s390-ccw-virtioCleber Rosa
2019-05-02tests/boot_linux_console: add a test for arm + virtCleber Rosa
2019-05-02tests/boot_linux_console: add a test for aarch64 + virtCleber Rosa
2019-05-02tests/boot_linux_console: add a test for mips64el + maltaCleber Rosa
2019-05-02tests/boot_linux_console: add a test for mips + maltaPhilippe Mathieu-Daudé
2019-05-02tests/boot_linux_console: refactor the console watcher into utility methodCleber Rosa
2019-05-02tests/boot_linux_console: increase timeoutCleber Rosa
2019-05-02tests/boot_linux_console: add common kernel command line optionsCleber Rosa
2019-05-02tests/boot_linux_console: update the x86_64 kernelCleber Rosa
2019-05-02tests/boot_linux_console: rename the x86_64 after the arch and machineCleber Rosa
2019-05-02tests/acceptance: look for target architecture in test tags firstCleber Rosa
2019-05-02tests/acceptance: use "arch:" tag to filter target specific testsCleber Rosa
2019-05-02tests/acceptance: introduce arch parameter and attributeCleber Rosa
2019-05-02tests/acceptance: improve docstring on pick_default_qemu_bin()Cleber Rosa
2019-05-02tests/acceptance: show avocado test execution by defaultCleber Rosa
2019-05-01hmp: gva2gpa debug commandDr. David Alan Gilbert
2019-04-30iotests: Check that images are in read-only mode after block-commitAlberto Garcia
2019-04-30qemu-img: Make create hint at protocol optionsMax Reitz
2019-04-30iotests: Perform the correct test in 082Max Reitz
2019-04-30qemu-img: Saner printing of large file sizesEric Blake
2019-04-30tests/qemu-iotests: Fix output of qemu-io related testsThomas Huth
2019-04-26Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell
2019-04-25cpu: Fix crash with empty -cpu optionEduardo Habkost
2019-04-25Merge tag 's390-ccw-bios-2019-04-12' into s390-next-stagingCornelia Huck
2019-04-24Merge remote-tracking branch 'remotes/lersek/tags/edk2-pull-2019-04-22' into ...Peter Maydell
2019-04-18qemu-print: New qemu_printf(), qemu_vprintf() etc.Markus Armbruster
2019-04-17tests: add missing dependency to build QTEST_QEMU_BINARY, round 2Laszlo Ersek
2019-04-17tests/uefi-test-tools/build.sh: work around TianoCore#1607Laszlo Ersek
2019-04-17roms: lift "edk2-funcs.sh" from "tests/uefi-test-tools/build.sh"Laszlo Ersek
2019-04-12iotest: Fix 241 to run in generic directoryEric Blake
2019-04-12iotests: Let 245 pass on tmpfsMax Reitz
2019-04-12s390-bios: Factor finding boot device out of virtio code pathJason J. Herne
2019-04-09tests: Make check-block a phony targetMarkus Armbruster
2019-04-08Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2019-04-08hmp: Fix drive_add ... format=help crashMarkus Armbruster
2019-04-08test qgraph.c: Fix segs due to out of scope defaultDr. David Alan Gilbert
2019-04-08tests/libqos: fix usage of bool in pci-spapr.cJafar Abdi
2019-04-08tests/libqos: fix usage of bool in pci-pc.cJafar Abdi
2019-04-02Merge remote-tracking branch 'remotes/berrange/tags/filemon-next-pull-request...Peter Maydell
2019-04-02filemon: fix watch IDs to avoid potential wraparound issuesDaniel P. Berrangé
2019-04-02filemon: ensure watch IDs are unique to QFileMonitor scopeDaniel P. Berrangé
2019-04-02tests: refactor file monitor test to make it more understandableDaniel P. Berrangé