aboutsummaryrefslogtreecommitdiff
path: root/include/hw/acpi/memory_hotplug.h
AgeCommit message (Expand)Author
2024-02-22hw/acpi: Include missing 'qapi/qapi-types-acpi.h' generated headerPhilippe Mathieu-Daudé
2019-10-05hw/acpi: Make ACPI IO address space configurableShameer Kolothum
2017-06-01migration: Remove unneeded includes of migration/vmstate.hJuan Quintela
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
2016-06-07pc: use AcpiDeviceIfClass.send_event to issue GPE eventsIgor Mammedov
2016-01-09pc: acpi: memhp: drop not needed stringify(MEMORY_foo) usageIgor Mammedov
2016-01-09pc: acpi: memhp: move \_GPE._E03 into SSDTIgor Mammedov
2016-01-08pc: acpi: memhp: prepare context in SSDT for moving memhp DSDT codeIgor Mammedov
2015-06-03acpi: add acpi_send_gpe_event() to rise sci for hotplugZhu 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
2014-06-19acpi: implement ospm_status() method for PIIX4/ICH9_LPC devicesIgor Mammedov
2014-06-19pc: migrate piix4 & ich9 MemHotplugStateIgor Mammedov
2014-06-19acpi:piix4: add memory hotplug handlingIgor Mammedov
2014-06-19acpi: memory hotplug ACPI hardware implementationIgor Mammedov