Age | Commit message (Expand) | Author |
2019-01-17 | tests: acpi: use AcpiSdtTable::aml instead of AcpiSdtTable::header::signature | Igor Mammedov |
2019-01-17 | tests: smbios: fetch whole table in one step instead of reading it step by step | Igor Mammedov |
2019-01-17 | tests: acpi: reuse fetch_table() in vmgenid-test | Igor Mammedov |
2019-01-14 | tests: acpi: use AcpiSdtTable::aml in consistent way | Igor Mammedov |
2018-12-20 | hw: acpi: Remove AcpiRsdpDescriptor and fix tests | Samuel Ortiz |
2018-12-17 | tests: acpi: remove not used ACPI_READ_GENERIC_ADDRESS macro | Igor Mammedov |
2018-12-17 | tests/acpi-utils: Drop dependence on global_qtest | Eric Blake |
2018-01-16 | maint: Fix macros with broken 'do/while(0); ' usage | Eric Blake |
2017-11-16 | tests/bios-tables-test: Fix endianess problems when passing data to iasl | Thomas Huth |
2017-05-03 | hw/i386: Use Rev3 FADT (ACPI 2.0) instead of Rev1 to improve guest OS support. | Phil Dennis-Jordan |
2017-03-30 | tests/acpi: don't pack a structure | Michael S. Tsirkin |
2017-03-02 | tests: Move reusable ACPI code into a utility file | Ben Warren |