aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2022-10-11tests/x86: Add 'q35' machine type to override-tests in hd-geo-testMichael Labiuk
2022-10-11tests/x86: Refactor hot unplug hd-geo-testMichael Labiuk
2022-10-11tests/x86: Add subtest with 'q35' machine type to device-plug-testMichael Labiuk
2022-10-11tests/x86: add helper qtest_qmp_device_del_send()Michael Labiuk
2022-10-11tests/migration: remove the unused local variabledinglimin
2022-10-11qtest: "-display none" is set in qtest_init()Juan Quintela
2022-10-09tests: acpi: update expected blobsIgor Mammedov
2022-10-09tests: acpi: whitelist pc/q35 DSDT before moving _ADR fieldIgor Mammedov
2022-10-09tests: acpi: update expected blobsIgor Mammedov
2022-10-09tests: acpi: whitelist pc/q35 DSDT before moving _ADR fieldIgor Mammedov
2022-10-09tests: acpi: update expected blobsIgor Mammedov
2022-10-09tests: acpi: whitelist pc/q35 DSDT before switching _DSM to use ASUNIgor Mammedov
2022-10-09tests: acpi: update expected blobsIgor Mammedov
2022-10-09tests: acpi: whitelist pc/q35 DSDT due to HPET AML moveIgor Mammedov
2022-10-09tests: acpi: update expected blobs after HPET moveIgor Mammedov
2022-10-09tests: acpi: whitelist pc/q35 DSDT due to HPET AML moveIgor Mammedov
2022-10-09qmp: add QMP command x-query-virtioLaurent Vivier
2022-10-09tests/acpi: virt: update ACPI GTDT binariesMiguel Luis
2022-10-09tests/acpi: virt: allow acpi GTDT changesMiguel Luis
2022-10-07tests/qtest: enable tests for virtio-gpioAlex Bennée
2022-10-07tests/qtest: add a get_features op to vhost-user-testAlex Bennée
2022-10-07tests/qtest: implement stub for VHOST_USER_GET_CONFIGAlex Bennée
2022-10-07tests/qtest: add assert to catch bad featuresAlex Bennée
2022-10-07tests/qtest: plain g_assert for VHOST_USER_F_PROTOCOL_FEATURESAlex Bennée
2022-10-07tests/qtest: catch unhandled vhost-user messagesAlex Bennée
2022-10-07tests/qtest: use qos_printf instead of g_test_messageAlex Bennée
2022-10-07tests/qtest: add a timeout for subprocess_run_one_testAlex Bennée
2022-10-07tests/qtest: pass stdout/stderr down to subtestsAlex Bennée
2022-10-07job: remove unused functionsEmanuele Giuseppe Esposito
2022-10-07job.c: enable job lock/unlock and remove Aiocontext locksEmanuele Giuseppe Esposito
2022-10-07jobs: use job locks also in the unit testsEmanuele Giuseppe Esposito
2022-10-07test-coroutine: add missing coroutine_fn annotationsMarc-André Lureau
2022-10-06configure: move tests/tcg/Makefile.prereqs to root build directoryPaolo Bonzini
2022-10-06tests/tcg: move compiler tests to MakefilesPaolo Bonzini
2022-10-06tests/tcg: clean up calls to run-testPaolo Bonzini
2022-10-06tests/tcg: unify ppc64 and ppc64le MakefilesPaolo Bonzini
2022-10-06tests/tcg: add distclean rulePaolo Bonzini
2022-10-06tests/tcg: remove -f from Makefile invocationPaolo Bonzini
2022-10-06tests: simplify Makefile invocation for tests/tcgPaolo Bonzini
2022-10-06configure: store container engine in config-host.makPaolo Bonzini
2022-10-06tests/qtest: bump up QOS_PATH_MAX_ELEMENT_SIZEAlex Bennée
2022-10-06tests/docker: move alpine from edge to tagged releaseAlex Bennée
2022-10-06target/hexagon: manually add flex/bison/glib2 to remaining containersAnton Johansson
2022-10-06target/hexagon: regenerate docker/cirrus filesAnton Johansson
2022-10-06target/hexagon: add flex/bison/glib2 to qemu.ymlAnton Johansson
2022-10-06tests/docker: run script use realpath instead of readlinkLucas Mateus Castro (alqotel)
2022-10-04Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi
2022-09-30tests/qtest/ide-test: Verify that DIAGNOSTIC clears DEV to zeroLev Kujawski
2022-09-30tests/qtest/ide-test.c: Create disk image for use as a secondaryLev Kujawski
2022-09-30iotests/backing-file-invalidation: Add new testHanna Reitz