index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
hw
/
acpi
/
memory_hotplug.h
Age
Commit message (
Expand
)
Author
2024-02-22
hw/acpi: Include missing 'qapi/qapi-types-acpi.h' generated header
Philippe Mathieu-Daudé
2019-10-05
hw/acpi: Make ACPI IO address space configurable
Shameer Kolothum
2017-06-01
migration: Remove unneeded includes of migration/vmstate.h
Juan Quintela
2017-01-10
memhp: don't generate memory hotplug AML if it's not enabled/supported
Igor Mammedov
2017-01-10
memhp: move memory hotplug only defines to memory_hotplug.c
Igor Mammedov
2017-01-10
memhp: move GPE handler_E03 into build_memory_hotplug_aml()
Igor Mammedov
2017-01-10
memhp: merge build_memory_devices() into build_memory_hotplug_aml()
Igor Mammedov
2017-01-10
memhp: consolidate scattered MHPD device declaration
Igor Mammedov
2017-01-10
memhp: move build_memory_devices() into memory_hotplug.c
Igor Mammedov
2016-06-07
pc: use AcpiDeviceIfClass.send_event to issue GPE events
Igor Mammedov
2016-01-09
pc: acpi: memhp: drop not needed stringify(MEMORY_foo) usage
Igor Mammedov
2016-01-09
pc: acpi: memhp: move \_GPE._E03 into SSDT
Igor Mammedov
2016-01-08
pc: acpi: memhp: prepare context in SSDT for moving memhp DSDT code
Igor Mammedov
2015-06-03
acpi: add acpi_send_gpe_event() to rise sci for hotplug
Zhu Guihua
2015-04-27
acpi, mem-hotplug: add unplug cb for memory device
Tang Chen
2015-04-27
acpi, mem-hotplug: add unplug request cb for memory device
Tang Chen
2014-06-19
acpi: implement ospm_status() method for PIIX4/ICH9_LPC devices
Igor Mammedov
2014-06-19
pc: migrate piix4 & ich9 MemHotplugState
Igor Mammedov
2014-06-19
acpi:piix4: add memory hotplug handling
Igor Mammedov
2014-06-19
acpi: memory hotplug ACPI hardware implementation
Igor Mammedov