aboutsummaryrefslogtreecommitdiff
path: root/hw/acpi/memory_hotplug.c
AgeCommit message (Expand)Author
2017-01-10memhp: move DIMM devices into dedicated scope with related common methodsIgor Mammedov
2017-01-10memhp: don't generate memory hotplug AML if it's not enabled/supportedIgor Mammedov
2017-01-10memhp: move memory hotplug only defines to memory_hotplug.cIgor Mammedov
2017-01-10memhp: move GPE handler_E03 into build_memory_hotplug_aml()Igor Mammedov
2017-01-10memhp: merge build_memory_devices() into build_memory_hotplug_aml()Igor Mammedov
2017-01-10memhp: consolidate scattered MHPD device declarationIgor Mammedov
2017-01-10memhp: move build_memory_devices() into memory_hotplug.cIgor Mammedov
2017-01-10memhp: move build_memory_hotplug_aml() into memory_hotplug.cIgor Mammedov
2016-11-15pc: memhp: move nvdimm hotplug out of memory hotplugXiao Guangrong
2016-11-01pc: memhp: enable nvdimm device hotplugXiao Guangrong
2016-06-07pc: use AcpiDeviceIfClass.send_event to issue GPE eventsIgor Mammedov
2016-01-29x86: Clean up includesPeter Maydell
2016-01-11hw/acpi: Remove superfluous return statementThomas Huth
2015-12-22nvdimm: implement NVDIMM device abstractXiao Guangrong
2015-11-26Fix memory leak on errorStefano Dong (董兴水)
2015-10-29pc: memhp: do not emit inserting event for coldplugged DIMMsIgor Mammedov
2015-06-03acpi: add acpi_send_gpe_event() to rise sci for hotplugZhu Guihua
2015-04-27qmp-event: add event notification for memory hot unplug errorZhu Guihua
2015-04-27acpi: add hardware implementation for memory hot unplugZhu Guihua
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-04-27acpi, mem-hotplug: add acpi_memory_slot_status() to get MemStatusTang Chen
2015-03-01acpi, mem-hotplug: use PC_DIMM_SLOT_PROP in acpi_memory_plug_cb().Tang Chen
2014-07-06acpi: fix typo in memory hotplug MMIO region nameIgor Mammedov
2014-06-23qmp: convert ACPI_DEVICE_OST eventIgor Mammedov
2014-06-19qmp: add ACPI_DEVICE_OST event handlingIgor Mammedov
2014-06-19acpi: implement ospm_status() method for PIIX4/ICH9_LPC devicesIgor Mammedov
2014-06-19pc: migrate piix4 & ich9 MemHotplugStateIgor Mammedov
2014-06-19trace: add acpi memory hotplug IO region eventsIgor Mammedov
2014-06-19acpi: memory hotplug ACPI hardware implementationIgor Mammedov