]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Escape commas for qemuBuildGrapicsSPICECommandLine
authorAnya Harter <aharter@redhat.com>
Mon, 18 Jun 2018 17:57:26 +0000 (13:57 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Mon, 18 Jun 2018 23:39:13 +0000 (19:39 -0400)
commit23f55840f5a8dcdd875b270c1e7ade59820eddc5
tree8edd90063e4ad164f0536ed74f1a5389a2e140f8
parent0234a2754b94081bbbb31071dde3c95d9492ab68
qemu: Escape commas for qemuBuildGrapicsSPICECommandLine

Add comma escaping for cfg->spiceTLSx509certdir and
graphics->data.spice.rendernode.

Signed-off-by: Anya Harter <aharter@redhat.com>
Reviewed-by: John Ferlan <jferlan@redhat.com>
src/qemu/qemu_command.c
tests/qemuxml2argvdata/name-escape.args
tests/qemuxml2argvdata/name-escape.xml
tests/qemuxml2argvtest.c