aboutsummaryrefslogtreecommitdiff
path: root/tests/qtest
AgeCommit message (Expand)Author
2022-11-07Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Stefan Hajnoczi
2022-11-07tests/acpi: update tables for new core count testJulia Suvorova
2022-11-07bios-tables-test: add test for number of cores > 255Julia Suvorova
2022-11-07tests/acpi: allow changes for core_count2 testJulia Suvorova
2022-11-07bios-tables-test: teach test to use smbios 3.0 tablesJulia Suvorova
2022-11-07tests: virt: Update expected *.acpihmatvirt tablesHesham Almatary
2022-11-07tests: acpi: aarch64/virt: add a test for hmat nodes with no initiatorsHesham Almatary
2022-11-07tests: Add HMAT AArch64/virt empty table filesHesham Almatary
2022-11-07tests: acpi: q35: update expected blobs *.hmat-noinitiators expected HMAT:Brice Goglin
2022-11-07tests: acpi: q35: add test for hmat nodes without initiatorsBrice Goglin
2022-11-07tests: acpi: add and whitelist *.hmat-noinitiator expected blobsBrice Goglin
2022-11-07tests: acpi: update expected blobsIgor Mammedov
2022-11-07tests: acpi: pc/q35 whitelist DSDT before \_GPE cleanupIgor Mammedov
2022-11-07tests: acpi: update expected blobsIgor Mammedov
2022-11-07tests: acpi: whitelist DSDT before generating ICH9_SMB AML automaticallyIgor Mammedov
2022-11-07tests: acpi: update expected DSDT after ISA bridge is moved directly under PC...Igor Mammedov
2022-11-07tests: acpi: whitelist DSDT before generating PCI-ISA bridge AML automaticallyIgor Mammedov
2022-11-07tests/acpi: virt: update ACPI MADT and FADT binariesMiguel Luis
2022-11-07tests/acpi: virt: allow acpi MADT and FADT changesMiguel Luis
2022-11-07Merge tag 'pull-request-2022-11-06' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi
2022-11-06tests/qtest: migration-test: Enable TLS PSK tests for win32Bin Meng
2022-11-06tests/qtest: Fix two format stringsStefan Weil
2022-11-06tests/qtest/libqos/e1000e: Use IVAR shift definitionsAkihiko Odaki
2022-11-06tests/qtest/libqos/e1000e: Use E1000_STATUS_ASDV_1000Akihiko Odaki
2022-11-06tests/qtest/e1000e-test: Use e1000_regs.hAkihiko Odaki
2022-11-06tests/qtest/libqos/e1000e: Set E1000_CTRL_SLUAkihiko Odaki
2022-11-06tests/qtest/libqos/e1000e: Refer common PCI ID definitionsAkihiko Odaki
2022-11-05Fix some typos in documentation and commentsStefan Weil
2022-11-02test/acpi/bios-tables-test: SSDT: update golden master binariesRobert Hoo
2022-11-02tests/acpi: allow SSDT changesRobert Hoo
2022-10-31Merge tag 'pull-request-2022-10-28' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi
2022-10-28tests/qtest: libqtest: Correct the timeout unit of blocking receive calls for...Bin Meng
2022-10-28tests/qtest: libqos: Do not build virtio-9p unconditionallyBin Meng
2022-10-28tests/qtest: migration-test: Make sure QEMU process "to" exited after migrati...Xuzhou Cheng
2022-10-28tests/qtest: libqtest: Introduce qtest_wait_qemu()Bin Meng
2022-10-28tests/qtest: Use EXIT_FAILURE instead of magic numberBin Meng
2022-10-28tests/qtest: device-plug-test: Reverse the usage of double/single quotesBin Meng
2022-10-28tests/qtest: Support libqtest to build and run on WindowsBin Meng
2022-10-28tests/qtest: Use send/recv for socket communicationXuzhou Cheng
2022-10-28tests/qtest/libqos/e1000e: Use e1000_regs.hAkihiko Odaki
2022-10-28tests/qtest/cxl-test: Remove temporary directories after testingThomas Huth
2022-10-28tests/qtest/tpm: Clean up remainders of swtpmThomas Huth
2022-10-26blkio: add libblkio block driverStefan Hajnoczi
2022-10-25Merge tag 'trivial-branch-for-7.2-pull-request' of https://gitlab.com/laurent...Stefan Hajnoczi
2022-10-24tests/9p: remove unnecessary g_strdup() callsChristian Schoenebeck
2022-10-24tests/9p: merge v9fs_tunlinkat() and do_unlinkat()Christian Schoenebeck
2022-10-24tests/9p: merge v9fs_tlink() and do_hardlink()Christian Schoenebeck
2022-10-24tests/9p: merge v9fs_tsymlink() and do_symlink()Christian Schoenebeck
2022-10-24tests/9p: merge v9fs_tlcreate() and do_lcreate()Christian Schoenebeck
2022-10-24tests/9p: merge v9fs_tmkdir() and do_mkdir()Christian Schoenebeck