[libvirt] [PATCH v3 1/3] qemu: Move channel path generation out of command creation

Peter Krempa pkrempa at redhat.com
Thu Jun 9 10:37:05 UTC 2016


On Sun, Jun 05, 2016 at 02:41:04 +0200, Martin Kletzander wrote:
> Put it into separate function called qemuDomainPrepareChannel() and call
> it from the new qemuProcessPrepareDomain().
> 
> Signed-off-by: Martin Kletzander <mkletzan at redhat.com>
> ---
>  src/qemu/qemu_command.c | 25 +++----------------------
>  src/qemu/qemu_command.h |  5 ++---
>  src/qemu/qemu_domain.c  | 20 ++++++++++++++++++++
>  src/qemu/qemu_domain.h  |  4 ++++
>  src/qemu/qemu_process.c | 12 ++++++++----
>  5 files changed, 37 insertions(+), 29 deletions(-)

ACK




More information about the libvir-list mailing list