Age | Commit message (Expand) | Author |
2022-03-23 | tests/Makefile.include: Let "make clean" remove the TCG tests, too | Thomas Huth |
2022-03-22 | Merge tag 'pull-request-2022-03-21' of https://gitlab.com/thuth/qemu into sta... | Peter Maydell |
2022-03-22 | Merge tag 'fixes-pull-request' of gitlab.com:marcandre.lureau/qemu into staging | Peter Maydell |
2022-03-22 | tests: remove needless include | Marc-André Lureau |
2022-03-22 | Replace GCC_FMT_ATTR with G_GNUC_PRINTF | Marc-André Lureau |
2022-03-22 | Drop qemu_foo() socket API wrapper | Marc-André Lureau |
2022-03-22 | iotests/207: Filter host fingerprint | Hanna Reitz |
2022-03-22 | iotests.py: Filters for VM.run_job() | Hanna Reitz |
2022-03-22 | iotests: make qemu_img_log and img_info_log raise on error | John Snow |
2022-03-22 | iotests: remove qemu_img_pipe_and_status() | John Snow |
2022-03-22 | iotests: replace qemu_img_log('create', ...) calls | John Snow |
2022-03-22 | iotests: use qemu_img() in has_working_luks() | John Snow |
2022-03-22 | iotests: remove remaining calls to qemu_img_pipe() | John Snow |
2022-03-22 | iotests/149: Remove qemu_img_pipe() call | John Snow |
2022-03-22 | iotests: replace unchecked calls to qemu_img_pipe() | John Snow |
2022-03-22 | iotests: change supports_quorum to use qemu_img | John Snow |
2022-03-22 | iotests: add qemu_img_map() function | John Snow |
2022-03-22 | iotests/remove-bitmap-from-backing: use qemu_img_info() | John Snow |
2022-03-22 | iotests: add qemu_img_info() | John Snow |
2022-03-22 | iotests: use qemu_img_json() when applicable | John Snow |
2022-03-22 | iotests: add qemu_img_json() | John Snow |
2022-03-22 | iotests: fortify compare_images() against crashes | John Snow |
2022-03-22 | iotests: make qemu_img raise on non-zero rc by default | John Snow |
2022-03-22 | iotests: Remove explicit checks for qemu_img() == 0 | John Snow |
2022-03-22 | tests/qemu-iotests/testrunner: Supply a test plan in TAP mode | Thomas Huth |
2022-03-22 | tests: Do not treat the iotests as separate meson test target anymore | Thomas Huth |
2022-03-22 | tests/qemu-iotests: Use GNU sed in two more spots where it is necessary | Thomas Huth |
2022-03-22 | tests: add (riscv virt) machine mapping to testenv | laokz |
2022-03-21 | Use g_new() & friends where that makes obvious sense | Markus Armbruster |
2022-03-21 | 9pfs: Use g_new() & friends where that makes obvious sense | Markus Armbruster |
2022-03-21 | tests/qtest/fuzz-sdcard-test: Add reproducer for OSS-Fuzz (Issue 29225) | Philippe Mathieu-Daudé |
2022-03-21 | tests/qtest/intel-hda-test: Add reproducer for issue #542 | Philippe Mathieu-Daudé |
2022-03-18 | target/arm: Fix sve2 ldnt1 and stnt1 | Richard Henderson |
2022-03-16 | tests/avocado: start PhoneServer upfront | Beraldo Leal |
2022-03-16 | tests/tcg/s390x: Test BRASL and BRCL with large negative offsets | Ilya Leoshkevich |
2022-03-16 | tests/tcg: drop -cpu max from s390x sha512-mvx invocation | Alex Bennée |
2022-03-15 | Merge tag 'darwin-20220315' of https://github.com/philmd/qemu into staging | Peter Maydell |
2022-03-15 | Merge tag 'edk2-20220315-pull-request' of git://git.kraxel.org/qemu into staging | Peter Maydell |
2022-03-15 | tests/fp/berkeley-testfloat-3: Ignore ignored #pragma directives | Philippe Mathieu-Daudé |
2022-03-15 | Merge tag 'pull-ppc-20220314' of https://github.com/legoater/qemu into staging | Peter Maydell |
2022-03-15 | tests/acpi: disallow virt memory hotplug changes | Gerd Hoffmann |
2022-03-15 | tests/acpi: update expected data files | Gerd Hoffmann |
2022-03-15 | tests/acpi: allow virt memory hotplug changes | Gerd Hoffmann |
2022-03-14 | target/ppc: fix xxspltw for big endian hosts | Matheus Ferst |
2022-03-14 | avocado/ppc_virtex_ml507.py: check TCG accel in test_ppc_virtex_ml507() | Daniel Henrique Barboza |
2022-03-14 | avocado/ppc_prep_40p.py: check TCG accel in all tests | Daniel Henrique Barboza |
2022-03-14 | avocado/ppc_mpc8544ds.py: check TCG accel in test_ppc_mpc8544ds() | Daniel Henrique Barboza |
2022-03-14 | avocado/ppc_bamboo.py: check TCG accel in test_ppc_bamboo() | Daniel Henrique Barboza |
2022-03-14 | avocado/ppc_74xx.py: check TCG accel for all tests | Daniel Henrique Barboza |
2022-03-14 | avocado/ppc_405.py: check TCG accel in test_ppc_ref405ep() | Daniel Henrique Barboza |