aboutsummaryrefslogtreecommitdiff
path: root/tests/qtest/bios-tables-test.c
AgeCommit message (Expand)AuthorFilesLines
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
2020-09-17tests/acpi: allow override blkdevGerd Hoffmann1-2/+4
2020-08-27tests/bios-tables-test: add smbios cpu speed testYing Fang1-0/+42
2020-08-21meson: replace create-config with meson configure_filePaolo Bonzini1-1/+1
2020-07-17qtest: bios-tables-test: fix a memory leakLi Qiang1-0/+1
2020-06-24acpi: bios-tables-test: show more context on asl diffsGerd Hoffmann1-1/+1
2020-06-15bios-tables-test: Fix "-tpmdev: invalid option"Eric Auger1-0/+4
2020-06-09bios-tables-test: Add Q35/TPM-TIS testEric Auger1-0/+58
2020-05-04bios-tables-test: test pc-dimm and nvdimm coldplug for arm/virtShameer Kolothum1-2/+7
2020-02-25bios-tables-test: default diff commandMichael S. Tsirkin1-19/+12
2020-02-25bios-tables-test: fix up DIFF generationMichael S. Tsirkin1-1/+7
2020-02-25bios-tables-test: tell people how to updateMichael S. Tsirkin1-1/+3
2020-02-04tests/qtest: update comments about bios-tables-test-allowed-diff.hHeyi Guo1-5/+5
2020-01-22bios-tables-test: document expected file updateMichael S. Tsirkin1-5/+18
2020-01-12test: Move qtests to a separate directoryThomas Huth1-0/+1046