[virt-tools-list] [virt-manager PATCH] virt-install: introduce vhostuser interface

Cole Robinson crobinso at redhat.com
Fri Sep 2 22:59:52 UTC 2016


On 08/27/2016 01:41 AM, Chen Hanxiao wrote:
> From: Chen Hanxiao <chenhanxiao at gmail.com>
> 
> Add support to interface type 'vhostuser' by:
> 
> --network vhostuser,source_type=unix,source_path=/tmp/vhost1.sock,source_mode=server,model=virtio
> 
> Signed-off-by: Chen Hanxiao <chenhanxiao at gmail.com>
> ---
>  tests/cli-test-xml/compare/virt-xml-edit-simple-network.xml | 6 +++---
>  tests/clitest.py                                            | 1 +
>  virtinst/cli.py                                             | 2 ++
>  virtinst/deviceinterface.py                                 | 9 ++++++---
>  4 files changed, 12 insertions(+), 6 deletions(-)

ACK, but the test suite bit should have extended the many-devices test case,
not overwritten the edit-simple-network case. I fixed that and pushed

Thanks,
Cole




More information about the virt-tools-list mailing list