summaryrefslogtreecommitdiffstats
path: root/tests/qtest/bios-tables-test.c
Commit message (Expand)AuthorAgeFilesLines
* qtest: "-display none" is set in qtest_init()Juan Quintela2022-10-111-1/+1
* tests/qtest: bios-tables-test: Adapt the case for win32Bin Meng2022-09-271-3/+9
* bios-tables-test: Only run test for machine types compiled inJuan Quintela2022-09-201-67/+78
* bios-tables-test: Sort all x86_64 tests by machine typeJuan Quintela2022-09-201-27/+33
* bios-tables-test: Make oem-fields tests be consistentJuan Quintela2022-09-201-8/+8
* tests/qtest: Build cases that use memory-backend-file for posix onlyBin Meng2022-08-251-0/+10
* tests: acpi: silence applesmc warning about invalid keyIgor Mammedov2022-08-171-1/+3
* hw/cxl: Make the CXL fixed memory window setup a machine parameter.Jonathan Cameron2022-06-101-2/+2
* tests: acpi: add pvpanic-isa: testcaseIgor Mammedov2022-06-101-0/+12
* tests: acpi: add applesmc testcaseIgor Mammedov2022-06-101-0/+12
* tests: acpi: q35: add test for smbus-ipmi deviceIgor Mammedov2022-06-101-0/+16
* qtests/bios-tables-test: Add a test for CXL emulation.Jonathan Cameron2022-05-131-0/+44
* Remove qemu-common.h include from most unitsMarc-André Lureau2022-04-061-1/+0Star
* ACPI ERST: bios-tables-test testcaseEric DeVolder2022-02-061-0/+54
* tests: acpi: test short OEM_ID/OEM_TABLE_ID values in test_oem_fields()Igor Mammedov2022-02-041-6/+6
* tests: acpi: manually pad OEM_ID/OEM_TABLE_ID for test_oem_fields() testIgor Mammedov2022-02-041-9/+6Star
* tests: acpi: add SLIC table testIgor Mammedov2022-01-081-0/+15
* tests/qtest/bios-tables-test: Only run VIOT test on TCGJean-Philippe Brucker2021-12-161-0/+1
* tests/acpi: add test case for VIOTJean-Philippe Brucker2021-12-151-0/+38
* tests/acpi/pcihp: add unit tests for hotplug on multifunction bridges for q35Ani Sinha2021-10-201-0/+18
* bios-tables-test: don't disassemble empty filesMichael S. Tsirkin2021-10-201-7/+25
* tests: bios-tables-test: use qtest_has_accel() API to register TCG only testsIgor Mammedov2021-10-201-15/+13Star
* tests: acpi: arm/virt: drop redundant test_acpi_one() in test_acpi_virt_tcg()Igor Mammedov2021-10-201-3/+0Star
* tests: acpi: add testcase for amd-iommu (IVRS table)Igor Mammedov2021-10-201-0/+13
* tests: acpi: add testcase for intel_iommu (DMAR table)Igor Mammedov2021-10-201-0/+13
* tests: acpi: q35: test for x2APIC entries in SRATIgor Mammedov2021-10-201-0/+17
* tests: acpi: Add test cases for TPM 1.2 with TCPA tableStefan Berger2021-08-311-2/+8
* tests: Use QMP to check whether a TPM device model is availableStefan Berger2021-08-311-5/+3Star
* tests: Add suffix 'tpm2' or 'tpm12' to ACPI table filesStefan Berger2021-08-311-1/+2
* tests: Add tpm_version field to TPMTestState and fill itStefan Berger2021-08-311-2/+3
* tests: Rename TestState to TPMTestStateStefan Berger2021-08-311-1/+1
* tests/qtest/bios-tables-test: Check for dup2() failurePeter Maydell2021-06-031-2/+6
* x86: rename oem-id and oem-table-id propertiesPaolo Bonzini2021-04-041-1/+1
* acpi: add test case for -no-hpetIsaku Yamahata2021-02-231-0/+24
* acpi: add test case for smm unsupported -machine smm=offIsaku Yamahata2021-02-231-0/+76
* tests/acpi: add OEM ID and OEM TABLE ID testMarian Postevca2021-02-051-24/+146
* acpi: Enable pxb unit-test for ARM virt machineJiahui Cen2021-01-171-4/+0Star
* treewide: do not use short-form boolean optionsPaolo Bonzini2020-12-101-2/+2
* tests/acpi: add ioapic2=on test for microvmGerd Hoffmann2020-12-101-0/+12
* microvm: add second ioapicGerd Hoffmann2020-12-101-4/+4
* unit-test: Add testcase for pxbYubo Miao2020-12-081-6/+52
* qtest: unbreak non-TCG builds in bios-tables-testClaudio Fontana2020-10-221-0/+10
* tests/acpi: add microvm rtc testGerd Hoffmann2020-10-211-0/+12
* tests/acpi: add microvm usb testGerd Hoffmann2020-10-211-0/+12
* Add a comment in bios-tables-test.c to clarify the reason behind approachAni Sinha2020-10-131-1/+6
* Merge remote-tracking branch 'remotes/kraxel/tags/microvm-20200930-pull-reque...Peter Maydell2020-10-011-5/+25
|\
| * tests/acpi: add microvm pcie testGerd Hoffmann2020-09-301-0/+15
| * tests/acpi: factor out common microvm test setupGerd Hoffmann2020-09-301-5/+10
* | bios-tables-test: Remove kernel-irqchip=off optionEduardo Habkost2020-09-301-2/+1Star
* | tests/acpi: unit test exercising global pci hotplug off for i440fxAni Sinha2020-09-301-0/+17
|/