qemu/include/hw/acpi
Tang Chen f7d3e29db5 acpi, mem-hotplug: add unplug cb for memory device
This patch adds unplug cb for memory device. It resets memory status
"is_enabled" in acpi_memory_unplug_cb(), removes the corresponding
memory region, unregisters vmstate, and unparents the object.

Reviewed-by: Igor Mammedov <imammedo@redhat.com>
Signed-off-by: Tang Chen <tangchen@cn.fujitsu.com>
Signed-off-by: Zhu Guihua <zhugh.fnst@cn.fujitsu.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2015-04-27 21:07:39 +02:00
..
acpi-defs.h hw/i386: Move ACPI header definitions in an arch-independent location 2015-04-27 20:49:45 +02:00
acpi.h
acpi_dev_interface.h
aml-build.h hw/i386/acpi-build: move generic acpi building helpers into dedictated file 2015-04-27 20:49:45 +02:00
bios-linker-loader.h
cpu_hotplug.h
ich9.h acpi, ich9: Add unplug cb for ich9. 2015-02-26 12:42:18 +01:00
memory_hotplug.h acpi, mem-hotplug: add unplug cb for memory device 2015-04-27 21:07:39 +02:00
pc-hotplug.h pc: acpi-build: create CPU hotplug IO region dynamically 2015-02-26 13:04:17 +01:00
pcihp.h pc: pcihp: expose MMIO base and len as properties 2015-02-26 13:04:18 +01:00
piix4.h
tpm.h