
13 Nov
2015
13 Nov
'15
10:43 a.m.
On Thu, Nov 12, 2015 at 19:37:05 +0100, Jiri Denemark wrote:
Make callers of qemuBuildCommandLine responsible for providing the URI which should be passed as a parameter for -incoming.
Signed-off-by: Jiri Denemark <jdenemar@redhat.com> --- src/qemu/qemu_command.c | 32 ++++++++------------------------ src/qemu/qemu_command.h | 9 +++++++-- src/qemu/qemu_driver.c | 2 +- src/qemu/qemu_process.c | 14 +++++++++++++- tests/qemuxml2argvtest.c | 15 ++++++++++----- 5 files changed, 39 insertions(+), 33 deletions(-)
ACK