[libvirt] [PATCH 5/9] qemu: process: Move clearing of QEMU_CAPS_CHARDEV_FD_PASS to qemuProcessPrepareQEMUCaps

Cole Robinson crobinso at redhat.com
Tue Nov 26 19:39:53 UTC 2019


On 11/25/19 7:53 AM, Peter Krempa wrote:
> Move the post-processing of the QEMU_CAPS_CHARDEV_FD_PASS flag to the
> new function.
> 
> The clearing of the capability is based on the presence of
> VIR_QEMU_PROCESS_START_STANDALONE so we must also pass in the process
> start flags.
> 
> Signed-off-by: Peter Krempa <pkrempa at redhat.com>
> ---
>  src/qemu/qemu_process.c | 12 +++++++-----
>  1 file changed, 7 insertions(+), 5 deletions(-)

Reviewed-by: Cole Robinson <crobinso at redhat.com>

- Cole




More information about the libvir-list mailing list