summaryrefslogtreecommitdiff
path: root/include/hw/acpi
AgeCommit message (Expand)AuthorFilesLines
2014-02-10acpi/piix4pm: convert ACPI PCI hotplug to use hotplug-handler APIIgor Mammedov2-4/+7
2014-02-05hw:piix4:acpi: reuse pcihp code for legacy PCI hotplugIgor Mammedov1-0/+1
2014-02-05pcihp: remove unused AcpiPciHpPciStatus.device_present fieldIgor Mammedov1-1/+0
2014-02-05pcihp: make pci_read() mmio calback compatible with legacy ACPI hotplugIgor Mammedov1-1/+2
2014-02-05pcihp: reduce number of device check eventsMichael S. Tsirkin1-1/+1
2014-01-26pc: ACPI: unify source of CPU hotplug IO base/lenIgor Mammedov1-0/+1
2014-01-26acpi: ich9: add CPU hotplug handling to Q35 machineIgor Mammedov2-0/+5
2014-01-26acpi: factor out common cpu hotplug code for PIIX4/Q35Igor Mammedov2-0/+49
2014-01-26pcihp: generalization of piix4 acpiMichael S. Tsirkin1-0/+72
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-10-14ich9: APIs for pc guest infoMichael S. Tsirkin1-0/+2
2013-10-14piix: APIs for pc guest infoMichael S. Tsirkin1-0/+8
2013-08-22aio / timers: Switch entire codebase to the new timer APIAlex Bligh1-1/+1
2013-04-24ich9: kill cmos_s3Hu Tao1-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 Bonzini2-0/+209