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 <[email protected]> > --- > 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 -- libvir-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/libvir-list
