]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Escape commas for qemuBuildDiskThrottling
authorAnya Harter <aharter@redhat.com>
Tue, 19 Jun 2018 16:20:18 +0000 (12:20 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Thu, 21 Jun 2018 21:49:15 +0000 (17:49 -0400)
commit1136fd4ebe886f9c3bd396c4488279ba22a8e5d5
tree54f3ad76ffe38c8a218a474b0d9a833a80813419
parentfd51ab5f11d193f6e05ebf79321af8f769ee0ff2
qemu: Escape commas for qemuBuildDiskThrottling

Add comma escaping for disk->blkdeviotune.group_name.

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