qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v1 0/3] monitor: add peripheral device del compl


From: Zhu Guihua
Subject: Re: [Qemu-devel] [PATCH v1 0/3] monitor: add peripheral device del completion support
Date: Fri, 26 Sep 2014 10:01:48 +0800

ping ...

On Thu, 2014-09-18 at 15:53 +0800, Zhu Guihua wrote:
> After inputting device_del command in monitor, we expect to list all
> hotpluggable devices automatically by pressing tab key. This patchset provides
> the function to list all peripheral devices such as memory devices.
> 
> Zhu Guihua (3):
>   qom: add function to get opaque property in ObjectProperty
>   qom: export object_property_is_child()
>   monitor: add del completion for peripheral device
> 
>  include/qom/object.h |  2 ++
>  monitor.c            | 24 ++++++++++++++++++++++++
>  qom/object.c         | 11 ++++++++++-
>  3 files changed, 36 insertions(+), 1 deletion(-)
> 





reply via email to

[Prev in Thread] Current Thread [Next in Thread]