aboutsummaryrefslogtreecommitdiff
path: root/include/hw/acpi/memory_hotplug.h
AgeCommit message (Expand)AuthorFilesLines
2017-06-01migration: Remove unneeded includes of migration/vmstate.hJuan Quintela1-1/+0
2017-01-10memhp: don't generate memory hotplug AML if it's not enabled/supportedIgor Mammedov1-2/+1
2017-01-10memhp: move memory hotplug only defines to memory_hotplug.cIgor Mammedov1-3/+0
2017-01-10memhp: move GPE handler_E03 into build_memory_hotplug_aml()Igor Mammedov1-3/+3
2017-01-10memhp: merge build_memory_devices() into build_memory_hotplug_aml()Igor Mammedov1-2/+0
2017-01-10memhp: consolidate scattered MHPD device declarationIgor Mammedov1-1/+1
2017-01-10memhp: move build_memory_devices() into memory_hotplug.cIgor Mammedov1-0/+2
2016-06-07pc: use AcpiDeviceIfClass.send_event to issue GPE eventsIgor Mammedov1-2/+2
2016-01-09pc: acpi: memhp: drop not needed stringify(MEMORY_foo) usageIgor Mammedov1-3/+3
2016-01-09pc: acpi: memhp: move \_GPE._E03 into SSDTIgor Mammedov1-0/+5
2016-01-08pc: acpi: memhp: prepare context in SSDT for moving memhp DSDT codeIgor Mammedov1-0/+4
2015-06-03acpi: add acpi_send_gpe_event() to rise sci for hotplugZhu Guihua1-2/+0
2015-04-27acpi, mem-hotplug: add unplug cb for memory deviceTang Chen1-0/+2
2015-04-27acpi, mem-hotplug: add unplug request cb for memory deviceTang Chen1-0/+10
2014-06-19acpi: implement ospm_status() method for PIIX4/ICH9_LPC devicesIgor Mammedov1-0/+1
2014-06-19pc: migrate piix4 & ich9 MemHotplugStateIgor Mammedov1-0/+7
2014-06-19acpi:piix4: add memory hotplug handlingIgor Mammedov1-0/+1
2014-06-19acpi: memory hotplug ACPI hardware implementationIgor Mammedov1-0/+29