summaryrefslogtreecommitdiff
path: root/tests/bios-tables-test.c
AgeCommit message (Expand)AuthorFilesLines
2018-03-20tests/bios-tables-test: add test cases for DIMM proximityHaozhong Zhang1-0/+38
2018-03-13tests: acpi: don't read all fields in test_acpi_fadt_table()Igor Mammedov1-64/+18
2018-02-14tests/boot-sector: Drop dependence on global_qtestEric Blake1-1/+1
2018-02-13tests: acpi: fix FADT not being compared to reference tableIgor Mammedov1-2/+33
2018-01-18tests: acpi: add comments to fetch_rsdt_referenced_tables/data->tables usageIgor Mammedov1-0/+3
2018-01-18tests: acpi: rename test_acpi_tables()/test_dst_table() to reflect its usageIgor Mammedov1-5/+10
2018-01-18tests: acpi: init table descriptor in test_dst_table()Igor Mammedov1-3/+1
2018-01-18tests: acpi: move tested tables array allocation outside of test_acpi_dsdt_ta...Igor Mammedov1-2/+2
2018-01-18ACPI/unit-test: Add a testcase for RAM allocation in numa nodeDou Liyang1-0/+24
2017-11-16tests/bios-tables-test: Fix endianess problems when passing data to iaslThomas Huth1-20/+22
2017-08-02tests/bios-tables-test: Compiler warning fixDr. David Alan Gilbert1-1/+1
2017-05-18Merge remote-tracking branch 'mst/tags/for_upstream' into stagingStefan Hajnoczi1-2/+2
2017-05-11tests: acpi: extend cphp and memhp testcase with numa distance checkHe Chen1-4/+12
2017-05-10hw/acpi-defs: replace leading X with x_ in FADT field namesArd Biesheuvel1-2/+2
2017-05-03hw/i386: Use Rev3 FADT (ACPI 2.0) instead of Rev1 to improve guest OS support.Phil Dennis-Jordan1-5/+18
2017-03-03Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell1-117/+15
2017-03-02tests: Move reusable ACPI code into a utility fileBen Warren1-117/+15
2017-03-01tests: fix bios-tables-test leakMarc-André Lureau1-1/+1
2017-01-10tests: pc: add memory hotplug acpi tables testsIgor Mammedov1-0/+24
2016-10-14tests/boot-sector: Use mkstemp() to create a unique file nameThomas Huth1-1/+1
2016-10-10tests: acpi: extend cphp testcase with numa checkIgor Mammedov1-2/+4
2016-09-10tests/acpi: speedup acpi testsMarcel Apfelbaum1-19/+20
2016-07-04tests: acpi: add CPU hotplug testcaseIgor Mammedov1-0/+28
2016-06-24bios: Add tests for the IPMI ACPI and SMBIOS entriesCorey Minyard1-4/+56
2016-06-07tests: Remove unnecessary glib.h includesPeter Maydell1-1/+0
2016-06-07tests: acpi: report names of expected files in verbose modeIgor Mammedov1-5/+13
2016-04-07tests/bios-tables-test: fix assertMarcel Apfelbaum1-1/+1
2016-02-19Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell1-66/+6
2016-02-16tests: Clean up includesPeter Maydell1-3/+1
2016-02-16tests: add pxe e1000 and virtio-pci testsVictor Kaplansky1-66/+6
2016-01-08tests: acpi: print ASL diff in verbose modeIgor Mammedov1-0/+16
2015-09-11maint: avoid useless "if (foo) free(foo)" patternDaniel P. Berrange1-23/+13
2015-09-07smbios: add smbios 3.0 supportWei Huang1-3/+3
2015-08-13smbios: move smbios code into a common folderWei Huang1-1/+1
2015-06-10bios-tables-test: handle false-positive smbios signature matchesGabriel L. Somlo1-32/+44
2015-04-27hw/i386: Move ACPI header definitions in an arch-independent locationShannon Zhao1-1/+1
2015-03-01tests: bios-tables-test: add support for testing bridgesIgor Mammedov1-5/+40
2015-01-27bios-tables-test: split piix4 and q35 testsPaolo Bonzini1-2/+8
2014-12-10qtests: Specify image format explicitlyKevin Wolf1-1/+1
2014-10-03qtest/bios-tables: Correct Q35 command lineJohn Snow1-6/+4
2014-08-24tests/bios-tables-test: check the value returned by fopen()zhanghailiang1-0/+5
2014-07-29bios-tables-test: fix ASL normalization false positivePaolo Bonzini1-1/+5
2014-05-27tests: add smbios testingGabriel L. Somlo1-0/+126
2014-05-27tests: rename acpi-test to bios-tables-testGabriel L. Somlo1-0/+674