Searched hist:"91 a734a6fa0fcd03a7ffc32a7b45a3c2735d82be" (Results 1 – 3 of 3) sorted by relevance
/qemu/include/hw/acpi/ |
H A D | ich9.h | 91a734a6fa0fcd03a7ffc32a7b45a3c2735d82be Wed Jan 28 07:45:40 UTC 2015 Tang Chen <tangchen@cn.fujitsu.com> 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>
|
/qemu/hw/acpi/ |
H A D | ich9.c | 91a734a6fa0fcd03a7ffc32a7b45a3c2735d82be Wed Jan 28 07:45:40 UTC 2015 Tang Chen <tangchen@cn.fujitsu.com> 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>
|
/qemu/hw/isa/ |
H A D | lpc_ich9.c | 91a734a6fa0fcd03a7ffc32a7b45a3c2735d82be Wed Jan 28 07:45:40 UTC 2015 Tang Chen <tangchen@cn.fujitsu.com> 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>
|