summaryrefslogtreecommitdiffstats
path: root/tests/acpi-utils.h
Commit message (Expand)AuthorAgeFilesLines
* tests: acpi: use AcpiSdtTable::aml instead of AcpiSdtTable::header::signatureIgor Mammedov2019-01-181-5/+1Star
* tests: smbios: fetch whole table in one step instead of reading it step by stepIgor Mammedov2019-01-181-17/+0Star
* tests: acpi: reuse fetch_table() in vmgenid-testIgor Mammedov2019-01-181-15/+8Star
* tests: acpi: use AcpiSdtTable::aml in consistent wayIgor Mammedov2019-01-151-2/+4
* hw: acpi: Remove AcpiRsdpDescriptor and fix testsSamuel Ortiz2018-12-201-2/+3
* tests: acpi: remove not used ACPI_READ_GENERIC_ADDRESS macroIgor Mammedov2018-12-171-8/+0Star
* tests/acpi-utils: Drop dependence on global_qtestEric Blake2018-12-171-31/+32
* maint: Fix macros with broken 'do/while(0); ' usageEric Blake2018-01-161-4/+4
* tests/bios-tables-test: Fix endianess problems when passing data to iaslThomas Huth2017-11-161-22/+5Star
* hw/i386: Use Rev3 FADT (ACPI 2.0) instead of Rev1 to improve guest OS support.Phil Dennis-Jordan2017-05-031-0/+10
* tests/acpi: don't pack a structureMichael S. Tsirkin2017-03-301-1/+1
* tests: Move reusable ACPI code into a utility fileBen Warren2017-03-021-0/+94