]> git.proxmox.com Git - mirror_qemu.git/history - tests
python/qmp: remove pylint workaround from legacy.py
[mirror_qemu.git] / tests /
2022-04-21 John Snowpython: rename qemu.aqmp to qemu.qmp
2022-04-21 John Snowiotests: switch to AQMP
2022-04-21 John Snowiotests/mirror-top-perms: switch to AQMP
2022-04-21 Richard HendersonMerge tag 'pull-ppc-20220420-2' of https://gitlab.com...
2022-04-20 Richard HendersonMerge tag 'pull-tcg-20220420' of https://gitlab.com...
2022-04-20 Matheus Ferstqemu/int128: add int128_urshift
2022-04-20 Richard HendersonMerge tag 'pull-log-20220420' of https://gitlab.com...
2022-04-20 Richard HendersonMerge tag 'pull-fixes-for-7.1-200422-1' of https:/...
2022-04-20 Richard Hendersonutil/log: Remove qemu_log_close
2022-04-20 Richard Hendersoninclude/qemu/log: Move entire implementation out-of...
2022-04-20 Richard Hendersontests/unit: Do not reference QemuLogFile directly
2022-04-20 Richard Hendersonutil/log: Rename qemu_log_lock to qemu_log_trylock
2022-04-20 Richard Hendersonutil/log: Pass Error pointer to qemu_set_log
2022-04-20 Richard HendersonMerge tag 'pull-block-2022-04-20' of https://gitlab...
2022-04-20 Alex Bennéetests/guest-debug: better handle gdb crashes
2022-04-20 Alex Bennéetests/tcg: add missing reference files for float_convs
2022-04-20 Alex Bennéetests/tcg: add float_convd test
2022-04-20 Alex Bennéetests/tcg: remove duplicate sha512-sse case
2022-04-20 Paolo Bonzinitests/tcg: fix non-static build
2022-04-20 Paolo Bonzinitests/docker: remove SKIP_DOCKER_BUILD
2022-04-20 Paolo Bonzinitests/tcg: isolate from QEMU's config-host.mak
2022-04-20 Paolo Bonzinitests/tcg: invoke Makefile.target directly from QEMU...
2022-04-20 Paolo Bonzinitests/tcg: list test targets in Makefile.prereqs
2022-04-20 Paolo Bonzinitests/tcg: prepare Makefile.prereqs at configure time
2022-04-20 Paolo Bonzinitests/tcg: remove CONFIG_USER_ONLY from config-target.mak
2022-04-20 Paolo Bonzinitests/tcg: remove CONFIG_LINUX_USER from config-target.mak
2022-04-20 Paolo Bonzinitests/tcg: add compiler test variables when using conta...
2022-04-20 Paolo Bonzinitests/docker: do not duplicate rules for hexagon-cross
2022-04-20 Paolo Bonzinitests/docker: simplify docker-TEST@IMAGE targets
2022-04-20 Paolo Bonzinitests/docker: remove unnecessary filtering of $(DOCKER_...
2022-04-20 Paolo Bonzinitests/docker: inline variable definitions or move close...
2022-04-20 Paolo Bonzinitests/docker: remove unnecessary default definitions
2022-04-20 Paolo Bonzinitests/docker: remove dead variable
2022-04-20 Paolo Bonzinitests/docker: remove test targets
2022-04-20 Paolo Bonzinitests/docker: remove dead code for linux-user containers
2022-04-20 Alex Bennéetests/avocado: update aarch64_virt test to exercise...
2022-04-20 Richard HendersonMerge tag 'pull-request-2022-04-20' of https://gitlab...
2022-04-20 Hanna Reitziotests/108: Test new refcount rebuild algorithm
2022-04-20 Hanna Reitziotests/303: Check for zstd support
2022-04-20 Hanna Reitziotests/065: Check for zstd support
2022-04-20 Hanna Reitziotests.py: Add supports_qcow2_zstd_compression()
2022-04-20 Thomas Huthtests/qemu-iotests: Move the bash and sanitizer checks...
2022-04-20 Thomas Huthtests/qemu-iotests/meson.build: Improve the indentation
2022-04-20 Ahmed Abouziedtests/avocado: Allow overwrite smp and memory size...
2022-04-20 Alex Bennéetests/qtest: properly initialise the vring used idx
2022-04-20 Thomas Huthtests/qtest: Move the fuzz tests to x86 only
2022-04-20 Thomas Huthtests/qtest: Enable more tests for the "mipsel" target
2022-04-20 Thomas Huthtests: Drop perl-Test-Harness from the CI containers...
2022-04-20 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-04-06 Marc-André LureauRemove qemu-common.h include from most units
2022-04-06 Marc-André Lureauinclude: move C/util-related declarations to cutils.h
2022-04-06 Marc-André LureauReplace qemu_real_host_page variables with inlined...
2022-04-06 Marc-André Lureautests: replace free_all() usage with g_auto
2022-04-06 Marc-André LureauReplace TARGET_WORDS_BIGENDIAN
2022-04-06 Marc-André LureauReplace config-time define HOST_WORDS_BIGENDIAN
2022-04-06 Marc-André Lureaumeson: remove test-qdev-global-props dependency on...
2022-04-06 Marc-André Lureaumeson: remove unneeded py3
2022-04-01 Peter MaydellMerge tag 'pull-riscv-to-apply-20220401' of github...
2022-04-01 Peter MaydellMerge tag 'trivial-branch-for-7.0-pull-request' of...
2022-03-31 Thomas Huthtests/lcitool: Do not use a hard-coded /usr/bin/python3...
2022-03-29 Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-03-29 Peter MaydellMerge tag 'pull-block-2022-03-29' of https://gitlab...
2022-03-29 Laurent Viviertests/qtest: failover: fix infinite loop
2022-03-29 Hanna Reitziotests: Fix status checks
2022-03-29 Hanna Reitzblock/stream: Drain subtree around graph change
2022-03-29 John Snowiotests: update test owner contact information
2022-03-29 Paolo Bonzinitests/tcg: really fix path to target configuration
2022-03-25 Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-03-24 Peter MaydellMerge tag 'block-pull-request' of https://gitlab.com...
2022-03-24 Peter MaydellMerge tag 'linux-user-for-7.0-pull-request' of https...
2022-03-23 Peter MaydellMerge tag 'pull-fixes-for-7.0-230322-1' of https:/...
2022-03-23 Thomas Huthtests/Makefile.include: Let "make clean" remove the...
2022-03-22 Peter MaydellMerge tag 'pull-request-2022-03-21' of https://gitlab...
2022-03-22 Peter MaydellMerge tag 'fixes-pull-request' of gitlab.com:marcandre...
2022-03-22 Peter MaydellMerge tag 'pull-block-2022-03-22' of https://gitlab...
2022-03-22 Marc-André Lureautests: remove needless include
2022-03-22 Marc-André LureauReplace GCC_FMT_ATTR with G_GNUC_PRINTF
2022-03-22 Marc-André LureauDrop qemu_foo() socket API wrapper
2022-03-22 Peter MaydellMerge tag 'pull-nbd-2022-03-21' of https://repo.or...
2022-03-22 Hanna Reitziotests/207: Filter host fingerprint
2022-03-22 Hanna Reitziotests.py: Filters for VM.run_job()
2022-03-22 John Snowiotests: make qemu_img_log and img_info_log raise on...
2022-03-22 John Snowiotests: remove qemu_img_pipe_and_status()
2022-03-22 John Snowiotests: replace qemu_img_log('create', ...) calls
2022-03-22 John Snowiotests: use qemu_img() in has_working_luks()
2022-03-22 John Snowiotests: remove remaining calls to qemu_img_pipe()
2022-03-22 John Snowiotests/149: Remove qemu_img_pipe() call
2022-03-22 John Snowiotests: replace unchecked calls to qemu_img_pipe()
2022-03-22 John Snowiotests: change supports_quorum to use qemu_img
2022-03-22 John Snowiotests: add qemu_img_map() function
2022-03-22 John Snowiotests/remove-bitmap-from-backing: use qemu_img_info()
2022-03-22 John Snowiotests: add qemu_img_info()
2022-03-22 John Snowiotests: use qemu_img_json() when applicable
2022-03-22 John Snowiotests: add qemu_img_json()
2022-03-22 John Snowiotests: fortify compare_images() against crashes
2022-03-22 John Snowiotests: make qemu_img raise on non-zero rc by default
2022-03-22 John Snowiotests: Remove explicit checks for qemu_img() == 0
2022-03-22 Thomas Huthtests/qemu-iotests/testrunner: Supply a test plan in...
2022-03-22 Thomas Huthtests: Do not treat the iotests as separate meson test...
2022-03-22 Thomas Huthtests/qemu-iotests: Use GNU sed in two more spots where...
next