summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingStefan Hajnoczi2022-10-306-55/+83
|\
| * block: remove bdrv_try_set_aio_context and replace it with bdrv_try_change_ai...Emanuele Giuseppe Esposito2022-10-272-8/+8
| * block: Manipulate bs->file / bs->backing pointers in .attach/.detachVladimir Sementsov-Ogievskiy2022-10-271-6/+4Star
| * test-bdrv-graph-mod: fix filters to be filtersVladimir Sementsov-Ogievskiy2022-10-271-7/+17
| * tests-bdrv-drain: bdrv_replace_test driver: declare supports_backingVladimir Sementsov-Ogievskiy2022-10-271-0/+1
| * test-bdrv-graph-mod: update test_parallel_perm_update test caseVladimir Sementsov-Ogievskiy2022-10-271-31/+49
| * block: Refactor get_tmp_filename()Bin Meng2022-10-273-3/+4
* | Merge tag 'misc-next-pull-request' of https://gitlab.com/berrange/qemu into s...Stefan Hajnoczi2022-10-302-7/+306
|\ \
| * | crypto: add test cases for many malformed LUKS header scenariosDaniel P. Berrangé2022-10-271-0/+299
| * | crypto: ensure LUKS tests run with GNUTLS crypto providerDaniel P. Berrangé2022-10-271-1/+2
| * | tests: avoid DOS line endings in PSK fileDaniel P. Berrangé2022-10-271-6/+5Star
* | | Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into stagingStefan Hajnoczi2022-10-301-0/+3
|\ \ \ | |_|/ |/| |
| * | blkio: add libblkio block driverStefan Hajnoczi2022-10-261-0/+3
* | | Merge tag 'pull-aspeed-20221025' of https://github.com/legoater/qemu into sta...Stefan Hajnoczi2022-10-261-8/+8
|\ \ \ | |/ / |/| |
| * | tests/avocado/machine_aspeed.py: Fix typos on buildrootCédric Le Goater2022-10-241-8/+8
* | | Merge tag 'trivial-branch-for-7.2-pull-request' of https://gitlab.com/laurent...Stefan Hajnoczi2022-10-252-4/+4
|\ \ \ | |_|/ |/| |
| * | tests/qtest: vhost-user-test: Fix [-Werror=format-overflow=] build warningBin Meng2022-10-221-2/+2
| * | tests/qtest: migration-test: Fix [-Werror=format-overflow=] build warningBin Meng2022-10-221-2/+2
| |/
* | Merge tag 'pull-9p-20221024' of https://github.com/cschoenebeck/qemu into sta...Stefan Hajnoczi2022-10-244-1092/+1753
|\ \
| * | tests/9p: remove unnecessary g_strdup() callsChristian Schoenebeck2022-10-241-11/+8Star
| * | tests/9p: merge v9fs_tunlinkat() and do_unlinkat()Christian Schoenebeck2022-10-243-28/+64
| * | tests/9p: merge v9fs_tlink() and do_hardlink()Christian Schoenebeck2022-10-243-27/+73
| * | tests/9p: merge v9fs_tsymlink() and do_symlink()Christian Schoenebeck2022-10-243-26/+73
| * | tests/9p: merge v9fs_tlcreate() and do_lcreate()Christian Schoenebeck2022-10-243-35/+79
| * | tests/9p: merge v9fs_tmkdir() and do_mkdir()Christian Schoenebeck2022-10-243-30/+78
| * | tests/9p: convert v9fs_tflush() to declarative argumentsChristian Schoenebeck2022-10-243-7/+47
| * | tests/9p: simplify callers of twrite()Christian Schoenebeck2022-10-241-6/+3Star
| * | tests/9p: convert v9fs_twrite() to declarative argumentsChristian Schoenebeck2022-10-243-15/+72
| * | tests/9p: simplify callers of tlopen()Christian Schoenebeck2022-10-241-33/+10Star
| * | tests/9p: convert v9fs_tlopen() to declarative argumentsChristian Schoenebeck2022-10-243-14/+69
| * | tests/9p: simplify callers of treaddir()Christian Schoenebeck2022-10-241-10/+11
| * | tests/9p: convert v9fs_treaddir() to declarative argumentsChristian Schoenebeck2022-10-243-11/+65
| * | tests/9p: simplify callers of tgetattr()Christian Schoenebeck2022-10-241-15/+7Star
| * | tests/9p: convert v9fs_tgetattr() to declarative argumentsChristian Schoenebeck2022-10-243-10/+63
| * | tests/9p: simplify callers of tattach()Christian Schoenebeck2022-10-241-11/+8Star
| * | tests/9p: merge v9fs_tattach(), do_attach(), do_attach_rqid()Christian Schoenebeck2022-10-243-44/+88
| * | tests/9p: merge v9fs_tversion() and do_version()Christian Schoenebeck2022-10-243-27/+68
| * | tests/9p: simplify callers of twalk()Christian Schoenebeck2022-10-241-60/+32Star
| * | tests/9p: merge *walk*() functionsChristian Schoenebeck2022-10-243-140/+198
| * | tests/9p: split virtio-9p-test.c into tests and 9p client partChristian Schoenebeck2022-10-244-744/+849
| |/
* | target/i386: implement FMA instructionsPaolo Bonzini2022-10-221-1/+1
* | target/i386: implement F16C instructionsPaolo Bonzini2022-10-202-2/+23
|/
* tests/tcg: extend SSE tests to AVXPaolo Bonzini2022-10-183-94/+112
* Merge tag 'win32-pull-request' of https://gitlab.com/marcandre.lureau/qemu in...Stefan Hajnoczi2022-10-132-24/+22Star
|\
| * tests/unit: make test-io-channel-command work on win32Marc-André Lureau2022-10-121-18/+19
| * tests/channel-helper: set blocking in main threadMarc-André Lureau2022-10-121-6/+3Star
* | Merge tag 'pull-request-2022-10-12' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi2022-10-1322-134/+544
|\ \
| * | tests/unit/test-image-locking: Fix handling of temporary filesThomas Huth2022-10-121-2/+4
| * | tests/qtest: libqtest: Install signal handler via signal()Bin Meng2022-10-121-11/+3Star
| * | tests/qtest: migration-test: Avoid using hardcoded /tmpBin Meng2022-10-121-4/+6