aboutsummaryrefslogtreecommitdiff
path: root/tests/qtest/bios-tables-test.c
AgeCommit message (Expand)Author
2023-02-14tests/qtest: Check for devices in bios-tables-testFabiano Rosas
2023-01-28tests/qtest/bios-tables-test: Make the test less verbose by defaultThomas Huth
2023-01-28tests: acpi: add endpoint devices to bridgesIgor Mammedov
2023-01-28tests: acpi: add reboot cycle to bridge testIgor Mammedov
2023-01-28tests: acpi: extend bridge tests with hotplugged bridgesIgor Mammedov
2023-01-28tests: acpi: cleanup use_uefi argument usageIgor Mammedov
2023-01-28tests: acpi: extend pcihp with nested bridgesIgor Mammedov
2023-01-28tests: acpi: cleanup arguments to make them more readableIgor Mammedov
2023-01-09Merge tag 'pull-request-2023-01-09' of https://gitlab.com/thuth/qemu into sta...Peter Maydell
2023-01-09tests/qtest/bios-tables-test: Replace -no-hpet with hpet=off machine parameterThomas Huth
2023-01-08tests: acpi: aarch64: Add topology test for aarch64Yicong Yang
2022-11-07bios-tables-test: add test for number of cores > 255Julia Suvorova
2022-11-07bios-tables-test: teach test to use smbios 3.0 tablesJulia Suvorova
2022-11-07tests: acpi: aarch64/virt: add a test for hmat nodes with no initiatorsHesham Almatary
2022-11-07tests: acpi: q35: add test for hmat nodes without initiatorsBrice Goglin
2022-10-11qtest: "-display none" is set in qtest_init()Juan Quintela
2022-09-27tests/qtest: bios-tables-test: Adapt the case for win32Bin Meng
2022-09-20bios-tables-test: Only run test for machine types compiled inJuan Quintela
2022-09-20bios-tables-test: Sort all x86_64 tests by machine typeJuan Quintela
2022-09-20bios-tables-test: Make oem-fields tests be consistentJuan Quintela
2022-08-25tests/qtest: Build cases that use memory-backend-file for posix onlyBin Meng
2022-08-17tests: acpi: silence applesmc warning about invalid keyIgor Mammedov
2022-06-09hw/cxl: Make the CXL fixed memory window setup a machine parameter.Jonathan Cameron
2022-06-09tests: acpi: add pvpanic-isa: testcaseIgor Mammedov
2022-06-09tests: acpi: add applesmc testcaseIgor Mammedov
2022-06-09tests: acpi: q35: add test for smbus-ipmi deviceIgor Mammedov
2022-05-13qtests/bios-tables-test: Add a test for CXL emulation.Jonathan Cameron
2022-04-06Remove qemu-common.h include from most unitsMarc-André Lureau
2022-02-06ACPI ERST: bios-tables-test testcaseEric DeVolder
2022-02-04tests: acpi: test short OEM_ID/OEM_TABLE_ID values in test_oem_fields()Igor Mammedov
2022-02-04tests: acpi: manually pad OEM_ID/OEM_TABLE_ID for test_oem_fields() testIgor Mammedov
2022-01-07tests: acpi: add SLIC table testIgor Mammedov
2021-12-16tests/qtest/bios-tables-test: Only run VIOT test on TCGJean-Philippe Brucker
2021-12-15tests/acpi: add test case for VIOTJean-Philippe Brucker
2021-10-20tests/acpi/pcihp: add unit tests for hotplug on multifunction bridges for q35Ani Sinha
2021-10-20bios-tables-test: don't disassemble empty filesMichael S. Tsirkin
2021-10-20tests: bios-tables-test: use qtest_has_accel() API to register TCG only testsIgor Mammedov
2021-10-20tests: acpi: arm/virt: drop redundant test_acpi_one() in test_acpi_virt_tcg()Igor Mammedov
2021-10-20tests: acpi: add testcase for amd-iommu (IVRS table)Igor Mammedov
2021-10-20tests: acpi: add testcase for intel_iommu (DMAR table)Igor Mammedov
2021-10-20tests: acpi: q35: test for x2APIC entries in SRATIgor Mammedov
2021-08-31tests: acpi: Add test cases for TPM 1.2 with TCPA tableStefan Berger
2021-08-31tests: Use QMP to check whether a TPM device model is availableStefan Berger
2021-08-31tests: Add suffix 'tpm2' or 'tpm12' to ACPI table filesStefan Berger
2021-08-31tests: Add tpm_version field to TPMTestState and fill itStefan Berger
2021-08-31tests: Rename TestState to TPMTestStateStefan Berger
2021-06-03tests/qtest/bios-tables-test: Check for dup2() failurePeter Maydell
2021-04-04x86: rename oem-id and oem-table-id propertiesPaolo Bonzini
2021-02-23acpi: add test case for -no-hpetIsaku Yamahata
2021-02-23acpi: add test case for smm unsupported -machine smm=offIsaku Yamahata