[libvirt] [PATCH v2 04/17] qemu: assume 'info chardev' is always available

John Ferlan jferlan at redhat.com
Mon Nov 9 23:23:26 UTC 2015



On 11/09/2015 11:24 AM, Daniel P. Berrange wrote:
> As of QEMU 0.11.0 the 'info chardev' monitor command can be
> used to report on allocated chardev paths, so we can drop
> support for parsing QEMU stderr to locate the PTY paths.
> 
> Signed-off-by: Daniel P. Berrange <berrange at redhat.com>
> ---
>  src/qemu/qemu_process.c | 204 +-----------------------------------------------
>  1 file changed, 3 insertions(+), 201 deletions(-)
> 

After this patch no one calls virQEMUCapsUsedQMP, although there are
places where [!]usedQMP is still checked. I could be removed...


John




More information about the libvir-list mailing list