On Tue, Apr 17, 2018 at 11:52:00AM +0200, Jiri Denemark wrote:
On Tue, Apr 17, 2018 at 11:30:06 +0200, Martin Kletzander wrote:
> The code is trying to open /dev/vhost-net from the host machine and if the
> current user has access to it, the command line will end up having two more
> options for an interface (,vhost=on,vhostfd=X where X is next free file
> descriptor).
>
> Signed-off-by: Martin Kletzander <mkletzan(a)redhat.com>
> ---
> tests/qemuxml2argvmock.c | 36 ++++++++++++++++++++++++++++++++++++
> 1 file changed, 36 insertions(+)
Reviewed-by: Jiri Denemark <jdenemar(a)redhat.com>
I'll leave Jano push his.