[virt-tools-list] [virt-manager PATCH 3/3] virt-manager: Add UI support to add/configure vhostuser interface

Cole Robinson crobinso at redhat.com
Thu Oct 26 10:08:40 UTC 2017


On 10/20/2017 11:08 AM, Lin Ma wrote:
> Signed-off-by: Lin Ma <lma at suse.com>
> ---
>  ui/netlist.ui          | 97 ++++++++++++++++++++++++++++++++++++++++++++++++++
>  virtManager/details.py |  9 ++++-
>  virtManager/domain.py  |  8 ++++-
>  virtManager/netlist.py | 67 +++++++++++++++++++++++++++++++++-
>  4 files changed, 178 insertions(+), 3 deletions(-)

Can you explain the usecase for vhostuser a bit? I've never used it. Is
it largely just to facilitate DPDK? If so my feeling is this doesn't
really need to be in virt-manager UI given it's an advanced feature that
requires external config to setup in the first place, I'd prefer to just
point people at virt-xml for editing an existing VM than maintain
explicit UI for it. But maybe I'm missing something...

Thanks,
Cole




More information about the virt-tools-list mailing list