summaryrefslogtreecommitdiffstats
path: root/include/hw/acpi/acpi.h
Commit message (Expand)AuthorAgeFilesLines
* acpi: add acpi=OnOffAuto machine property to x86 and arm virtGerd Hoffmann2020-03-291-1/+0Star
* Include hw/irq.h a lot lessMarkus Armbruster2019-08-161-1/+0Star
* hw/acpi: remove unused function acpi_table_add_builtin()Wei Yang2019-03-061-1/+0Star
* avoid TABs in files that only contain a fewPaolo Bonzini2019-01-111-7/+7
* Move include qemu/option.h from qemu-common.h to actual usersMarkus Armbruster2018-02-091-1/+0Star
* hw/acpi: ACPI_PM_* defines are not restricted to i386 archPhilippe Mathieu-Daudé2017-12-181-0/+11
* Clean up decorations and whitespace around header guardsMarkus Armbruster2016-07-121-1/+2
* acpi: extend ACPI interface to provide send_event hookIgor Mammedov2016-06-071-8/+2Star
* qemu-common: stop including qemu/host-utils.h from qemu-common.hPaolo Bonzini2016-05-191-7/+0Star
* Replaced get_tick_per_sec() by NANOSECONDS_PER_SECONDRutuja Shah2016-03-221-1/+1
* Use scripts/clean-includes to drop redundant qemu/typedefs.hMarkus Armbruster2016-03-221-1/+0Star
* include: Clean up includesPeter Maydell2016-02-231-1/+0Star
* acpi: add function to extract oem_id and oem_table_id from the user's SLICLaszlo Ersek2016-02-061-0/+7
* hw/acpi: acpi_pm1_cnt_init(): take "disable_s3" and "disable_s4"Laszlo Ersek2015-06-041-1/+2
* acpi: add acpi_send_gpe_event() to rise sci for hotplugZhu Guihua2015-06-031-0/+10
* acpi: rephrase commentMichael S. Tsirkin2014-06-191-2/+1Star
* pc: exit QEMU if number of slots more than supported 256Igor Mammedov2014-06-191-0/+6
* acpi/piix4pm: convert ACPI PCI hotplug to use hotplug-handler APIIgor Mammedov2014-02-101-0/+1
* acpi: factor out common pm_update_sci() into acpi coreIgor Mammedov2013-12-231-0/+8
* acpi: add interface to access user-installed tablesMichael S. Tsirkin2013-10-141-0/+4
* aio / timers: Switch entire codebase to the new timer APIAlex Bligh2013-08-221-1/+1
* acpi.h: make it self containedMichael S. Tsirkin2013-04-151-0/+6
* acpi: move declarations from pc.h to acpi.hMichael S. Tsirkin2013-04-151-0/+7
* hw: move headers to include/Paolo Bonzini2013-04-081-0/+157