[libvirt] [PATCH v2 13/14] qemuBuildHostNetStr: Support VIR_DOMAIN_NET_TYPE_VHOSTUSER

John Ferlan jferlan at redhat.com
Thu Oct 13 15:00:07 UTC 2016



On 10/06/2016 09:38 AM, Michal Privoznik wrote:
> https://bugzilla.redhat.com/show_bug.cgi?id=1366505
> 
> So far, this function lacked support for
> VIR_DOMAIN_NET_TYPE_VHOSTUSER leaving callers to hack around the
> problem by constructing the command line on their own. This is
> not ideal as it blocks hot plug support.
> 
> Signed-off-by: Michal Privoznik <mprivozn at redhat.com>
> ---
>  src/qemu/qemu_command.c                            | 38 +++++++++++++---------
>  .../qemuxml2argv-net-vhostuser-multiq.args         |  6 ++--
>  .../qemuxml2argv-net-vhostuser.args                |  4 +--
>  3 files changed, 28 insertions(+), 20 deletions(-)
> 

ACK still applies,

John




More information about the libvir-list mailing list