aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-20Don't include sysemu/tcg.h if it is not necessaryThomas Huth
2022-04-20Merge tag 'pull-fixes-for-7.1-200422-1' of https://github.com/stsquad/qemu in...Richard 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-20target/i386: fix byte swap issue with XMM register accessAlex 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-20docs/devel: drop :hidden: and :includehidden: tagsAlex Bennée
2022-04-20docs/devel: add some notes on the binfmt-image-debian targetsAlex Bennée
2022-04-20tests/avocado: update aarch64_virt test to exercise -cpu maxAlex Bennée
2022-04-20Merge tag 'pull-request-2022-04-20' of https://gitlab.com/thuth/qemu into sta...Richard Henderson
2022-04-20qcow2: Add errp to rebuild_refcount_structure()Hanna Reitz
2022-04-20iotests/108: Test new refcount rebuild algorithmHanna Reitz
2022-04-20qcow2: Improve refcount structure rebuildingHanna 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-20hw: Add compat machines for 7.1Cornelia Huck
2022-04-20docs/ccid: convert to restructuredTextLucas Ramage
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-19Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson
2022-04-19Open 7.1 development treeRichard Henderson
2022-04-19Update version for v7.0.0 releasev7.0.0Peter Maydell
2022-04-13target/i386: Remove unused XMMReg, YMMReg types and CPUState fieldsPeter Maydell
2022-04-13target/i386: do not access beyond the low 128 bits of SSE registersPaolo Bonzini
2022-04-12Update version for v7.0.0-rc4 releasev7.0.0-rc4Peter Maydell