summaryrefslogtreecommitdiffstats
path: root/include/hw/acpi/acpi_dev_interface.h
Commit message (Expand)AuthorAgeFilesLines
* qapi: Extract ACPI commands to 'acpi.json'Philippe Mathieu-Daudé2020-09-291-1/+1
* Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-091-6/+2Star
* Move QOM typedefs and add missing includesEduardo Habkost2020-09-091-2/+3
* hw/arm: Use GED for system_powerdown eventShameer Kolothum2019-10-051-0/+1
* Include hw/qdev-properties.h lessMarkus Armbruster2019-08-161-0/+1
* Include generated QAPI headers lessMarkus Armbruster2019-08-161-0/+1
* qom: make interface types abstractMarc-André Lureau2018-12-111-5/+1Star
* Drop superfluous includes of qapi-types.h and test-qapi-types.hMarkus Armbruster2018-02-091-1/+0Star
* ACPI: Add Virtual Machine Generation ID supportBen Warren2017-03-021-0/+1
* machine: Make possible_cpu_arch_ids() return const pointerIgor Mammedov2017-01-241-1/+1
* pc: memhp: enable nvdimm device hotplugXiao Guangrong2016-11-011-0/+1
* pc: acpi: introduce AcpiDeviceIfClass.madt_cpu hookIgor Mammedov2016-06-241-0/+7
* acpi: extend ACPI interface to provide send_event hookIgor Mammedov2016-06-071-0/+11
* acpi: introduce TYPE_ACPI_DEVICE_IF interfaceIgor Mammedov2014-06-191-0/+43