aboutsummaryrefslogtreecommitdiff
path: root/hw/acpi/ich9.c
AgeCommit message (Expand)Author
2015-07-20ich9: fix skipped vmstate_memhp_state subsectionPaulo Alcantara
2015-07-07ich9: add TCO interface emulationPaulo Alcantara
2015-07-06ich9: add smm_enabled field and argumentsPaolo Bonzini
2015-06-12migration: Use normal VMStateDescriptions for SubsectionsJuan Quintela
2015-06-05ich9: implement SMI_LOCKGerd Hoffmann
2015-06-04hw/acpi: acpi_pm1_cnt_init(): take "disable_s3" and "disable_s4"Laszlo Ersek
2015-04-27acpi, mem-hotplug: add unplug cb for memory deviceTang Chen
2015-04-27acpi, mem-hotplug: add unplug request cb for memory deviceTang Chen
2015-02-26acpi, ich9: Add unplug cb for ich9.Tang Chen
2015-02-26acpi, ich9: Add hotunplug request cb for ich9.Tang Chen
2015-01-27Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2015-01-26ich9: add disable_s3, disable_s4, s4_val propertiesAmit Shah
2015-01-26vmstate: accept QEMUTimer in VMSTATE_TIMER*, add VMSTATE_TIMER_PTR*Paolo Bonzini
2014-11-02cpu-hotplug: rename function for better readabilityGu Zheng
2014-11-02acpi:ich9: convert cpu hotplug to hotplug_handler APIGu Zheng
2014-07-11fix typo: apci -> acpiHu Tao
2014-06-19acpi: implement ospm_status() method for PIIX4/ICH9_LPC devicesIgor Mammedov
2014-06-19pc: migrate piix4 & ich9 MemHotplugStateIgor Mammedov
2014-06-19acpi:ich9: add memory hotplug handlingIgor Mammedov
2014-06-16savevm: Remove all the unneeded version_minimum_id_old (x86)Juan Quintela
2014-01-26acpi: ich9: add CPU hotplug handling to Q35 machineIgor Mammedov
2013-12-23acpi: ich9: allow guest to clear SCI rised by GPEIgor Mammedov
2013-12-23acpi: factor out common pm_update_sci() into acpi coreIgor Mammedov
2013-10-14ich9: APIs for pc guest infoMichael S. Tsirkin
2013-07-04hw/a*: pass owner to memory_region_init* functionsPaolo Bonzini
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini
2013-04-24ich9: kill cmos_s3Hu Tao
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini