[libvirt] [PATCH] qemu: don't use chardev FD passing with standalone args

John Ferlan jferlan at redhat.com
Mon Jul 2 20:16:57 UTC 2018



On 06/28/2018 07:50 AM, Daniel P. Berrangé wrote:
> When using domxml-to-native, we must generate CLI args that can be used
> in a standalone scenario. This means no FD passing can be used. To
> achieve this we must clear the QEMU_CAPS_CHARDEV_FD_PASS capability bit.
> 
> Signed-off-by: Daniel P. Berrangé <berrange at redhat.com>
> ---
>  src/qemu/qemu_process.c | 5 +++++
>  src/qemu/qemu_process.h | 2 ++
>  2 files changed, 7 insertions(+)
> 

Reviewed-by: John Ferlan <jferlan at redhat.com>

John




More information about the libvir-list mailing list