summaryrefslogtreecommitdiffstats
path: root/hw/acpi/piix4.c
Commit message (Expand)AuthorAgeFilesLines
* pc: add acpi-device link to PCMachineStateIgor Mammedov2014-06-191-1/+5
* pc: migrate piix4 & ich9 MemHotplugStateIgor Mammedov2014-06-191-0/+24
* 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
* savevm: Remove all the unneeded version_minimum_id_old (x86)Juan Quintela2014-06-161-5/+3
* 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-101-14/+22
* | qdev:pci: refactor PCIDevice to use generic "hotpluggable" propertyIgor Mammedov2014-02-101-1/+1
* | 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-051-196/+15
* | pcihp: make pci_read() mmio calback compatible with legacy ACPI hotplugIgor Mammedov2014-02-051-1/+2
|/
* pc: ACPI: unify source of CPU hotplug IO base/lenIgor Mammedov2014-01-261-3/+2
* acpi: factor out common cpu hotplug code for PIIX4/Q35Igor Mammedov2014-01-261-71/+6
* piix4: add acpi pci hotplug supportMichael S. Tsirkin2014-01-261-10/+65
* Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2014-01-101-23/+4
|\
| * acpi: factor out common pm_update_sci() into acpi coreIgor Mammedov2013-12-231-22/+4
| * 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
|/
* qdev: Drop misleading qdev_free() functionStefan Hajnoczi2013-11-051-1/+1
* 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
* piix4: disable io on resetMichael S. Tsirkin2013-09-151-0/+1
* cpu: Replace qemu_for_each_cpu()Andreas Färber2013-09-031-11/+9
* 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-041-7/+7
* memory: introduce memory_region_presentPaolo Bonzini2013-07-041-3/+3
* memory: add owner argument to initialization functionsPaolo Bonzini2013-07-041-4/+4
* 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_piix4: Add infrastructure to send CPU hot-plug GPE to guestIgor Mammedov2013-05-011-2/+88
* hw: move target-independent files to subdirectoriesPaolo Bonzini2013-04-081-0/+641
OpenPOWER on IntegriCloud