aboutsummaryrefslogtreecommitdiff
path: root/tests/qtest/bios-tables-test.c
AgeCommit message (Expand)AuthorFilesLines
2022-09-20bios-tables-test: Sort all x86_64 tests by machine typeJuan Quintela1-27/+33
2022-09-20bios-tables-test: Make oem-fields tests be consistentJuan Quintela1-8/+8
2022-08-25tests/qtest: Build cases that use memory-backend-file for posix onlyBin Meng1-0/+10
2022-08-17tests: acpi: silence applesmc warning about invalid keyIgor Mammedov1-1/+3
2022-06-09hw/cxl: Make the CXL fixed memory window setup a machine parameter.Jonathan Cameron1-2/+2
2022-06-09tests: acpi: add pvpanic-isa: testcaseIgor Mammedov1-0/+12
2022-06-09tests: acpi: add applesmc testcaseIgor Mammedov1-0/+12
2022-06-09tests: acpi: q35: add test for smbus-ipmi deviceIgor Mammedov1-0/+16
2022-05-13qtests/bios-tables-test: Add a test for CXL emulation.Jonathan Cameron1-0/+44
2022-04-06Remove qemu-common.h include from most unitsMarc-André Lureau1-1/+0
2022-02-06ACPI ERST: bios-tables-test testcaseEric DeVolder1-0/+54
2022-02-04tests: acpi: test short OEM_ID/OEM_TABLE_ID values in test_oem_fields()Igor Mammedov1-6/+6
2022-02-04tests: acpi: manually pad OEM_ID/OEM_TABLE_ID for test_oem_fields() testIgor Mammedov1-9/+6
2022-01-07tests: acpi: add SLIC table testIgor Mammedov1-0/+15
2021-12-16tests/qtest/bios-tables-test: Only run VIOT test on TCGJean-Philippe Brucker1-0/+1
2021-12-15tests/acpi: add test case for VIOTJean-Philippe Brucker1-0/+38
2021-10-20tests/acpi/pcihp: add unit tests for hotplug on multifunction bridges for q35Ani Sinha1-0/+18
2021-10-20bios-tables-test: don't disassemble empty filesMichael S. Tsirkin1-7/+25
2021-10-20tests: bios-tables-test: use qtest_has_accel() API to register TCG only testsIgor Mammedov1-15/+13
2021-10-20tests: acpi: arm/virt: drop redundant test_acpi_one() in test_acpi_virt_tcg()Igor Mammedov1-3/+0
2021-10-20tests: acpi: add testcase for amd-iommu (IVRS table)Igor Mammedov1-0/+13
2021-10-20tests: acpi: add testcase for intel_iommu (DMAR table)Igor Mammedov1-0/+13
2021-10-20tests: acpi: q35: test for x2APIC entries in SRATIgor Mammedov1-0/+17
2021-08-31tests: acpi: Add test cases for TPM 1.2 with TCPA tableStefan Berger1-2/+8
2021-08-31tests: Use QMP to check whether a TPM device model is availableStefan Berger1-5/+3
2021-08-31tests: Add suffix 'tpm2' or 'tpm12' to ACPI table filesStefan Berger1-1/+2
2021-08-31tests: Add tpm_version field to TPMTestState and fill itStefan Berger1-2/+3
2021-08-31tests: Rename TestState to TPMTestStateStefan Berger1-1/+1
2021-06-03tests/qtest/bios-tables-test: Check for dup2() failurePeter Maydell1-2/+6
2021-04-04x86: rename oem-id and oem-table-id propertiesPaolo Bonzini1-1/+1
2021-02-23acpi: add test case for -no-hpetIsaku Yamahata1-0/+24
2021-02-23acpi: add test case for smm unsupported -machine smm=offIsaku Yamahata1-0/+76
2021-02-05tests/acpi: add OEM ID and OEM TABLE ID testMarian Postevca1-24/+146
2021-01-17acpi: Enable pxb unit-test for ARM virt machineJiahui Cen1-4/+0
2020-12-10treewide: do not use short-form boolean optionsPaolo Bonzini1-2/+2
2020-12-10tests/acpi: add ioapic2=on test for microvmGerd Hoffmann1-0/+12
2020-12-10microvm: add second ioapicGerd Hoffmann1-4/+4
2020-12-08unit-test: Add testcase for pxbYubo Miao1-6/+52
2020-10-22qtest: unbreak non-TCG builds in bios-tables-testClaudio Fontana1-0/+10
2020-10-21tests/acpi: add microvm rtc testGerd Hoffmann1-0/+12
2020-10-21tests/acpi: add microvm usb testGerd Hoffmann1-0/+12
2020-10-13Add a comment in bios-tables-test.c to clarify the reason behind approachAni Sinha1-1/+6
2020-10-01Merge remote-tracking branch 'remotes/kraxel/tags/microvm-20200930-pull-reque...Peter Maydell1-5/+25
2020-09-30bios-tables-test: Remove kernel-irqchip=off optionEduardo Habkost1-2/+1
2020-09-30tests/acpi: add microvm pcie testGerd Hoffmann1-0/+15
2020-09-30tests/acpi: factor out common microvm test setupGerd Hoffmann1-5/+10
2020-09-30tests/acpi: unit test exercising global pci hotplug off for i440fxAni Sinha1-0/+17
2020-09-29tests/acpi: unit test for 'acpi-pci-hotplug-with-bridge-support' bridge flagAni Sinha1-0/+16
2020-09-29tests/acpi: add new unit test to test hotplug off/on feature on the root pci busAni Sinha1-0/+16
2020-09-17tests/acpi: add microvm testGerd Hoffmann1-0/+15