aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2023-05-26hw/scsi/lsi53c895a: Fix reentrancy issues in the LSI controller (CVE-2023-0330)Thomas Huth
2023-05-22tested: add test for nested aio_poll() in poll handlersStefan Hajnoczi
2023-05-18tests/docker: bump the xtensa base to debian:11-slimAlex Bennée
2023-04-11iotests: Regression test for vhdx log corruptionKevin Wolf
2023-04-04tests/avocado: Test Xen guest support under KVMDavid Woodhouse
2023-04-04tests/vm: use the default system python for NetBSDDaniel P. Berrangé
2023-04-04tests/qemu-iotests: explicitly invoke 'check' via 'python'Daniel P. Berrangé
2023-04-04Use hexagon toolchain version 16.0.0Marco Liebel
2023-03-30tests/avocado: Enable TuxRun/mips64 (big-endian) testPhilippe Mathieu-Daudé
2023-03-28util: import GTree as QTreeEmilio Cota
2023-03-22qtests: avoid printing comments before g_test_init()Daniel P. Berrangé
2023-03-22iotests: remove the check-block.sh scriptDaniel P. Berrangé
2023-03-22iotests: register each I/O test separately with mesonDaniel P. Berrangé
2023-03-22iotests: always use a unique sub-directory per testDaniel P. Berrangé
2023-03-22iotests: connect stdin to /dev/null when running testsDaniel P. Berrangé
2023-03-22iotests: print TAP protocol version when reporting testsDaniel P. Berrangé
2023-03-22iotests: strip subdir path when listing testsDaniel P. Berrangé
2023-03-22iotests: allow test discovery before buildingDaniel P. Berrangé
2023-03-22iotests: explicitly pass source/build dir to 'check' commandDaniel P. Berrangé
2023-03-22tests/vm: custom openbsd partitioning to increase /home spaceDaniel P. Berrangé
2023-03-22tests/vm: skip X11 in openbsd installationDaniel P. Berrangé
2023-03-22tests/avocado: don't use tags to define driveAlex Bennée
2023-03-22tests/tcg: add some help output for running individual testsAlex Bennée
2023-03-22tests/docker: all add DOCKER_BUILDKIT to RUNC environmentAlex Bennée
2023-03-22tests/avocado: re-factor igb test to avoid timeoutsAlex Bennée
2023-03-22tests/avocado: probe for multi-process support before running testAlex Bennée
2023-03-22tests/avocado: update AArch64 tests to Alpine 3.17.2Marcin Juszkiewicz
2023-03-20Merge tag 'edk2-stable202302-20230320-pull-request' of https://gitlab.com/kra...Peter Maydell
2023-03-20replace TABs with spacesYeqi Fu
2023-03-20tests/unit/test-blockjob: Disable complete_in_standby testPeter Maydell
2023-03-20acpi: disable tests/data/acpi updatesGerd Hoffmann
2023-03-20bios-tables-test: use 128M numa nodes on aarch64Gerd Hoffmann
2023-03-20acpi: enable tests/data/acpi updatesGerd Hoffmann
2023-03-20tests/tcg/s390x: Test unaligned accessesIlya Leoshkevich
2023-03-20tests/tcg/s390x: Add ex-relative-long.cIlya Leoshkevich
2023-03-20tests/tcg/s390x: Add rxsbg.cIlya Leoshkevich
2023-03-20tests/tcg/s390x: Add PSW modification testsIlya Leoshkevich
2023-03-17Merge tag '20230316-xtensa' of https://github.com/OSLL/qemu-xtensa into stagingPeter Maydell
2023-03-15tests/tcg/xtensa: allow testing big-endian coresMax Filippov
2023-03-15tests/tcg/xtensa: add linker.ld to CLEANFILESMax Filippov
2023-03-14Merge tag 'display-pull-request' of https://gitlab.com/marcandre.lureau/qemu ...Peter Maydell
2023-03-13ui/dbus: do not require opengl & gbmMarc-André Lureau
2023-03-13Merge tag 'pull-request-2023-03-13' of https://gitlab.com/thuth/qemu into sta...Peter Maydell
2023-03-13qtest: enable vnc-display test on win32Marc-André Lureau
2023-03-13libqtest: make qtest_qmp_add_client work on win32Marc-André Lureau
2023-03-13tests/docker: fix a win32 error due to portabilityMarc-André Lureau
2023-03-13tests: fix path separator, use g_build_filename()Marc-André Lureau
2023-03-13win32: replace closesocket() with close() wrapperMarc-André Lureau
2023-03-13error: add global &error_warn destinationMarc-André Lureau
2023-03-13tests: add test-error-reportMarc-André Lureau