On Tue, 30 Sep 2014 17:40:34 +0800
Zhu Guihua wrote:
rephrase subj to
qdev: func_name() helper
> For peripheral device del completion, add a function to build a list for
> devices.
>
> Signed-off-by: Zhu Guihua
> ---
> hw/core/qdev.c | 13 +
> include/hw/qdev-core.h | 2
For peripheral device del completion, add a function to build a list for
devices.
Signed-off-by: Zhu Guihua
---
hw/core/qdev.c | 13 +
include/hw/qdev-core.h | 2 ++
2 files changed, 15 insertions(+)
diff --git a/hw/core/qdev.c b/hw/core/qdev.c
index fcb1638..041ac38 100644