Re: [libvirt] [PATCH v2 09/14] qemuBuildChrChardevStr: Introduce @nowait argument

2016-10-13 Thread John Ferlan
On 10/06/2016 09:38 AM, Michal Privoznik wrote: > This alone makes not much sense. But the aim is to reuse this > function in qemuBuildVhostuserCommandLine() where 'nowait' is not > supported for vhost-user devices. > > Signed-off-by: Michal Privoznik > --- > src/qemu/qemu_command.c | 35 +

[libvirt] [PATCH v2 09/14] qemuBuildChrChardevStr: Introduce @nowait argument

2016-10-06 Thread Michal Privoznik
This alone makes not much sense. But the aim is to reuse this function in qemuBuildVhostuserCommandLine() where 'nowait' is not supported for vhost-user devices. Signed-off-by: Michal Privoznik --- src/qemu/qemu_command.c | 35 +++ 1 file changed, 19 insertions(+)