summaryrefslogtreecommitdiffstats
path: root/tests/bios-tables-test.c
Commit message (Expand)AuthorAgeFilesLines
* nvdimm: make persistence option symbolicRoss Zwisler2018-06-111-1/+1
* ACPI testing: test NFIT platform capabilitiesRoss Zwisler2018-06-011-1/+1
* tests/bios-tables-test: add test cases for DIMM proximityHaozhong Zhang2018-03-201-0/+38
* tests: acpi: don't read all fields in test_acpi_fadt_table()Igor Mammedov2018-03-131-64/+18Star
* tests/boot-sector: Drop dependence on global_qtestEric Blake2018-02-141-1/+1
* tests: acpi: fix FADT not being compared to reference tableIgor Mammedov2018-02-131-2/+33
* tests: acpi: add comments to fetch_rsdt_referenced_tables/data->tables usageIgor Mammedov2018-01-181-0/+3
* tests: acpi: rename test_acpi_tables()/test_dst_table() to reflect its usageIgor Mammedov2018-01-181-5/+10
* tests: acpi: init table descriptor in test_dst_table()Igor Mammedov2018-01-181-3/+1Star
* tests: acpi: move tested tables array allocation outside of test_acpi_dsdt_ta...Igor Mammedov2018-01-181-2/+2
* ACPI/unit-test: Add a testcase for RAM allocation in numa nodeDou Liyang2018-01-181-0/+24
* tests/bios-tables-test: Fix endianess problems when passing data to iaslThomas Huth2017-11-161-20/+22
* tests/bios-tables-test: Compiler warning fixDr. David Alan Gilbert2017-08-011-1/+1
* Merge remote-tracking branch 'mst/tags/for_upstream' into stagingStefan Hajnoczi2017-05-181-2/+2
|\
| * hw/acpi-defs: replace leading X with x_ in FADT field namesArd Biesheuvel2017-05-101-2/+2
* | tests: acpi: extend cphp and memhp testcase with numa distance checkHe Chen2017-05-111-4/+12
|/
* hw/i386: Use Rev3 FADT (ACPI 2.0) instead of Rev1 to improve guest OS support.Phil Dennis-Jordan2017-05-031-5/+18
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2017-03-031-117/+15Star
|\
| * tests: Move reusable ACPI code into a utility fileBen Warren2017-03-021-117/+15Star
* | tests: fix bios-tables-test leakMarc-André Lureau2017-03-011-1/+1
|/
* tests: pc: add memory hotplug acpi tables testsIgor Mammedov2017-01-101-0/+24
* tests/boot-sector: Use mkstemp() to create a unique file nameThomas Huth2016-10-141-1/+1
* tests: acpi: extend cphp testcase with numa checkIgor Mammedov2016-10-101-2/+4
* tests/acpi: speedup acpi testsMarcel Apfelbaum2016-09-091-19/+20
* tests: acpi: add CPU hotplug testcaseIgor Mammedov2016-07-041-0/+28
* bios: Add tests for the IPMI ACPI and SMBIOS entriesCorey Minyard2016-06-241-4/+56
* tests: Remove unnecessary glib.h includesPeter Maydell2016-06-071-1/+0Star
* tests: acpi: report names of expected files in verbose modeIgor Mammedov2016-06-071-5/+13
* tests/bios-tables-test: fix assertMarcel Apfelbaum2016-04-071-1/+1
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2016-02-191-66/+6Star
|\
| * tests: add pxe e1000 and virtio-pci testsVictor Kaplansky2016-02-161-66/+6Star
* | tests: Clean up includesPeter Maydell2016-02-161-3/+1Star
|/
* tests: acpi: print ASL diff in verbose modeIgor Mammedov2016-01-081-0/+16
* maint: avoid useless "if (foo) free(foo)" patternDaniel P. Berrange2015-09-111-23/+13Star
* smbios: add smbios 3.0 supportWei Huang2015-09-071-3/+3
* smbios: move smbios code into a common folderWei Huang2015-08-131-1/+1
* bios-tables-test: handle false-positive smbios signature matchesGabriel L. Somlo2015-06-101-32/+44
* hw/i386: Move ACPI header definitions in an arch-independent locationShannon Zhao2015-04-271-1/+1
* tests: bios-tables-test: add support for testing bridgesIgor Mammedov2015-03-011-5/+40
* bios-tables-test: split piix4 and q35 testsPaolo Bonzini2015-01-271-2/+8
* qtests: Specify image format explicitlyKevin Wolf2014-12-101-1/+1
* qtest/bios-tables: Correct Q35 command lineJohn Snow2014-10-031-6/+4Star
* tests/bios-tables-test: check the value returned by fopen()zhanghailiang2014-08-241-0/+5
* bios-tables-test: fix ASL normalization false positivePaolo Bonzini2014-07-291-1/+5
* tests: add smbios testingGabriel L. Somlo2014-05-271-0/+126
* tests: rename acpi-test to bios-tables-testGabriel L. Somlo2014-05-271-0/+674