aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2022-04-20tests/tcg: add missing reference files for float_convsAlex Bennée
2022-04-20tests/tcg: add float_convd testAlex Bennée
2022-04-20tests/tcg: remove duplicate sha512-sse caseAlex Bennée
2022-04-20tests/tcg: fix non-static buildPaolo Bonzini
2022-04-20tests/docker: remove SKIP_DOCKER_BUILDPaolo Bonzini
2022-04-20tests/tcg: isolate from QEMU's config-host.makPaolo Bonzini
2022-04-20tests/tcg: invoke Makefile.target directly from QEMU's makefilePaolo Bonzini
2022-04-20tests/tcg: list test targets in Makefile.prereqsPaolo Bonzini
2022-04-20tests/tcg: prepare Makefile.prereqs at configure timePaolo Bonzini
2022-04-20tests/tcg: remove CONFIG_USER_ONLY from config-target.makPaolo Bonzini
2022-04-20tests/tcg: remove CONFIG_LINUX_USER from config-target.makPaolo Bonzini
2022-04-20tests/tcg: add compiler test variables when using containersPaolo Bonzini
2022-04-20tests/docker: do not duplicate rules for hexagon-crossPaolo Bonzini
2022-04-20tests/docker: simplify docker-TEST@IMAGE targetsPaolo Bonzini
2022-04-20tests/docker: remove unnecessary filtering of $(DOCKER_IMAGES)Paolo Bonzini
2022-04-20tests/docker: inline variable definitions or move close to usePaolo Bonzini
2022-04-20tests/docker: remove unnecessary default definitionsPaolo Bonzini
2022-04-20tests/docker: remove dead variablePaolo Bonzini
2022-04-20tests/docker: remove test targetsPaolo Bonzini
2022-04-20tests/docker: remove dead code for linux-user containersPaolo Bonzini
2022-04-20tests/avocado: update aarch64_virt test to exercise -cpu maxAlex Bennée
2022-04-20iotests/108: Test new refcount rebuild algorithmHanna Reitz
2022-04-20iotests/303: Check for zstd supportHanna Reitz
2022-04-20iotests/065: Check for zstd supportHanna Reitz
2022-04-20iotests.py: Add supports_qcow2_zstd_compression()Hanna Reitz
2022-04-20tests/qemu-iotests: Move the bash and sanitizer checks to meson.buildThomas Huth
2022-04-20tests/qemu-iotests/meson.build: Improve the indentationThomas Huth
2022-04-20tests/avocado: Allow overwrite smp and memory size command line optionsAhmed Abouzied
2022-04-20tests/qtest: properly initialise the vring used idxAlex Bennée
2022-04-20tests/qtest: Move the fuzz tests to x86 onlyThomas Huth
2022-04-20tests/qtest: Enable more tests for the "mipsel" targetThomas Huth
2022-04-20tests: Drop perl-Test-Harness from the CI containers / VMsThomas Huth
2022-04-06Remove qemu-common.h include from most unitsMarc-André Lureau
2022-04-06include: move C/util-related declarations to cutils.hMarc-André Lureau
2022-04-06Replace qemu_real_host_page variables with inlined functionsMarc-André Lureau
2022-04-06tests: replace free_all() usage with g_autoMarc-André Lureau
2022-04-06Replace TARGET_WORDS_BIGENDIANMarc-André Lureau
2022-04-06Replace config-time define HOST_WORDS_BIGENDIANMarc-André Lureau
2022-04-06meson: remove test-qdev-global-props dependency on testqapiMarc-André Lureau
2022-04-06meson: remove unneeded py3Marc-André Lureau
2022-03-31tests/lcitool: Do not use a hard-coded /usr/bin/python3 as python interpreterThomas Huth
2022-03-29Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell
2022-03-29Merge tag 'pull-block-2022-03-29' of https://gitlab.com/hreitz/qemu into stagingPeter Maydell
2022-03-29tests/qtest: failover: fix infinite loopLaurent Vivier
2022-03-29iotests: Fix status checksHanna Reitz
2022-03-29block/stream: Drain subtree around graph changeHanna Reitz
2022-03-29iotests: update test owner contact informationJohn Snow
2022-03-29tests/tcg: really fix path to target configurationPaolo Bonzini
2022-03-23tests/Makefile.include: Let "make clean" remove the TCG tests, tooThomas Huth
2022-03-22Merge tag 'pull-request-2022-03-21' of https://gitlab.com/thuth/qemu into sta...Peter Maydell