aboutsummaryrefslogtreecommitdiff
path: root/tests/qtest/bios-tables-test.c
AgeCommit message (Expand)Author
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
2020-09-30bios-tables-test: Remove kernel-irqchip=off optionEduardo Habkost
2020-09-30tests/acpi: add microvm pcie testGerd Hoffmann
2020-09-30tests/acpi: factor out common microvm test setupGerd Hoffmann
2020-09-30tests/acpi: unit test exercising global pci hotplug off for i440fxAni Sinha
2020-09-29tests/acpi: unit test for 'acpi-pci-hotplug-with-bridge-support' bridge flagAni Sinha
2020-09-29tests/acpi: add new unit test to test hotplug off/on feature on the root pci busAni Sinha
2020-09-17tests/acpi: add microvm testGerd Hoffmann
2020-09-17tests/acpi: allow override blkdevGerd Hoffmann
2020-08-27tests/bios-tables-test: add smbios cpu speed testYing Fang
2020-08-21meson: replace create-config with meson configure_filePaolo Bonzini
2020-07-17qtest: bios-tables-test: fix a memory leakLi Qiang
2020-06-24acpi: bios-tables-test: show more context on asl diffsGerd Hoffmann
2020-06-15bios-tables-test: Fix "-tpmdev: invalid option"Eric Auger
2020-06-09bios-tables-test: Add Q35/TPM-TIS testEric Auger
2020-05-04bios-tables-test: test pc-dimm and nvdimm coldplug for arm/virtShameer Kolothum
2020-02-25bios-tables-test: default diff commandMichael S. Tsirkin