aboutsummaryrefslogtreecommitdiff
path: root/include/hw/acpi
AgeCommit message (Expand)Author
2014-03-18acpi: Add ACPI_CPU_HOTPLUG_ID_LIMIT macroEduardo Habkost
2014-02-10acpi/piix4pm: convert ACPI PCI hotplug to use hotplug-handler APIIgor Mammedov
2014-02-05hw:piix4:acpi: reuse pcihp code for legacy PCI hotplugIgor Mammedov
2014-02-05pcihp: remove unused AcpiPciHpPciStatus.device_present fieldIgor Mammedov
2014-02-05pcihp: make pci_read() mmio calback compatible with legacy ACPI hotplugIgor Mammedov
2014-02-05pcihp: reduce number of device check eventsMichael S. Tsirkin
2014-01-26pc: ACPI: unify source of CPU hotplug IO base/lenIgor Mammedov
2014-01-26acpi: ich9: add CPU hotplug handling to Q35 machineIgor Mammedov
2014-01-26acpi: factor out common cpu hotplug code for PIIX4/Q35Igor Mammedov
2014-01-26pcihp: generalization of piix4 acpiMichael S. Tsirkin
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-10-14ich9: APIs for pc guest infoMichael S. Tsirkin
2013-10-14piix: APIs for pc guest infoMichael S. Tsirkin
2013-08-22aio / timers: Switch entire codebase to the new timer APIAlex Bligh
2013-04-24ich9: kill cmos_s3Hu Tao
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