qemu-e2k/hw/isa
Tang Chen 91a734a6fa acpi, ich9: Add unplug cb for ich9.
Memory and CPU hot unplug are both asynchronous procedures.
When the unplug operation happens, unplug request cb is called first.
And when guest OS finished handling unplug, unplug cb will be called
to do the real removal of device.

This patch adds hotunplug cb to ich9, which memory and CPU
hot unplug will use it.

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-02-26 12:42:18 +01:00
..
apm.c
i82378.c pci: Trivial device model conversions to realize 2015-02-26 12:42:16 +01:00
isa-bus.c isa: remove isa_mem_base variable 2015-02-13 14:09:28 +00:00
lpc_ich9.c acpi, ich9: Add unplug cb for ich9. 2015-02-26 12:42:18 +01:00
Makefile.objs
pc87312.c
piix4.c pci: Trivial device model conversions to realize 2015-02-26 12:42:16 +01:00
vt82c686.c pci: Trivial device model conversions to realize 2015-02-26 12:42:16 +01:00