summaryrefslogtreecommitdiff
path: root/tests/acpi-utils.h
AgeCommit message (Expand)Author
2019-01-17tests: acpi: use AcpiSdtTable::aml instead of AcpiSdtTable::header::signatureIgor Mammedov
2019-01-17tests: smbios: fetch whole table in one step instead of reading it step by stepIgor Mammedov
2019-01-17tests: acpi: reuse fetch_table() in vmgenid-testIgor Mammedov
2019-01-14tests: acpi: use AcpiSdtTable::aml in consistent wayIgor Mammedov
2018-12-20hw: acpi: Remove AcpiRsdpDescriptor and fix testsSamuel Ortiz
2018-12-17tests: acpi: remove not used ACPI_READ_GENERIC_ADDRESS macroIgor Mammedov
2018-12-17tests/acpi-utils: Drop dependence on global_qtestEric Blake
2018-01-16maint: Fix macros with broken 'do/while(0); ' usageEric Blake
2017-11-16tests/bios-tables-test: Fix endianess problems when passing data to iaslThomas Huth
2017-05-03hw/i386: Use Rev3 FADT (ACPI 2.0) instead of Rev1 to improve guest OS support.Phil Dennis-Jordan
2017-03-30tests/acpi: don't pack a structureMichael S. Tsirkin
2017-03-02tests: Move reusable ACPI code into a utility fileBen Warren