summaryrefslogtreecommitdiff
path: root/hw/acpi
AgeCommit message (Expand)AuthorFilesLines
2014-02-20Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...Peter Maydell1-3/+3
2014-02-14i2c: Rename i2c_bus to I2CBusAndreas Färber1-3/+3
2014-02-10acpi/piix4pm: convert ACPI PCI hotplug to use hotplug-handler APIIgor Mammedov2-26/+53
2014-02-10qdev:pci: refactor PCIDevice to use generic "hotpluggable" propertyIgor Mammedov2-2/+3
2014-02-10hw/acpi: move typeinfo to the file endIgor Mammedov1-46/+46
2014-02-05hw:piix4:acpi: reuse pcihp code for legacy PCI hotplugIgor Mammedov2-201/+33
2014-02-05pcihp: make pci_read() mmio calback compatible with legacy ACPI hotplugIgor Mammedov2-3/+7
2014-02-05pcihp: make PCI hotplug mmio handlers indifferent to PCI_HOTPLUG_ADDRIgor Mammedov1-12/+12
2014-02-05pcihp: replace enable|disable_device() with onelinersIgor Mammedov1-12/+2
2014-02-05pcihp: reduce number of device check eventsMichael S. Tsirkin1-16/+5
2014-01-26pc: ACPI: unify source of CPU hotplug IO base/lenIgor Mammedov1-3/+2
2014-01-26acpi: ich9: add CPU hotplug handling to Q35 machineIgor Mammedov1-0/+14
2014-01-26acpi: factor out common cpu hotplug code for PIIX4/Q35Igor Mammedov3-72/+71
2014-01-26piix4: add acpi pci hotplug supportMichael S. Tsirkin1-10/+65
2014-01-26pcihp: generalization of piix4 acpiMichael S. Tsirkin2-2/+317
2014-01-10Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori3-44/+25
2013-12-23acpi: ich9: allow guest to clear SCI rised by GPEIgor Mammedov1-0/+1
2013-12-23acpi: factor out common pm_update_sci() into acpi coreIgor Mammedov3-43/+24
2013-12-23acpi: piix4: remove not needed GPE0 maskIgor Mammedov1-2/+1
2013-12-23piix3 piix4: Clean up use of cannot_instantiate_with_device_add_yetMarkus Armbruster1-1/+5
2013-12-23qdev: Replace no_user by cannot_instantiate_with_device_add_yetMarkus Armbruster1-1/+1
2013-11-05bswap.h: Remove le16_to_cpupu()Peter Maydell1-2/+1
2013-11-05bswap.h: Remove cpu_to_le16wu()Peter Maydell1-2/+2
2013-11-05qdev: Drop misleading qdev_free() functionStefan Hajnoczi1-1/+1
2013-10-31Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori3-7/+107
2013-10-14acpi: add interface to access user-installed tablesMichael S. Tsirkin1-0/+40
2013-10-14ich9: APIs for pc guest infoMichael S. Tsirkin1-0/+24
2013-10-14piix: APIs for pc guest infoMichael S. Tsirkin1-4/+40
2013-10-14acpi/piix: add macros for acpi property namesMichael S. Tsirkin1-3/+3
2013-09-30Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori1-0/+1
2013-09-25qemu: Adjust qemu wakeupLiu, Jinsong1-1/+2
2013-09-15piix4: disable io on resetMichael S. Tsirkin1-0/+1
2013-09-03cpu: Replace qemu_for_each_cpu()Andreas Färber1-11/+9
2013-08-22aio / timers: Switch entire codebase to the new timer APIAlex Bligh1-4/+4
2013-08-22aio / timers: Rearrange timer.h & make legacy functions call non-legacyAlex Bligh1-1/+1
2013-07-23acpi/piix4: QOM parent field cleanupAndreas Färber1-12/+20
2013-07-23acpi/piix4: QOM Upcast SweepPeter Crosthwaite1-14/+17
2013-07-04hw/a*: pass owner to memory_region_init* functionsPaolo Bonzini3-15/+18
2013-07-04memory: introduce memory_region_presentPaolo Bonzini1-3/+3
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini3-10/+10
2013-07-04isa: implement isa_is_ioport_assigned via memory_region_findJan Kiszka1-4/+5
2013-06-14piix: fix some printf errors when debug is enabledHu Tao1-6/+6
2013-06-02refer to FWCfgState explicitlyLaszlo Ersek1-1/+1
2013-05-14acpi: add dummy write function for acpi timerGerd Hoffmann1-0/+7
2013-05-01acpi_piix4: Add infrastructure to send CPU hot-plug GPE to guestIgor Mammedov1-2/+88
2013-04-24ich9: kill cmos_s3Hu Tao1-1/+1
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini4-0/+1487
2013-04-08hw: make subdirectories for devicesPaolo Bonzini1-0/+0