aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2022-10-31tests/docker: Add flex/bison to `debian-all-test`Anton Johansson
2022-10-31tests/docker: update test-mingw to run single buildAlex Bennée
2022-10-31tests/lcitool: Refresh to latest libvirt-ci moduleAlex Bennée
2022-10-31tests/docker: update fedora-win[32|64]-cross with lcitoolAlex Bennée
2022-10-31tests/lcitool: Rename non-Debian specific helperAlex Bennée
2022-10-31Merge tag 'pull-request-2022-10-28' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi
2022-10-30Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingStefan Hajnoczi
2022-10-30Merge tag 'misc-next-pull-request' of https://gitlab.com/berrange/qemu into s...Stefan Hajnoczi
2022-10-30Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into stagingStefan Hajnoczi
2022-10-28tests/qtest: libqtest: Correct the timeout unit of blocking receive calls for...Bin Meng
2022-10-28tests/qtest: libqos: Do not build virtio-9p unconditionallyBin Meng
2022-10-28tests/qtest: migration-test: Make sure QEMU process "to" exited after migrati...Xuzhou Cheng
2022-10-28tests/qtest: libqtest: Introduce qtest_wait_qemu()Bin Meng
2022-10-28tests/qtest: Use EXIT_FAILURE instead of magic numberBin Meng
2022-10-28tests/qtest: device-plug-test: Reverse the usage of double/single quotesBin Meng
2022-10-28tests/qtest: Support libqtest to build and run on WindowsBin Meng
2022-10-28tests/qtest: Use send/recv for socket communicationXuzhou Cheng
2022-10-28tests: Add sndio to the FreeBSD CI containers / VMBrad Smith
2022-10-28tests/vm: update openbsd to release 7.2Brad Smith
2022-10-28tests/qtest/libqos/e1000e: Use e1000_regs.hAkihiko Odaki
2022-10-28tests/qtest/cxl-test: Remove temporary directories after testingThomas Huth
2022-10-28tests/qtest/tpm: Clean up remainders of swtpmThomas Huth
2022-10-28tests/tcg/s390x: Add a test for the vistr instructionThomas Huth
2022-10-27block: remove bdrv_try_set_aio_context and replace it with bdrv_try_change_ai...Emanuele Giuseppe Esposito
2022-10-27block: Manipulate bs->file / bs->backing pointers in .attach/.detachVladimir Sementsov-Ogievskiy
2022-10-27test-bdrv-graph-mod: fix filters to be filtersVladimir Sementsov-Ogievskiy
2022-10-27tests-bdrv-drain: bdrv_replace_test driver: declare supports_backingVladimir Sementsov-Ogievskiy
2022-10-27test-bdrv-graph-mod: update test_parallel_perm_update test caseVladimir Sementsov-Ogievskiy
2022-10-27block: Refactor get_tmp_filename()Bin Meng
2022-10-27crypto: add test cases for many malformed LUKS header scenariosDaniel P. Berrangé
2022-10-27crypto: ensure LUKS tests run with GNUTLS crypto providerDaniel P. Berrangé
2022-10-27tests: avoid DOS line endings in PSK fileDaniel P. Berrangé
2022-10-27tests/tcg/s390x: Test compiler flags only once, not every timeThomas Huth
2022-10-26blkio: add libblkio block driverStefan Hajnoczi
2022-10-26Merge tag 'pull-aspeed-20221025' of https://github.com/legoater/qemu into sta...Stefan Hajnoczi
2022-10-25Merge tag 'trivial-branch-for-7.2-pull-request' of https://gitlab.com/laurent...Stefan Hajnoczi
2022-10-24Merge tag 'pull-9p-20221024' of https://github.com/cschoenebeck/qemu into sta...Stefan Hajnoczi
2022-10-24tests/9p: remove unnecessary g_strdup() callsChristian Schoenebeck
2022-10-24tests/9p: merge v9fs_tunlinkat() and do_unlinkat()Christian Schoenebeck
2022-10-24tests/9p: merge v9fs_tlink() and do_hardlink()Christian Schoenebeck
2022-10-24tests/9p: merge v9fs_tsymlink() and do_symlink()Christian Schoenebeck
2022-10-24tests/9p: merge v9fs_tlcreate() and do_lcreate()Christian Schoenebeck
2022-10-24tests/9p: merge v9fs_tmkdir() and do_mkdir()Christian Schoenebeck
2022-10-24tests/9p: convert v9fs_tflush() to declarative argumentsChristian Schoenebeck
2022-10-24tests/9p: simplify callers of twrite()Christian Schoenebeck
2022-10-24tests/9p: convert v9fs_twrite() to declarative argumentsChristian Schoenebeck
2022-10-24tests/9p: simplify callers of tlopen()Christian Schoenebeck
2022-10-24tests/9p: convert v9fs_tlopen() to declarative argumentsChristian Schoenebeck
2022-10-24tests/9p: simplify callers of treaddir()Christian Schoenebeck
2022-10-24tests/9p: convert v9fs_treaddir() to declarative argumentsChristian Schoenebeck