summaryrefslogtreecommitdiffstats
path: root/hw/acpi
Commit message (Expand)AuthorAgeFilesLines
* 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
* | qemu: Adjust qemu wakeupLiu, Jinsong2013-09-251-1/+2
|/
* cpu: Replace qemu_for_each_cpu()Andreas Färber2013-09-031-11/+9
* aio / timers: Switch entire codebase to the new timer APIAlex Bligh2013-08-221-4/+4
* aio / timers: Rearrange timer.h & make legacy functions call non-legacyAlex Bligh2013-08-221-1/+1
* acpi/piix4: QOM parent field cleanupAndreas Färber2013-07-231-12/+20
* acpi/piix4: QOM Upcast SweepPeter Crosthwaite2013-07-231-14/+17
* hw/a*: pass owner to memory_region_init* functionsPaolo Bonzini2013-07-043-15/+18
* memory: introduce memory_region_presentPaolo Bonzini2013-07-041-3/+3
* memory: add owner argument to initialization functionsPaolo Bonzini2013-07-043-10/+10
* isa: implement isa_is_ioport_assigned via memory_region_findJan Kiszka2013-07-041-4/+5
* piix: fix some printf errors when debug is enabledHu Tao2013-06-141-6/+6
* refer to FWCfgState explicitlyLaszlo Ersek2013-06-021-1/+1
* acpi: add dummy write function for acpi timerGerd Hoffmann2013-05-141-0/+7
* acpi_piix4: Add infrastructure to send CPU hot-plug GPE to guestIgor Mammedov2013-05-011-2/+88
* ich9: kill cmos_s3Hu Tao2013-04-241-1/+1
* hw: move target-independent files to subdirectoriesPaolo Bonzini2013-04-084-0/+1487
* hw: make subdirectories for devicesPaolo Bonzini2013-04-081-0/+0
OpenPOWER on IntegriCloud