aboutsummaryrefslogtreecommitdiff
path: root/tests/bios-tables-test.c
AgeCommit message (Expand)Author
2018-06-11nvdimm: make persistence option symbolicRoss Zwisler
2018-06-01ACPI testing: test NFIT platform capabilitiesRoss Zwisler
2018-03-20tests/bios-tables-test: add test cases for DIMM proximityHaozhong Zhang
2018-03-13tests: acpi: don't read all fields in test_acpi_fadt_table()Igor Mammedov
2018-02-14tests/boot-sector: Drop dependence on global_qtestEric Blake
2018-02-13tests: acpi: fix FADT not being compared to reference tableIgor Mammedov
2018-01-18tests: acpi: add comments to fetch_rsdt_referenced_tables/data->tables usageIgor Mammedov
2018-01-18tests: acpi: rename test_acpi_tables()/test_dst_table() to reflect its usageIgor Mammedov
2018-01-18tests: acpi: init table descriptor in test_dst_table()Igor Mammedov
2018-01-18tests: acpi: move tested tables array allocation outside of test_acpi_dsdt_ta...Igor Mammedov
2018-01-18ACPI/unit-test: Add a testcase for RAM allocation in numa nodeDou Liyang
2017-11-16tests/bios-tables-test: Fix endianess problems when passing data to iaslThomas Huth
2017-08-02tests/bios-tables-test: Compiler warning fixDr. David Alan Gilbert
2017-05-18Merge remote-tracking branch 'mst/tags/for_upstream' into stagingStefan Hajnoczi
2017-05-11tests: acpi: extend cphp and memhp testcase with numa distance checkHe Chen
2017-05-10hw/acpi-defs: replace leading X with x_ in FADT field namesArd Biesheuvel
2017-05-03hw/i386: Use Rev3 FADT (ACPI 2.0) instead of Rev1 to improve guest OS support.Phil Dennis-Jordan
2017-03-03Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2017-03-02tests: Move reusable ACPI code into a utility fileBen Warren
2017-03-01tests: fix bios-tables-test leakMarc-André Lureau
2017-01-10tests: pc: add memory hotplug acpi tables testsIgor Mammedov
2016-10-14tests/boot-sector: Use mkstemp() to create a unique file nameThomas Huth
2016-10-10tests: acpi: extend cphp testcase with numa checkIgor Mammedov
2016-09-10tests/acpi: speedup acpi testsMarcel Apfelbaum
2016-07-04tests: acpi: add CPU hotplug testcaseIgor Mammedov
2016-06-24bios: Add tests for the IPMI ACPI and SMBIOS entriesCorey Minyard
2016-06-07tests: Remove unnecessary glib.h includesPeter Maydell
2016-06-07tests: acpi: report names of expected files in verbose modeIgor Mammedov
2016-04-07tests/bios-tables-test: fix assertMarcel Apfelbaum
2016-02-19Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2016-02-16tests: Clean up includesPeter Maydell
2016-02-16tests: add pxe e1000 and virtio-pci testsVictor Kaplansky
2016-01-08tests: acpi: print ASL diff in verbose modeIgor Mammedov
2015-09-11maint: avoid useless "if (foo) free(foo)" patternDaniel P. Berrange
2015-09-07smbios: add smbios 3.0 supportWei Huang
2015-08-13smbios: move smbios code into a common folderWei Huang
2015-06-10bios-tables-test: handle false-positive smbios signature matchesGabriel L. Somlo
2015-04-27hw/i386: Move ACPI header definitions in an arch-independent locationShannon Zhao
2015-03-01tests: bios-tables-test: add support for testing bridgesIgor Mammedov
2015-01-27bios-tables-test: split piix4 and q35 testsPaolo Bonzini
2014-12-10qtests: Specify image format explicitlyKevin Wolf
2014-10-03qtest/bios-tables: Correct Q35 command lineJohn Snow
2014-08-24tests/bios-tables-test: check the value returned by fopen()zhanghailiang
2014-07-29bios-tables-test: fix ASL normalization false positivePaolo Bonzini
2014-05-27tests: add smbios testingGabriel L. Somlo
2014-05-27tests: rename acpi-test to bios-tables-testGabriel L. Somlo