Age | Commit message (Expand) | Author |
2022-04-21 | tests: expand the migration precopy helper to support failures | Daniel P. Berrangé |
2022-04-21 | tests: switch migration FD passing test to use common precopy helper | Daniel P. Berrangé |
2022-04-21 | tests: introduce ability to provide hooks for migration precopy test | Daniel P. Berrangé |
2022-04-21 | tests: merge code for UNIX and TCP migration pre-copy tests | Daniel P. Berrangé |
2022-04-21 | tests: switch MigrateStart struct to be stack allocated | Daniel P. Berrangé |
2022-04-21 | tests: print newline after QMP response in qtest logs | Daniel P. Berrangé |
2022-04-21 | tests: support QTEST_TRACE env variable | Daniel P. Berrangé |
2022-04-21 | tests: improve error message when saving TLS PSK file fails | Daniel P. Berrangé |
2022-04-21 | Merge tag 'misc-pull-request' of gitlab.com:marcandre.lureau/qemu into staging | Richard Henderson |
2022-04-21 | tests/fuzz: fix warning | Marc-André Lureau |
2022-04-21 | qtest: simplify socket_send() | Marc-André Lureau |
2022-04-21 | tests: run-time skip test-qga if TSAN is enabled | Marc-André Lureau |
2022-04-21 | tests: remove block/qdict checks from check-qobject.c | Marc-André Lureau |
2022-04-21 | include: move qdict_{crumple,flatten} declarations | Marc-André Lureau |
2022-04-21 | include: add qemu/keyval.h | Marc-André Lureau |
2022-04-21 | compiler.h: replace QEMU_NORETURN with G_NORETURN | Marc-André Lureau |
2022-04-20 | Merge tag 'pull-ppc-20220420-2' of https://gitlab.com/danielhb/qemu into staging | Richard Henderson |
2022-04-20 | qemu/int128: add int128_urshift | Matheus Ferst |
2022-04-20 | Merge tag 'pull-log-20220420' of https://gitlab.com/rth7680/qemu into staging | Richard Henderson |
2022-04-20 | Merge tag 'pull-fixes-for-7.1-200422-1' of https://github.com/stsquad/qemu in... | Richard Henderson |
2022-04-20 | util/log: Remove qemu_log_close | Richard Henderson |
2022-04-20 | include/qemu/log: Move entire implementation out-of-line | Richard Henderson |
2022-04-20 | tests/unit: Do not reference QemuLogFile directly | Richard Henderson |
2022-04-20 | util/log: Rename qemu_log_lock to qemu_log_trylock | Richard Henderson |
2022-04-20 | util/log: Pass Error pointer to qemu_set_log | Richard Henderson |
2022-04-20 | Merge tag 'pull-block-2022-04-20' of https://gitlab.com/hreitz/qemu into staging | Richard Henderson |
2022-04-20 | tests/guest-debug: better handle gdb crashes | Alex Bennée |
2022-04-20 | tests/tcg: add missing reference files for float_convs | Alex Bennée |
2022-04-20 | tests/tcg: add float_convd test | Alex Bennée |
2022-04-20 | tests/tcg: remove duplicate sha512-sse case | Alex Bennée |
2022-04-20 | tests/tcg: fix non-static build | Paolo Bonzini |
2022-04-20 | tests/docker: remove SKIP_DOCKER_BUILD | Paolo Bonzini |
2022-04-20 | tests/tcg: isolate from QEMU's config-host.mak | Paolo Bonzini |
2022-04-20 | tests/tcg: invoke Makefile.target directly from QEMU's makefile | Paolo Bonzini |
2022-04-20 | tests/tcg: list test targets in Makefile.prereqs | Paolo Bonzini |
2022-04-20 | tests/tcg: prepare Makefile.prereqs at configure time | Paolo Bonzini |
2022-04-20 | tests/tcg: remove CONFIG_USER_ONLY from config-target.mak | Paolo Bonzini |
2022-04-20 | tests/tcg: remove CONFIG_LINUX_USER from config-target.mak | Paolo Bonzini |
2022-04-20 | tests/tcg: add compiler test variables when using containers | Paolo Bonzini |
2022-04-20 | tests/docker: do not duplicate rules for hexagon-cross | Paolo Bonzini |
2022-04-20 | tests/docker: simplify docker-TEST@IMAGE targets | Paolo Bonzini |
2022-04-20 | tests/docker: remove unnecessary filtering of $(DOCKER_IMAGES) | Paolo Bonzini |
2022-04-20 | tests/docker: inline variable definitions or move close to use | Paolo Bonzini |
2022-04-20 | tests/docker: remove unnecessary default definitions | Paolo Bonzini |
2022-04-20 | tests/docker: remove dead variable | Paolo Bonzini |
2022-04-20 | tests/docker: remove test targets | Paolo Bonzini |
2022-04-20 | tests/docker: remove dead code for linux-user containers | Paolo Bonzini |
2022-04-20 | tests/avocado: update aarch64_virt test to exercise -cpu max | Alex Bennée |
2022-04-20 | iotests/108: Test new refcount rebuild algorithm | Hanna Reitz |
2022-04-20 | iotests/303: Check for zstd support | Hanna Reitz |