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
..
Makefile.objs isa_mmio: delete 2013-07-25 08:12:27 -05:00
apm.c Fix debug print warning 2014-09-02 22:38:16 +04:00
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
pc87312.c hw: Convert from BlockDriverState to BlockBackend, mostly 2014-10-20 14:02:25 +02:00
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