
13 Oct
2016
13 Oct
'16
9:18 p.m.
On 10/10/2016 11:51 AM, Peter Krempa wrote:
We pass free-form strings from the users to qemu, thus we need escape commas since they are passed to qemu monitor.
Partially resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1373535 --- src/qemu/qemu_command.c | 102 +++++++++++++++++++++++++++++++----------------- 1 file changed, 66 insertions(+), 36 deletions(-)
ACK (oy vei!) John