summaryrefslogtreecommitdiff
path: root/tests/acpi-utils.h
AgeCommit message (Expand)AuthorFilesLines
2019-05-13Clean up decorations and whitespace around header guardsMarkus Armbruster1-1/+1
2019-01-17tests: acpi: use AcpiSdtTable::aml instead of AcpiSdtTable::header::signatureIgor Mammedov1-5/+1
2019-01-17tests: smbios: fetch whole table in one step instead of reading it step by stepIgor Mammedov1-17/+0
2019-01-17tests: acpi: reuse fetch_table() in vmgenid-testIgor Mammedov1-15/+8
2019-01-14tests: acpi: use AcpiSdtTable::aml in consistent wayIgor Mammedov1-2/+4
2018-12-20hw: acpi: Remove AcpiRsdpDescriptor and fix testsSamuel Ortiz1-2/+3
2018-12-17tests: acpi: remove not used ACPI_READ_GENERIC_ADDRESS macroIgor Mammedov1-8/+0
2018-12-17tests/acpi-utils: Drop dependence on global_qtestEric Blake1-31/+32
2018-01-16maint: Fix macros with broken 'do/while(0); ' usageEric Blake1-4/+4
2017-11-16tests/bios-tables-test: Fix endianess problems when passing data to iaslThomas Huth1-22/+5
2017-05-03hw/i386: Use Rev3 FADT (ACPI 2.0) instead of Rev1 to improve guest OS support.Phil Dennis-Jordan1-0/+10
2017-03-30tests/acpi: don't pack a structureMichael S. Tsirkin1-1/+1
2017-03-02tests: Move reusable ACPI code into a utility fileBen Warren1-0/+94