summaryrefslogtreecommitdiff
path: root/include/hw/acpi/acpi.h
AgeCommit message (Expand)AuthorFilesLines
2016-07-12Clean up decorations and whitespace around header guardsMarkus Armbruster1-1/+2
2016-06-07acpi: extend ACPI interface to provide send_event hookIgor Mammedov1-8/+2
2016-05-19qemu-common: stop including qemu/host-utils.h from qemu-common.hPaolo Bonzini1-7/+0
2016-03-22Replaced get_tick_per_sec() by NANOSECONDS_PER_SECONDRutuja Shah1-1/+1
2016-03-22Use scripts/clean-includes to drop redundant qemu/typedefs.hMarkus Armbruster1-1/+0
2016-02-23include: Clean up includesPeter Maydell1-1/+0
2016-02-06acpi: add function to extract oem_id and oem_table_id from the user's SLICLaszlo Ersek1-0/+7
2015-06-04hw/acpi: acpi_pm1_cnt_init(): take "disable_s3" and "disable_s4"Laszlo Ersek1-1/+2
2015-06-03acpi: add acpi_send_gpe_event() to rise sci for hotplugZhu Guihua1-0/+10
2014-06-19acpi: rephrase commentMichael S. Tsirkin1-2/+1
2014-06-19pc: exit QEMU if number of slots more than supported 256Igor Mammedov1-0/+6
2014-02-10acpi/piix4pm: convert ACPI PCI hotplug to use hotplug-handler APIIgor Mammedov1-0/+1
2013-12-23acpi: factor out common pm_update_sci() into acpi coreIgor Mammedov1-0/+8
2013-10-14acpi: add interface to access user-installed tablesMichael S. Tsirkin1-0/+4
2013-08-22aio / timers: Switch entire codebase to the new timer APIAlex Bligh1-1/+1
2013-04-15acpi.h: make it self containedMichael S. Tsirkin1-0/+6
2013-04-15acpi: move declarations from pc.h to acpi.hMichael S. Tsirkin1-0/+7
2013-04-08hw: move headers to include/Paolo Bonzini1-0/+157