aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2022-04-21Merge tag 'python-pull-request' of https://gitlab.com/jsnow/qemu into stagingRichard Henderson
2022-04-21Merge tag 'pull-qapi-2022-04-21' of git://repo.or.cz/qemu/armbru into stagingRichard Henderson
2022-04-21Merge tag 'misc-pull-request' of gitlab.com:marcandre.lureau/qemu into stagingRichard Henderson
2022-04-21python: rename qemu.aqmp to qemu.qmpJohn Snow
2022-04-21iotests: switch to AQMPJohn Snow
2022-04-21iotests/mirror-top-perms: switch to AQMPJohn Snow
2022-04-21tests/fuzz: fix warningMarc-André Lureau
2022-04-21qtest: simplify socket_send()Marc-André Lureau
2022-04-21tests: run-time skip test-qga if TSAN is enabledMarc-André Lureau
2022-04-21tests: remove block/qdict checks from check-qobject.cMarc-André Lureau
2022-04-21include: move qdict_{crumple,flatten} declarationsMarc-André Lureau
2022-04-21include: add qemu/keyval.hMarc-André Lureau
2022-04-21compiler.h: replace QEMU_NORETURN with G_NORETURNMarc-André Lureau
2022-04-21qapi-schema: test: add a unit test for parsing array alternatesPaolo Bonzini
2022-04-21qapi-schema: test: add a qapi-schema-test for array alternatesPaolo Bonzini
2022-04-21qapi-schema: support alternates with array typePaolo Bonzini
2022-04-20Merge tag 'pull-ppc-20220420-2' of https://gitlab.com/danielhb/qemu into stagingRichard Henderson
2022-04-20qemu/int128: add int128_urshiftMatheus Ferst
2022-04-20Merge tag 'pull-log-20220420' of https://gitlab.com/rth7680/qemu into stagingRichard Henderson
2022-04-20Merge tag 'pull-fixes-for-7.1-200422-1' of https://github.com/stsquad/qemu in...Richard Henderson
2022-04-20util/log: Remove qemu_log_closeRichard Henderson
2022-04-20include/qemu/log: Move entire implementation out-of-lineRichard Henderson
2022-04-20tests/unit: Do not reference QemuLogFile directlyRichard Henderson
2022-04-20util/log: Rename qemu_log_lock to qemu_log_trylockRichard Henderson
2022-04-20util/log: Pass Error pointer to qemu_set_logRichard Henderson
2022-04-20Merge tag 'pull-block-2022-04-20' of https://gitlab.com/hreitz/qemu into stagingRichard Henderson
2022-04-20tests/guest-debug: better handle gdb crashesAlex Bennée
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