aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2022-10-13Merge tag 'win32-pull-request' of https://gitlab.com/marcandre.lureau/qemu in...Stefan Hajnoczi2-24/+22
2022-10-13Merge tag 'pull-request-2022-10-12' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi22-134/+544
2022-10-12Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Stefan Hajnoczi44-20/+376
2022-10-12tests/unit: make test-io-channel-command work on win32Marc-André Lureau1-18/+19
2022-10-12tests/channel-helper: set blocking in main threadMarc-André Lureau1-6/+3
2022-10-12tests/unit/test-image-locking: Fix handling of temporary filesThomas Huth1-2/+4
2022-10-12tests/qtest: libqtest: Install signal handler via signal()Bin Meng1-11/+3
2022-10-12tests/qtest: migration-test: Avoid using hardcoded /tmpBin Meng1-4/+6
2022-10-12qtest: start a VNC testMarc-André Lureau2-1/+110
2022-10-11tests/avocado: Add missing require_netdev('user') checksPeter Maydell3-0/+8
2022-10-11tests/x86: Add 'q35' machine type to ivshmem-testMichael Labiuk1-0/+18
2022-10-11tests/x86: Add 'q35' machine type to drive_del-testMichael Labiuk1-0/+107
2022-10-11tests/x86: replace snprint() by g_strdup_printf() in drive_del-testMichael Labiuk1-6/+4
2022-10-11tests/x86: Fix comment typo in drive_del-testMichael Labiuk1-1/+1
2022-10-11tests/x86: Add 'q35' machine type to hotplug hd-geo-testMichael Labiuk1-1/+75
2022-10-11tests/x86: Add 'q35' machine type to override-tests in hd-geo-testMichael Labiuk1-0/+97
2022-10-11tests/x86: Refactor hot unplug hd-geo-testMichael Labiuk1-70/+40
2022-10-11tests/x86: Add subtest with 'q35' machine type to device-plug-testMichael Labiuk1-0/+41
2022-10-11tests/x86: add helper qtest_qmp_device_del_send()Michael Labiuk5-31/+24
2022-10-11tests/migration: remove the unused local variabledinglimin1-1/+0
2022-10-11qtest: "-display none" is set in qtest_init()Juan Quintela7-11/+11
2022-10-09tests: acpi: update expected blobsIgor Mammedov15-14/+0
2022-10-09tests: acpi: whitelist pc/q35 DSDT before moving _ADR fieldIgor Mammedov1-0/+14
2022-10-09tests: acpi: update expected blobsIgor Mammedov15-14/+0
2022-10-09tests: acpi: whitelist pc/q35 DSDT before moving _ADR fieldIgor Mammedov1-0/+14
2022-10-09tests: acpi: update expected blobsIgor Mammedov15-14/+0
2022-10-09tests: acpi: whitelist pc/q35 DSDT before switching _DSM to use ASUNIgor Mammedov1-0/+14
2022-10-09tests: acpi: update expected blobsIgor Mammedov34-34/+0
2022-10-09tests: acpi: whitelist pc/q35 DSDT due to HPET AML moveIgor Mammedov1-0/+34
2022-10-09tests: acpi: update expected blobs after HPET moveIgor Mammedov33-32/+0
2022-10-09tests: acpi: whitelist pc/q35 DSDT due to HPET AML moveIgor Mammedov1-0/+32
2022-10-09qmp: add QMP command x-query-virtioLaurent Vivier1-0/+1
2022-10-09tests/acpi: virt: update ACPI GTDT binariesMiguel Luis4-3/+0
2022-10-09tests/acpi: virt: allow acpi GTDT changesMiguel Luis1-0/+3
2022-10-07tests/qtest: enable tests for virtio-gpioAlex Bennée5-1/+274
2022-10-07tests/qtest: add a get_features op to vhost-user-testAlex Bennée1-10/+27
2022-10-07tests/qtest: implement stub for VHOST_USER_GET_CONFIGAlex Bennée1-0/+13
2022-10-07tests/qtest: add assert to catch bad featuresAlex Bennée1-0/+2
2022-10-07tests/qtest: plain g_assert for VHOST_USER_F_PROTOCOL_FEATURESAlex Bennée1-2/+1
2022-10-07tests/qtest: catch unhandled vhost-user messagesAlex Bennée1-0/+43
2022-10-07tests/qtest: use qos_printf instead of g_test_messageAlex Bennée2-6/+12
2022-10-07tests/qtest: add a timeout for subprocess_run_one_testAlex Bennée1-1/+1
2022-10-07tests/qtest: pass stdout/stderr down to subtestsAlex Bennée1-1/+3
2022-10-07job: remove unused functionsEmanuele Giuseppe Esposito1-2/+2
2022-10-07job.c: enable job lock/unlock and remove Aiocontext locksEmanuele Giuseppe Esposito3-14/+11
2022-10-07jobs: use job locks also in the unit testsEmanuele Giuseppe Esposito4-83/+140
2022-10-07test-coroutine: add missing coroutine_fn annotationsMarc-André Lureau1-1/+1
2022-10-06configure: move tests/tcg/Makefile.prereqs to root build directoryPaolo Bonzini1-3/+0
2022-10-06tests/tcg: move compiler tests to MakefilesPaolo Bonzini5-1/+36
2022-10-06tests/tcg: clean up calls to run-testPaolo Bonzini11-43/+34