Age | Commit message (Expand) | Author |
2022-10-31 | tests/tcg: use regular semihosting for nios2-softmmu | Alex Bennée |
2022-10-31 | tests/docker: Add flex/bison to `debian-hexagon-cross` | Anton Johansson |
2022-10-31 | tests/avocado: extend the timeout for x86_64 tcg tests | Alex Bennée |
2022-10-31 | tests/docker: Add flex/bison to `debian-all-test` | Anton Johansson |
2022-10-31 | tests/docker: update test-mingw to run single build | Alex Bennée |
2022-10-31 | tests/lcitool: Refresh to latest libvirt-ci module | Alex Bennée |
2022-10-31 | tests/docker: update fedora-win[32|64]-cross with lcitool | Alex Bennée |
2022-10-31 | tests/lcitool: Rename non-Debian specific helper | Alex Bennée |
2022-10-31 | Merge tag 'pull-request-2022-10-28' of https://gitlab.com/thuth/qemu into sta... | Stefan Hajnoczi |
2022-10-30 | Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging | Stefan Hajnoczi |
2022-10-30 | Merge tag 'misc-next-pull-request' of https://gitlab.com/berrange/qemu into s... | Stefan Hajnoczi |
2022-10-30 | Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging | Stefan Hajnoczi |
2022-10-28 | tests/qtest: libqtest: Correct the timeout unit of blocking receive calls for... | Bin Meng |
2022-10-28 | tests/qtest: libqos: Do not build virtio-9p unconditionally | Bin Meng |
2022-10-28 | tests/qtest: migration-test: Make sure QEMU process "to" exited after migrati... | Xuzhou Cheng |
2022-10-28 | tests/qtest: libqtest: Introduce qtest_wait_qemu() | Bin Meng |
2022-10-28 | tests/qtest: Use EXIT_FAILURE instead of magic number | Bin Meng |
2022-10-28 | tests/qtest: device-plug-test: Reverse the usage of double/single quotes | Bin Meng |
2022-10-28 | tests/qtest: Support libqtest to build and run on Windows | Bin Meng |
2022-10-28 | tests/qtest: Use send/recv for socket communication | Xuzhou Cheng |
2022-10-28 | tests: Add sndio to the FreeBSD CI containers / VM | Brad Smith |
2022-10-28 | tests/vm: update openbsd to release 7.2 | Brad Smith |
2022-10-28 | tests/qtest/libqos/e1000e: Use e1000_regs.h | Akihiko Odaki |
2022-10-28 | tests/qtest/cxl-test: Remove temporary directories after testing | Thomas Huth |
2022-10-28 | tests/qtest/tpm: Clean up remainders of swtpm | Thomas Huth |
2022-10-28 | tests/tcg/s390x: Add a test for the vistr instruction | Thomas Huth |
2022-10-27 | block: remove bdrv_try_set_aio_context and replace it with bdrv_try_change_ai... | Emanuele Giuseppe Esposito |
2022-10-27 | block: Manipulate bs->file / bs->backing pointers in .attach/.detach | Vladimir Sementsov-Ogievskiy |
2022-10-27 | test-bdrv-graph-mod: fix filters to be filters | Vladimir Sementsov-Ogievskiy |
2022-10-27 | tests-bdrv-drain: bdrv_replace_test driver: declare supports_backing | Vladimir Sementsov-Ogievskiy |
2022-10-27 | test-bdrv-graph-mod: update test_parallel_perm_update test case | Vladimir Sementsov-Ogievskiy |
2022-10-27 | block: Refactor get_tmp_filename() | Bin Meng |
2022-10-27 | crypto: add test cases for many malformed LUKS header scenarios | Daniel P. Berrangé |
2022-10-27 | crypto: ensure LUKS tests run with GNUTLS crypto provider | Daniel P. Berrangé |
2022-10-27 | tests: avoid DOS line endings in PSK file | Daniel P. Berrangé |
2022-10-27 | tests/tcg/s390x: Test compiler flags only once, not every time | Thomas Huth |
2022-10-26 | blkio: add libblkio block driver | Stefan Hajnoczi |
2022-10-26 | Merge tag 'pull-aspeed-20221025' of https://github.com/legoater/qemu into sta... | Stefan Hajnoczi |
2022-10-25 | Merge tag 'trivial-branch-for-7.2-pull-request' of https://gitlab.com/laurent... | Stefan Hajnoczi |
2022-10-24 | Merge tag 'pull-9p-20221024' of https://github.com/cschoenebeck/qemu into sta... | Stefan Hajnoczi |
2022-10-24 | tests/9p: remove unnecessary g_strdup() calls | Christian Schoenebeck |
2022-10-24 | tests/9p: merge v9fs_tunlinkat() and do_unlinkat() | Christian Schoenebeck |
2022-10-24 | tests/9p: merge v9fs_tlink() and do_hardlink() | Christian Schoenebeck |
2022-10-24 | tests/9p: merge v9fs_tsymlink() and do_symlink() | Christian Schoenebeck |
2022-10-24 | tests/9p: merge v9fs_tlcreate() and do_lcreate() | Christian Schoenebeck |
2022-10-24 | tests/9p: merge v9fs_tmkdir() and do_mkdir() | Christian Schoenebeck |
2022-10-24 | tests/9p: convert v9fs_tflush() to declarative arguments | Christian Schoenebeck |
2022-10-24 | tests/9p: simplify callers of twrite() | Christian Schoenebeck |
2022-10-24 | tests/9p: convert v9fs_twrite() to declarative arguments | Christian Schoenebeck |
2022-10-24 | tests/9p: simplify callers of tlopen() | Christian Schoenebeck |