aboutsummaryrefslogtreecommitdiff
path: root/tests/qtest
AgeCommit message (Expand)Author
2023-04-22Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson
2023-04-20qtest: Add a test case for TPM TIS I2C connected to Aspeed I2C controllerStefan Berger
2023-04-20qtest: Move tpm_util_tis_transmit() into tpm-tis-utils.c and rename itStefan Berger
2023-04-20qtest: Add functions for accessing devices on Aspeed I2C controllerStefan Berger
2023-04-20tests/migration: Only run auto_converge in slow modeJuan Quintela
2023-04-20tests: bios-tables-test: replace memset with initializerPaolo Bonzini
2023-03-22qtests: avoid printing comments before g_test_init()Daniel P. Berrangé
2023-03-20acpi: disable tests/data/acpi updatesGerd Hoffmann
2023-03-20bios-tables-test: use 128M numa nodes on aarch64Gerd Hoffmann
2023-03-20acpi: enable tests/data/acpi updatesGerd Hoffmann
2023-03-14Merge tag 'display-pull-request' of https://gitlab.com/marcandre.lureau/qemu ...Peter Maydell
2023-03-13ui/dbus: do not require opengl & gbmMarc-André Lureau
2023-03-13Merge tag 'pull-request-2023-03-13' of https://gitlab.com/thuth/qemu into sta...Peter Maydell
2023-03-13qtest: enable vnc-display test on win32Marc-André Lureau
2023-03-13libqtest: make qtest_qmp_add_client work on win32Marc-André Lureau
2023-03-13win32: replace closesocket() with close() wrapperMarc-André Lureau
2023-03-13tests/migration: Tweek auto converge limits checkDr. David Alan Gilbert
2023-03-11Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into stagingPeter Maydell
2023-03-10Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Peter Maydell
2023-03-10igb: Introduce qtest for igb deviceAkihiko Odaki
2023-03-10tests/qtest/libqos/e1000e: Export macreg functionsAkihiko Odaki
2023-03-10tests/qtest/e1000e-test: Fabricate ethernet headerAkihiko Odaki
2023-03-08tests/qtest/readconfig: Test docs/config/ich9-ehci-uhci.cfgThomas Huth
2023-03-08tests/qtest/readconfig: Rework test_object_rng_resp into a generic functionThomas Huth
2023-03-07tests: acpi: update expected blobsIgor Mammedov
2023-03-07tests: acpi: add non zero function device with acpi-index on non-hotpluggble busIgor Mammedov
2023-03-07tests: acpi: whitelist DSDT before adding non-0 function device with acpi-ind...Igor Mammedov
2023-03-07tests: acpi: update expected blobsIgor Mammedov
2023-03-07tests: acpi: whitelist DSDT before exposing non zero functionsIgor Mammedov
2023-03-07tests: acpi: update expected blobsIgor Mammedov
2023-03-07tests: acpi: add device with acpi-index on non-hotpluggble busIgor Mammedov
2023-03-07tests: acpi: whitelist DSDT before adding device with acpi-index to testcasesIgor Mammedov
2023-03-07tests: acpi: update expected blobsIgor Mammedov
2023-03-07tests: acpi: whitelist DSDT before adding EDSM methodIgor Mammedov
2023-03-07tests: acpi: update expected blobsIgor Mammedov
2023-03-07tests: acpi: whitelist DSDT blobs before isolating PCI _DSM func 0 prologIgor Mammedov
2023-03-07tests: acpi: update expected blobsIgor Mammedov
2023-03-07tests: acpi: whitelist pc/DSDT.hpbrroot and pc/DSDT.hpbridge testsIgor Mammedov
2023-03-07tests: acpi: extend multi-bridge case with case 'root-port,id=HOHP,hotplug=of...Igor Mammedov
2023-03-07tests: acpi: whitelist q35/DSDT.multi-bridge before extending testcaseIgor Mammedov
2023-03-07tests: acpi: update expected blobsIgor Mammedov
2023-03-07tests: acpi: add test_acpi_q35_tcg_no_acpi_hotplug test and extend test_acpi_...Igor Mammedov
2023-03-07tests: acpi: whitelist new q35.noacpihp test and pc.hpbrrootIgor Mammedov
2023-03-07Revert "tests/qtest: Check for devices in bios-tables-test"Igor Mammedov
2023-03-07test: Check vnc enable before compiling vnc testJuan Quintela
2023-03-04tests/qtest/migration-test: Disable migration/multifd/tcp/plain/cancelPeter Maydell
2023-03-02Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell
2023-03-01tests: Ensure TAP version is printed before other messagesRichard W.M. Jones
2023-03-01i386/xen: add monitor commands to test event injectionJoao Martins
2023-02-27hw: Move ich9.h to southbridge/Bernhard Beschow