summaryrefslogtreecommitdiffstats
path: root/hw/acpi
Commit message (Expand)AuthorAgeFilesLines
* qdev: HotplugHandler: Rename unplug callback to unplug_requestIgor Mammedov2014-10-151-3/+3
* pcihp: fix possible array out of boundsGonglei2014-08-251-1/+1
* fix typo: apci -> acpiHu Tao2014-07-111-2/+2
* acpi: fix typo in memory hotplug MMIO region nameIgor Mammedov2014-07-061-1/+1
* qmp: convert ACPI_DEVICE_OST eventIgor Mammedov2014-06-231-28/+6
* qapi event: convert SUSPEND_DISKWenchao Xia2014-06-231-2/+2
* qmp: add ACPI_DEVICE_OST event handlingIgor Mammedov2014-06-191-1/+28
* acpi: implement ospm_status() method for PIIX4/ICH9_LPC devicesIgor Mammedov2014-06-193-0/+49
* acpi: introduce TYPE_ACPI_DEVICE_IF interfaceIgor Mammedov2014-06-192-0/+16
* pc: add acpi-device link to PCMachineStateIgor Mammedov2014-06-191-1/+5
* pc: migrate piix4 & ich9 MemHotplugStateIgor Mammedov2014-06-193-0/+75
* acpi:ich9: add memory hotplug handlingIgor Mammedov2014-06-191-0/+38
* acpi:piix4: add memory hotplug handlingIgor Mammedov2014-06-191-1/+14
* acpi:piix4: allow plug/unlug callbacks handle not only PCI devicesIgor Mammedov2014-06-191-9/+22
* trace: add acpi memory hotplug IO region eventsIgor Mammedov2014-06-191-0/+13
* acpi: memory hotplug ACPI hardware implementationIgor Mammedov2014-06-192-0/+148
* savevm: Remove all the unneeded version_minimum_id_old (x86)Juan Quintela2014-06-163-8/+4
* acpi/pcihp.c: Rewrite acpi_pcihp_get_bsel using object_property_get_intKirill Batuzov2014-05-071-8/+10
* acpi: Assert sts array limit on AcpiCpuHotplug_add()Eduardo Habkost2014-03-181-0/+1
* Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...Peter Maydell2014-02-201-3/+3
|\
| * i2c: Rename i2c_bus to I2CBusAndreas Färber2014-02-141-3/+3
* | acpi/piix4pm: convert ACPI PCI hotplug to use hotplug-handler APIIgor Mammedov2014-02-102-26/+53
* | qdev:pci: refactor PCIDevice to use generic "hotpluggable" propertyIgor Mammedov2014-02-102-2/+3
* | hw/acpi: move typeinfo to the file endIgor Mammedov2014-02-101-46/+46
* | hw:piix4:acpi: reuse pcihp code for legacy PCI hotplugIgor Mammedov2014-02-052-201/+33
* | pcihp: make pci_read() mmio calback compatible with legacy ACPI hotplugIgor Mammedov2014-02-052-3/+7
* | pcihp: make PCI hotplug mmio handlers indifferent to PCI_HOTPLUG_ADDRIgor Mammedov2014-02-051-12/+12
* | pcihp: replace enable|disable_device() with onelinersIgor Mammedov2014-02-051-12/+2
* | pcihp: reduce number of device check eventsMichael S. Tsirkin2014-02-051-16/+5
|/
* pc: ACPI: unify source of CPU hotplug IO base/lenIgor Mammedov2014-01-261-3/+2
* acpi: ich9: add CPU hotplug handling to Q35 machineIgor Mammedov2014-01-261-0/+14
* acpi: factor out common cpu hotplug code for PIIX4/Q35Igor Mammedov2014-01-263-72/+71
* piix4: add acpi pci hotplug supportMichael S. Tsirkin2014-01-261-10/+65
* pcihp: generalization of piix4 acpiMichael S. Tsirkin2014-01-262-2/+317
* Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2014-01-103-44/+25
|\
| * acpi: ich9: allow guest to clear SCI rised by GPEIgor Mammedov2013-12-231-0/+1
| * acpi: factor out common pm_update_sci() into acpi coreIgor Mammedov2013-12-233-43/+24
| * acpi: piix4: remove not needed GPE0 maskIgor Mammedov2013-12-231-2/+1
* | piix3 piix4: Clean up use of cannot_instantiate_with_device_add_yetMarkus Armbruster2013-12-231-1/+5
* | qdev: Replace no_user by cannot_instantiate_with_device_add_yetMarkus Armbruster2013-12-231-1/+1
|/
* bswap.h: Remove le16_to_cpupu()Peter Maydell2013-11-051-2/+1
* bswap.h: Remove cpu_to_le16wu()Peter Maydell2013-11-051-2/+2
* qdev: Drop misleading qdev_free() functionStefan Hajnoczi2013-11-051-1/+1
* Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-10-313-7/+107
|\
| * acpi: add interface to access user-installed tablesMichael S. Tsirkin2013-10-141-0/+40
| * ich9: APIs for pc guest infoMichael S. Tsirkin2013-10-141-0/+24
| * piix: APIs for pc guest infoMichael S. Tsirkin2013-10-141-4/+40
| * acpi/piix: add macros for acpi property namesMichael S. Tsirkin2013-10-141-3/+3
* | Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-09-301-0/+1
|\ \ | |/
| * piix4: disable io on resetMichael S. Tsirkin2013-09-151-0/+1
OpenPOWER on IntegriCloud