On Thu, 28 Aug 2014 11:36:37 +0800
Gu Zheng wrote:
> In order to add cpu(i386) device_del support, introduce the cpu hot
> unplug hanlde(x86_cpu_unplug) which will trigger the unrealize routine,
> and just register it to the cpu class unplug handle.
>
> Signed-off-by: Chen Fan
> Signed-off-by:
In order to add cpu(i386) device_del support, introduce the cpu hot
unplug hanlde(x86_cpu_unplug) which will trigger the unrealize routine,
and just register it to the cpu class unplug handle.
Signed-off-by: Chen Fan
Signed-off-by: Gu Zheng
---
target-i386/cpu.c | 22 ++
1