Re: [libvirt] [PATCH v2 3/4] qemu: command: escape commas in chardev socket path

2016-05-06 Thread Cole Robinson
On 05/06/2016 07:54 AM, John Ferlan wrote: > > > On 05/04/2016 10:56 AM, Cole Robinson wrote: >> After this, a default virt-manager VM will startup with a comma >> in the VM name: >> >> https://bugzilla.redhat.com/show_bug.cgi?id=639926 >> --- >> src/qemu/qemu_command.c

Re: [libvirt] [PATCH v2 3/4] qemu: command: escape commas in chardev socket path

2016-05-06 Thread John Ferlan
On 05/04/2016 10:56 AM, Cole Robinson wrote: > After this, a default virt-manager VM will startup with a comma > in the VM name: > > https://bugzilla.redhat.com/show_bug.cgi?id=639926 > --- > src/qemu/qemu_command.c | 9 - >

[libvirt] [PATCH v2 3/4] qemu: command: escape commas in chardev socket path

2016-05-04 Thread Cole Robinson
After this, a default virt-manager VM will startup with a comma in the VM name: https://bugzilla.redhat.com/show_bug.cgi?id=639926 --- src/qemu/qemu_command.c | 9 - tests/qemuxml2argvdata/qemuxml2argv-name-escape.args | 2 +- 2 files changed, 5