aboutsummaryrefslogtreecommitdiff
path: root/tests/qtest
AgeCommit message (Expand)AuthorFilesLines
2022-12-14qapi qdev qom: Elide redundant has_FOO in generated CMarkus Armbruster1-2/+1
2022-12-13qapi tests: Elide redundant has_FOO in generated CMarkus Armbruster1-1/+1
2022-12-04Merge tag 'pull-request-2022-12-04' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi1-4/+16
2022-12-04Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Stefan Hajnoczi1-1/+2
2022-12-03tests/qtest/migration-test: Fix unlink error and memory leaksThomas Huth1-4/+16
2022-12-01tests/qtests: override "force-legacy" for gpio virtio-mmio testsAlex Bennée1-1/+2
2022-11-23tests/qtest: Decrease the amount of output from the qom-testThomas Huth1-3/+19
2022-11-22tests: acpi: x86: update expected DSDT after moving PRQx fields in _SB scopeIgor Mammedov1-36/+0
2022-11-22tests: acpi: whitelist DSDT before moving PRQx to _SB scopeIgor Mammedov1-0/+36
2022-11-11Fix several typos in documentation (found by codespell)Stefan Weil2-2/+2
2022-11-07Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Stefan Hajnoczi1-37/+230
2022-11-07tests/acpi: update tables for new core count testJulia Suvorova1-3/+0
2022-11-07bios-tables-test: add test for number of cores > 255Julia Suvorova1-13/+45
2022-11-07tests/acpi: allow changes for core_count2 testJulia Suvorova1-0/+3
2022-11-07bios-tables-test: teach test to use smbios 3.0 tablesJulia Suvorova1-24/+76
2022-11-07tests: virt: Update expected *.acpihmatvirt tablesHesham Almatary1-5/+0
2022-11-07tests: acpi: aarch64/virt: add a test for hmat nodes with no initiatorsHesham Almatary1-0/+59
2022-11-07tests: Add HMAT AArch64/virt empty table filesHesham Almatary1-0/+5
2022-11-07tests: acpi: q35: update expected blobs *.hmat-noinitiators expected HMAT:Brice Goglin1-4/+0
2022-11-07tests: acpi: q35: add test for hmat nodes without initiatorsBrice Goglin1-0/+50
2022-11-07tests: acpi: add and whitelist *.hmat-noinitiator expected blobsBrice Goglin1-0/+4
2022-11-07tests: acpi: update expected blobsIgor Mammedov1-34/+0
2022-11-07tests: acpi: pc/q35 whitelist DSDT before \_GPE cleanupIgor Mammedov1-0/+34
2022-11-07tests: acpi: update expected blobsIgor Mammedov1-21/+0
2022-11-07tests: acpi: whitelist DSDT before generating ICH9_SMB AML automaticallyIgor Mammedov1-0/+21
2022-11-07tests: acpi: update expected DSDT after ISA bridge is moved directly under PC...Igor Mammedov1-34/+0
2022-11-07tests: acpi: whitelist DSDT before generating PCI-ISA bridge AML automaticallyIgor Mammedov1-0/+34
2022-11-07tests/acpi: virt: update ACPI MADT and FADT binariesMiguel Luis1-6/+0
2022-11-07tests/acpi: virt: allow acpi MADT and FADT changesMiguel Luis1-0/+6
2022-11-07Merge tag 'pull-request-2022-11-06' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi3-80/+21
2022-11-06tests/qtest: migration-test: Enable TLS PSK tests for win32Bin Meng1-14/+0
2022-11-06tests/qtest: Fix two format stringsStefan Weil1-2/+2
2022-11-06tests/qtest/libqos/e1000e: Use IVAR shift definitionsAkihiko Odaki1-3/+3
2022-11-06tests/qtest/libqos/e1000e: Use E1000_STATUS_ASDV_1000Akihiko Odaki1-2/+2
2022-11-06tests/qtest/e1000e-test: Use e1000_regs.hAkihiko Odaki1-56/+10
2022-11-06tests/qtest/libqos/e1000e: Set E1000_CTRL_SLUAkihiko Odaki1-1/+1
2022-11-06tests/qtest/libqos/e1000e: Refer common PCI ID definitionsAkihiko Odaki1-2/+3
2022-11-05Fix some typos in documentation and commentsStefan Weil1-1/+1
2022-11-02test/acpi/bios-tables-test: SSDT: update golden master binariesRobert Hoo1-2/+0
2022-11-02tests/acpi: allow SSDT changesRobert Hoo1-0/+2
2022-10-31Merge tag 'pull-request-2022-10-28' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi14-117/+237
2022-10-28tests/qtest: libqtest: Correct the timeout unit of blocking receive calls for...Bin Meng1-1/+10
2022-10-28tests/qtest: libqos: Do not build virtio-9p unconditionallyBin Meng1-2/+4
2022-10-28tests/qtest: migration-test: Make sure QEMU process "to" exited after migrati...Xuzhou Cheng1-0/+4
2022-10-28tests/qtest: libqtest: Introduce qtest_wait_qemu()Bin Meng2-25/+47
2022-10-28tests/qtest: Use EXIT_FAILURE instead of magic numberBin Meng2-3/+3
2022-10-28tests/qtest: device-plug-test: Reverse the usage of double/single quotesBin Meng1-8/+8
2022-10-28tests/qtest: Support libqtest to build and run on WindowsBin Meng1-2/+94
2022-10-28tests/qtest: Use send/recv for socket communicationXuzhou Cheng2-4/+6
2022-10-28tests/qtest/libqos/e1000e: Use e1000_regs.hAkihiko Odaki1-75/+44