aboutsummaryrefslogtreecommitdiff
path: root/include/hw/acpi
AgeCommit message (Expand)Author
2014-11-02cpu-hotplug: rename function for better readabilityGu Zheng
2014-11-02acpi:piix4: convert cpu hotplug to hotplug_handler APIGu Zheng
2014-11-02acpi:ich9: convert cpu hotplug to hotplug_handler APIGu Zheng
2014-11-02acpi/cpu: add cpu hotplug callback function to match hotplug_handler APIGu Zheng
2014-08-25Add ACPI tables for TPMStefan Berger
2014-08-14hw:i386: typo fix: MEMORY_HOPTLUG_DEVICE -> MEMORY_HOTPLUG_DEVICEHu Tao
2014-06-19acpi: rephrase commentMichael S. Tsirkin
2014-06-19acpi: implement ospm_status() method for PIIX4/ICH9_LPC devicesIgor Mammedov
2014-06-19acpi: introduce TYPE_ACPI_DEVICE_IF interfaceIgor Mammedov
2014-06-19pc: ACPI BIOS: implement memory hotplug interfaceIgor Mammedov
2014-06-19pc: migrate piix4 & ich9 MemHotplugStateIgor Mammedov
2014-06-19acpi:ich9: add memory hotplug handlingIgor Mammedov
2014-06-19acpi:piix4: add memory hotplug handlingIgor Mammedov
2014-06-19acpi: memory hotplug ACPI hardware implementationIgor Mammedov
2014-06-19acpi: rename cpu_hotplug_defs.h to pc-hotplug.hIgor Mammedov
2014-06-19pc: exit QEMU if number of slots more than supported 256Igor Mammedov
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