aboutsummaryrefslogtreecommitdiff
path: root/tests/qtest/bios-tables-test.c
AgeCommit message (Expand)Author
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
2021-02-05tests/acpi: add OEM ID and OEM TABLE ID testMarian Postevca
2021-01-17acpi: Enable pxb unit-test for ARM virt machineJiahui Cen
2020-12-10treewide: do not use short-form boolean optionsPaolo Bonzini
2020-12-10tests/acpi: add ioapic2=on test for microvmGerd Hoffmann
2020-12-10microvm: add second ioapicGerd Hoffmann
2020-12-08unit-test: Add testcase for pxbYubo Miao
2020-10-22qtest: unbreak non-TCG builds in bios-tables-testClaudio Fontana
2020-10-21tests/acpi: add microvm rtc testGerd Hoffmann
2020-10-21tests/acpi: add microvm usb testGerd Hoffmann
2020-10-13Add a comment in bios-tables-test.c to clarify the reason behind approachAni Sinha
2020-10-01Merge remote-tracking branch 'remotes/kraxel/tags/microvm-20200930-pull-reque...Peter Maydell