summaryrefslogtreecommitdiffstats
path: root/include/hw/acpi
Commit message (Expand)AuthorAgeFilesLines
* acpi: rephrase commentMichael S. Tsirkin2014-06-191-2/+1
* acpi: implement ospm_status() method for PIIX4/ICH9_LPC devicesIgor Mammedov2014-06-192-0/+4
* acpi: introduce TYPE_ACPI_DEVICE_IF interfaceIgor Mammedov2014-06-191-0/+43
* pc: ACPI BIOS: implement memory hotplug interfaceIgor Mammedov2014-06-191-0/+21
* pc: migrate piix4 & ich9 MemHotplugStateIgor Mammedov2014-06-191-0/+7
* acpi:ich9: add memory hotplug handlingIgor Mammedov2014-06-191-0/+4
* acpi:piix4: add memory hotplug handlingIgor Mammedov2014-06-191-0/+1
* acpi: memory hotplug ACPI hardware implementationIgor Mammedov2014-06-192-0/+32
* acpi: rename cpu_hotplug_defs.h to pc-hotplug.hIgor Mammedov2014-06-192-4/+4
* pc: exit QEMU if number of slots more than supported 256Igor Mammedov2014-06-191-0/+6
* acpi: Add ACPI_CPU_HOTPLUG_ID_LIMIT macroEduardo Habkost2014-03-181-0/+8
* acpi/piix4pm: convert ACPI PCI hotplug to use hotplug-handler APIIgor Mammedov2014-02-102-4/+7
* hw:piix4:acpi: reuse pcihp code for legacy PCI hotplugIgor Mammedov2014-02-051-0/+1
* pcihp: remove unused AcpiPciHpPciStatus.device_present fieldIgor Mammedov2014-02-051-1/+0
* pcihp: make pci_read() mmio calback compatible with legacy ACPI hotplugIgor Mammedov2014-02-051-1/+2
* pcihp: reduce number of device check eventsMichael S. Tsirkin2014-02-051-1/+1
* pc: ACPI: unify source of CPU hotplug IO base/lenIgor Mammedov2014-01-261-0/+1
* acpi: ich9: add CPU hotplug handling to Q35 machineIgor Mammedov2014-01-262-0/+5
* acpi: factor out common cpu hotplug code for PIIX4/Q35Igor Mammedov2014-01-262-0/+49
* pcihp: generalization of piix4 acpiMichael S. Tsirkin2014-01-261-0/+72
* 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
* ich9: APIs for pc guest infoMichael S. Tsirkin2013-10-141-0/+2
* piix: APIs for pc guest infoMichael S. Tsirkin2013-10-141-0/+8
* aio / timers: Switch entire codebase to the new timer APIAlex Bligh2013-08-221-1/+1
* ich9: kill cmos_s3Hu Tao2013-04-241-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-082-0/+209
OpenPOWER on IntegriCloud