summaryrefslogtreecommitdiffstats
path: root/tests/qtest
Commit message (Expand)AuthorAgeFilesLines
...
* | blkio: add libblkio block driverStefan Hajnoczi2022-10-261-0/+3
|/
* 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
* | 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
|/
* Merge tag 'pull-request-2022-10-12' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi2022-10-1317-131/+532
|\
| * 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
| * qtest: start a VNC testMarc-André Lureau2022-10-122-1/+110
| * tests/x86: Add 'q35' machine type to ivshmem-testMichael Labiuk2022-10-111-0/+18
| * tests/x86: Add 'q35' machine type to drive_del-testMichael Labiuk2022-10-111-0/+107
| * tests/x86: replace snprint() by g_strdup_printf() in drive_del-testMichael Labiuk2022-10-111-6/+4Star
| * tests/x86: Fix comment typo in drive_del-testMichael Labiuk2022-10-111-1/+1
| * tests/x86: Add 'q35' machine type to hotplug hd-geo-testMichael Labiuk2022-10-111-1/+75
| * tests/x86: Add 'q35' machine type to override-tests in hd-geo-testMichael Labiuk2022-10-111-0/+97
| * tests/x86: Refactor hot unplug hd-geo-testMichael Labiuk2022-10-111-70/+40Star
| * tests/x86: Add subtest with 'q35' machine type to device-plug-testMichael Labiuk2022-10-111-0/+41
| * tests/x86: add helper qtest_qmp_device_del_send()Michael Labiuk2022-10-115-31/+24Star
| * qtest: "-display none" is set in qtest_init()Juan Quintela2022-10-117-11/+11
* | tests: acpi: update expected blobsIgor Mammedov2022-10-091-14/+0Star
* | tests: acpi: whitelist pc/q35 DSDT before moving _ADR fieldIgor Mammedov2022-10-091-0/+14
* | tests: acpi: update expected blobsIgor Mammedov2022-10-091-14/+0Star
* | tests: acpi: whitelist pc/q35 DSDT before moving _ADR fieldIgor Mammedov2022-10-091-0/+14
* | tests: acpi: update expected blobsIgor Mammedov2022-10-091-14/+0Star
* | tests: acpi: whitelist pc/q35 DSDT before switching _DSM to use ASUNIgor Mammedov2022-10-091-0/+14
* | tests: acpi: update expected blobsIgor Mammedov2022-10-091-34/+0Star
* | tests: acpi: whitelist pc/q35 DSDT due to HPET AML moveIgor Mammedov2022-10-091-0/+34
* | tests: acpi: update expected blobs after HPET moveIgor Mammedov2022-10-091-32/+0Star
* | tests: acpi: whitelist pc/q35 DSDT due to HPET AML moveIgor Mammedov2022-10-091-0/+32
* | qmp: add QMP command x-query-virtioLaurent Vivier2022-10-091-0/+1