On 09/11/2012 08:11 AM, Daniel P. Berrange wrote:
> From: "Daniel P. Berrange" <[email protected]>
> 
> Currently qemuMonitorOpen() requires an address of the QEMU
> monitor. When doing QMP based capabilities detection it is
> easier if a pre-opened FD can be provided, since then the
> monitor can be run on the STDIO console. Add a new API
> qemuMonitorOpenFD() for such usage
> 
> Signed-off-by: Daniel P. Berrange <[email protected]>
> ---
>  src/qemu/qemu_monitor.c | 81 
> ++++++++++++++++++++++++++++++++++---------------
>  src/qemu/qemu_monitor.h |  5 +++
>  2 files changed, 61 insertions(+), 25 deletions(-)

ACK.

-- 
Eric Blake   [email protected]    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature

--
libvir-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to