Age | Commit message (Expand) | Author | Files | Lines |
2022-11-01 | Merge tag 'pull-testing-for-7.2-011122-3' of https://github.com/stsquad/qemu ... | Stefan Hajnoczi | 16 | -148/+286 |
2022-11-01 | tests/tcg/multiarch: Add munmap-pthread.c | Ilya Leoshkevich | 2 | -0/+82 |
2022-10-31 | tests/vm: use -o IdentitiesOnly=yes for ssh | Ilya Leoshkevich | 1 | -1/+2 |
2022-10-31 | tests/unit: cleanups for test-io-channel-command | Alex Bennée | 1 | -17/+28 |
2022-10-31 | tests/tcg: re-enable threadcount for sh4 | Alex Bennée | 1 | -6/+0 |
2022-10-31 | tests/tcg: re-enable linux-test for sh4 | Alex Bennée | 1 | -6/+0 |
2022-10-31 | tests/avocado: disable sh4 rd2 tests on Gitlab | Alex Bennée | 1 | -0/+5 |
2022-10-31 | tests/avocado: raspi2_initrd: Wait for guest shutdown message before stopping | Peter Maydell | 1 | -1/+1 |
2022-10-31 | tests/avocado: set -machine none for userfwd and vnc tests | Alex Bennée | 2 | -0/+4 |
2022-10-31 | tests/tcg/nios2: Tweak 10m50-ghrd.ld | Richard Henderson | 1 | -5/+9 |
2022-10-31 | tests/tcg: use regular semihosting for nios2-softmmu | Alex Bennée | 1 | -2/+1 |
2022-10-31 | tests/docker: Add flex/bison to `debian-hexagon-cross` | Anton Johansson | 1 | -1/+1 |
2022-10-31 | tests/avocado: extend the timeout for x86_64 tcg tests | Alex Bennée | 1 | -0/+1 |
2022-10-31 | tests/docker: Add flex/bison to `debian-all-test` | Anton Johansson | 1 | -0/+2 |
2022-10-31 | tests/docker: update test-mingw to run single build | Alex Bennée | 1 | -10/+6 |
2022-10-31 | tests/lcitool: Refresh to latest libvirt-ci module | Alex Bennée | 1 | -0/+0 |
2022-10-31 | tests/docker: update fedora-win[32|64]-cross with lcitool | Alex Bennée | 3 | -80/+207 |
2022-10-31 | tests/lcitool: Rename non-Debian specific helper | Alex Bennée | 1 | -19/+19 |
2022-10-31 | Merge tag 'pull-request-2022-10-28' of https://gitlab.com/thuth/qemu into sta... | Stefan Hajnoczi | 34 | -1401/+1596 |
2022-10-30 | Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging | Stefan Hajnoczi | 6 | -55/+83 |
2022-10-30 | Merge tag 'misc-next-pull-request' of https://gitlab.com/berrange/qemu into s... | Stefan Hajnoczi | 2 | -7/+306 |
2022-10-30 | Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging | Stefan Hajnoczi | 1 | -0/+3 |
2022-10-28 | tests/qtest: libqtest: Correct the timeout unit of blocking receive calls for... | Bin Meng | 1 | -1/+10 |
2022-10-28 | tests/qtest: libqos: Do not build virtio-9p unconditionally | Bin Meng | 1 | -2/+4 |
2022-10-28 | tests/qtest: migration-test: Make sure QEMU process "to" exited after migrati... | Xuzhou Cheng | 1 | -0/+4 |
2022-10-28 | tests/qtest: libqtest: Introduce qtest_wait_qemu() | Bin Meng | 2 | -25/+47 |
2022-10-28 | tests/qtest: Use EXIT_FAILURE instead of magic number | Bin Meng | 2 | -3/+3 |
2022-10-28 | tests/qtest: device-plug-test: Reverse the usage of double/single quotes | Bin Meng | 1 | -8/+8 |
2022-10-28 | tests/qtest: Support libqtest to build and run on Windows | Bin Meng | 1 | -2/+94 |
2022-10-28 | tests/qtest: Use send/recv for socket communication | Xuzhou Cheng | 2 | -4/+6 |
2022-10-28 | tests: Add sndio to the FreeBSD CI containers / VM | Brad Smith | 17 | -1272/+1288 |
2022-10-28 | tests/vm: update openbsd to release 7.2 | Brad Smith | 1 | -2/+5 |
2022-10-28 | tests/qtest/libqos/e1000e: Use e1000_regs.h | Akihiko Odaki | 1 | -75/+44 |
2022-10-28 | tests/qtest/cxl-test: Remove temporary directories after testing | Thomas Huth | 1 | -0/+3 |
2022-10-28 | tests/qtest/tpm: Clean up remainders of swtpm | Thomas Huth | 5 | -9/+26 |
2022-10-28 | tests/tcg/s390x: Add a test for the vistr instruction | Thomas Huth | 2 | -0/+49 |
2022-10-27 | block: remove bdrv_try_set_aio_context and replace it with bdrv_try_change_ai... | Emanuele Giuseppe Esposito | 2 | -8/+8 |
2022-10-27 | block: Manipulate bs->file / bs->backing pointers in .attach/.detach | Vladimir Sementsov-Ogievskiy | 1 | -6/+4 |
2022-10-27 | test-bdrv-graph-mod: fix filters to be filters | Vladimir Sementsov-Ogievskiy | 1 | -7/+17 |
2022-10-27 | tests-bdrv-drain: bdrv_replace_test driver: declare supports_backing | Vladimir Sementsov-Ogievskiy | 1 | -0/+1 |
2022-10-27 | test-bdrv-graph-mod: update test_parallel_perm_update test case | Vladimir Sementsov-Ogievskiy | 1 | -31/+49 |
2022-10-27 | block: Refactor get_tmp_filename() | Bin Meng | 3 | -3/+4 |
2022-10-27 | crypto: add test cases for many malformed LUKS header scenarios | Daniel P. Berrangé | 1 | -0/+299 |
2022-10-27 | crypto: ensure LUKS tests run with GNUTLS crypto provider | Daniel P. Berrangé | 1 | -1/+2 |
2022-10-27 | tests: avoid DOS line endings in PSK file | Daniel P. Berrangé | 1 | -6/+5 |
2022-10-27 | tests/tcg/s390x: Test compiler flags only once, not every time | Thomas Huth | 1 | -10/+17 |
2022-10-26 | blkio: add libblkio block driver | Stefan Hajnoczi | 1 | -0/+3 |
2022-10-26 | Merge tag 'pull-aspeed-20221025' of https://github.com/legoater/qemu into sta... | Stefan Hajnoczi | 1 | -8/+8 |
2022-10-25 | Merge tag 'trivial-branch-for-7.2-pull-request' of https://gitlab.com/laurent... | Stefan Hajnoczi | 2 | -4/+4 |
2022-10-24 | Merge tag 'pull-9p-20221024' of https://github.com/cschoenebeck/qemu into sta... | Stefan Hajnoczi | 4 | -1092/+1753 |