aboutsummaryrefslogtreecommitdiff
path: root/include/hw/acpi/acpi.h
AgeCommit message (Expand)Author
2019-08-16Include hw/irq.h a lot lessMarkus Armbruster
2019-03-06hw/acpi: remove unused function acpi_table_add_builtin()Wei Yang
2019-01-11avoid TABs in files that only contain a fewPaolo Bonzini
2018-02-09Move include qemu/option.h from qemu-common.h to actual usersMarkus Armbruster
2017-12-18hw/acpi: ACPI_PM_* defines are not restricted to i386 archPhilippe Mathieu-Daudé
2016-07-12Clean up decorations and whitespace around header guardsMarkus Armbruster
2016-06-07acpi: extend ACPI interface to provide send_event hookIgor Mammedov
2016-05-19qemu-common: stop including qemu/host-utils.h from qemu-common.hPaolo Bonzini
2016-03-22Replaced get_tick_per_sec() by NANOSECONDS_PER_SECONDRutuja Shah
2016-03-22Use scripts/clean-includes to drop redundant qemu/typedefs.hMarkus Armbruster
2016-02-23include: Clean up includesPeter Maydell
2016-02-06acpi: add function to extract oem_id and oem_table_id from the user's SLICLaszlo Ersek
2015-06-04hw/acpi: acpi_pm1_cnt_init(): take "disable_s3" and "disable_s4"Laszlo Ersek
2015-06-03acpi: add acpi_send_gpe_event() to rise sci for hotplugZhu Guihua
2014-06-19acpi: rephrase commentMichael S. Tsirkin
2014-06-19pc: exit QEMU if number of slots more than supported 256Igor Mammedov
2014-02-10acpi/piix4pm: convert ACPI PCI hotplug to use hotplug-handler APIIgor Mammedov
2013-12-23acpi: factor out common pm_update_sci() into acpi coreIgor Mammedov
2013-10-14acpi: add interface to access user-installed tablesMichael S. Tsirkin
2013-08-22aio / timers: Switch entire codebase to the new timer APIAlex Bligh
2013-04-15acpi.h: make it self containedMichael S. Tsirkin
2013-04-15acpi: move declarations from pc.h to acpi.hMichael S. Tsirkin
2013-04-08hw: move headers to include/Paolo Bonzini