summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * | qtest: start a VNC testMarc-André Lureau2022-10-122-1/+110
| * | tests/avocado: Add missing require_netdev('user') checksPeter Maydell2022-10-113-0/+8
| * | 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
| * | tests/migration: remove the unused local variabledinglimin2022-10-111-1/+0Star
| * | qtest: "-display none" is set in qtest_init()Juan Quintela2022-10-117-11/+11
* | | Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Stefan Hajnoczi2022-10-1244-20/+376
|\ \ \
| * | | tests: acpi: update expected blobsIgor Mammedov2022-10-0915-14/+0Star
| * | | tests: acpi: whitelist pc/q35 DSDT before moving _ADR fieldIgor Mammedov2022-10-091-0/+14
| * | | tests: acpi: update expected blobsIgor Mammedov2022-10-0915-14/+0Star
| * | | tests: acpi: whitelist pc/q35 DSDT before moving _ADR fieldIgor Mammedov2022-10-091-0/+14
| * | | tests: acpi: update expected blobsIgor Mammedov2022-10-0915-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-0934-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-0933-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
| * | | tests/acpi: virt: update ACPI GTDT binariesMiguel Luis2022-10-094-3/+0Star
| * | | tests/acpi: virt: allow acpi GTDT changesMiguel Luis2022-10-091-0/+3
| * | | tests/qtest: enable tests for virtio-gpioAlex Bennée2022-10-075-1/+274
| * | | tests/qtest: add a get_features op to vhost-user-testAlex Bennée2022-10-071-10/+27
| * | | tests/qtest: implement stub for VHOST_USER_GET_CONFIGAlex Bennée2022-10-071-0/+13
| * | | tests/qtest: add assert to catch bad featuresAlex Bennée2022-10-071-0/+2
| * | | tests/qtest: plain g_assert for VHOST_USER_F_PROTOCOL_FEATURESAlex Bennée2022-10-071-2/+1Star
| * | | tests/qtest: catch unhandled vhost-user messagesAlex Bennée2022-10-071-0/+43
| * | | tests/qtest: use qos_printf instead of g_test_messageAlex Bennée2022-10-072-6/+12
| * | | tests/qtest: add a timeout for subprocess_run_one_testAlex Bennée2022-10-071-1/+1
| * | | tests/qtest: pass stdout/stderr down to subtestsAlex Bennée2022-10-071-1/+3
| | |/ | |/|
* | | job: remove unused functionsEmanuele Giuseppe Esposito2022-10-071-2/+2
* | | job.c: enable job lock/unlock and remove Aiocontext locksEmanuele Giuseppe Esposito2022-10-073-14/+11Star
* | | jobs: use job locks also in the unit testsEmanuele Giuseppe Esposito2022-10-074-83/+140
* | | test-coroutine: add missing coroutine_fn annotationsMarc-André Lureau2022-10-071-1/+1
|/ /
* | configure: move tests/tcg/Makefile.prereqs to root build directoryPaolo Bonzini2022-10-061-3/+0Star
* | tests/tcg: move compiler tests to MakefilesPaolo Bonzini2022-10-065-1/+36
* | tests/tcg: clean up calls to run-testPaolo Bonzini2022-10-0611-43/+34Star
* | tests/tcg: unify ppc64 and ppc64le MakefilesPaolo Bonzini2022-10-069-26/+1Star
* | tests/tcg: add distclean rulePaolo Bonzini2022-10-062-0/+14
* | tests/tcg: remove -f from Makefile invocationPaolo Bonzini2022-10-061-4/+3Star
* | tests: simplify Makefile invocation for tests/tcgPaolo Bonzini2022-10-062-7/+4Star
* | configure: store container engine in config-host.makPaolo Bonzini2022-10-061-1/+1
* | tests/qtest: bump up QOS_PATH_MAX_ELEMENT_SIZEAlex Bennée2022-10-061-1/+1
* | tests/docker: move alpine from edge to tagged releaseAlex Bennée2022-10-062-3/+3