summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * tests/tcg: remove CONFIG_USER_ONLY from config-target.makPaolo Bonzini2022-04-202-13/+7Star
| * tests/tcg: remove CONFIG_LINUX_USER from config-target.makPaolo Bonzini2022-04-203-4/+2Star
| * tests/tcg: add compiler test variables when using containersPaolo Bonzini2022-04-206-11/+28
| * tests/docker: do not duplicate rules for hexagon-crossPaolo Bonzini2022-04-202-22/+4Star
| * tests/docker: simplify docker-TEST@IMAGE targetsPaolo Bonzini2022-04-201-10/+2Star
| * tests/docker: remove unnecessary filtering of $(DOCKER_IMAGES)Paolo Bonzini2022-04-201-1/+1
| * tests/docker: inline variable definitions or move close to usePaolo Bonzini2022-04-201-16/+16
| * tests/docker: remove unnecessary default definitionsPaolo Bonzini2022-04-201-5/+0Star
| * tests/docker: remove dead variablePaolo Bonzini2022-04-201-1/+0Star
| * tests/docker: remove test targetsPaolo Bonzini2022-04-202-27/+1Star
| * tests/docker: remove dead code for linux-user containersPaolo Bonzini2022-04-201-11/+0Star
| * tests/avocado: update aarch64_virt test to exercise -cpu maxAlex Bennée2022-04-202-25/+51
* | Merge tag 'pull-block-2022-04-20' of https://gitlab.com/hreitz/qemu into stagingRichard Henderson2022-04-207-62/+425
|\ \
| * | iotests/108: Test new refcount rebuild algorithmHanna Reitz2022-04-202-1/+339
| * | iotests/303: Check for zstd supportHanna Reitz2022-04-201-1/+3
| * | iotests/065: Check for zstd supportHanna Reitz2022-04-201-6/+18
| * | iotests.py: Add supports_qcow2_zstd_compression()Hanna Reitz2022-04-201-0/+20
| * | tests/qemu-iotests: Move the bash and sanitizer checks to meson.buildThomas Huth2022-04-202-26/+14Star
| * | tests/qemu-iotests/meson.build: Improve the indentationThomas Huth2022-04-201-29/+32
| |/
* | tests/avocado: Allow overwrite smp and memory size command line optionsAhmed Abouzied2022-04-201-2/+4
* | tests/qtest: properly initialise the vring used idxAlex Bennée2022-04-201-0/+2
* | tests/qtest: Move the fuzz tests to x86 onlyThomas Huth2022-04-206-43/+22Star
* | tests/qtest: Enable more tests for the "mipsel" targetThomas Huth2022-04-202-11/+4Star
* | tests: Drop perl-Test-Harness from the CI containers / VMsThomas Huth2022-04-2015-16/+2Star
|/
* Remove qemu-common.h include from most unitsMarc-André Lureau2022-04-0650-53/+0Star
* include: move C/util-related declarations to cutils.hMarc-André Lureau2022-04-061-1/+1
* Replace qemu_real_host_page variables with inlined functionsMarc-André Lureau2022-04-061-4/+4
* tests: replace free_all() usage with g_autoMarc-André Lureau2022-04-061-87/+40Star
* Replace TARGET_WORDS_BIGENDIANMarc-André Lureau2022-04-061-1/+1
* Replace config-time define HOST_WORDS_BIGENDIANMarc-André Lureau2022-04-063-4/+4
* meson: remove test-qdev-global-props dependency on testqapiMarc-André Lureau2022-04-061-1/+1
* meson: remove unneeded py3Marc-André Lureau2022-04-061-2/+0Star
* tests/lcitool: Do not use a hard-coded /usr/bin/python3 as python interpreterThomas Huth2022-03-312-2/+2
* Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell2022-03-291-1/+3
|\
| * tests/tcg: really fix path to target configurationPaolo Bonzini2022-03-291-1/+3
* | Merge tag 'pull-block-2022-03-29' of https://gitlab.com/hreitz/qemu into stagingPeter Maydell2022-03-2978-88/+120
|\ \
| * | iotests: Fix status checksHanna Reitz2022-03-292-12/+39
| * | block/stream: Drain subtree around graph changeHanna Reitz2022-03-291-0/+5
| * | iotests: update test owner contact informationJohn Snow2022-03-2976-76/+76
| |/
* / tests/qtest: failover: fix infinite loopLaurent Vivier2022-03-291-4/+25
|/
* tests/Makefile.include: Let "make clean" remove the TCG tests, tooThomas Huth2022-03-231-1/+1
* Merge tag 'pull-request-2022-03-21' of https://gitlab.com/thuth/qemu into sta...Peter Maydell2022-03-222-0/+110
|\
| * tests/qtest/fuzz-sdcard-test: Add reproducer for OSS-Fuzz (Issue 29225)Philippe Mathieu-Daudé2022-03-211-0/+76
| * tests/qtest/intel-hda-test: Add reproducer for issue #542Philippe Mathieu-Daudé2022-03-211-0/+34
* | Merge tag 'fixes-pull-request' of gitlab.com:marcandre.lureau/qemu into stagingPeter Maydell2022-03-2212-47/+46Star
|\ \
| * | tests: remove needless includeMarc-André Lureau2022-03-221-1/+0Star
| * | Replace GCC_FMT_ATTR with G_GNUC_PRINTFMarc-André Lureau2022-03-225-28/+28
| * | Drop qemu_foo() socket API wrapperMarc-André Lureau2022-03-227-18/+18
* | | iotests/207: Filter host fingerprintHanna Reitz2022-03-222-4/+9
* | | iotests.py: Filters for VM.run_job()Hanna Reitz2022-03-221-10/+16