[libvirt] [PATCH 15/20] qemu: Abstract shmem socket path preparation

Peter Krempa pkrempa at redhat.com
Fri Sep 16 11:00:38 UTC 2016


On Thu, Sep 15, 2016 at 18:14:40 +0200, Martin Kletzander wrote:
> Put it into qemuDomainPrepareShmemChardev() so it can be used later.

This also adds a condition when the unix socket path is not generated
when not required. You should mention this fix here.

> 
> Signed-off-by: Martin Kletzander <mkletzan at redhat.com>
> ---
>  src/qemu/qemu_command.c |  5 +----
>  src/qemu/qemu_domain.c  | 13 +++++++++++++
>  src/qemu/qemu_domain.h  |  3 +++
>  3 files changed, 17 insertions(+), 4 deletions(-)

ACK




More information about the libvir-list mailing list