[virt-tools-list] [virt-install PATCH] cli: Add --iothreads iothreadids.iothread[0-9]*.id

Cole Robinson crobinso at redhat.com
Tue Jun 4 18:18:20 UTC 2019


On 6/4/19 11:42 AM, Athina Plaskasoviti wrote:
> XML Mapping:
> 
> <domain>
> ...
> <iothreadids>
>   <iothread id="X"/>
>   ...
> </iothreadids>
> ...
> </domain>
> 
> Signed-off-by: Athina Plaskasoviti <athina.plaskasoviti at gmail.com>
> ---
>  .../compare/virt-install-singleton-config-2.xml      | 12 ++++++++++--
>  tests/clitest.py                                     |  2 +-
>  virtinst/cli.py                                      |  8 ++++++++
>  virtinst/guest.py                                    | 10 +++++++++-
>  4 files changed, 28 insertions(+), 4 deletions(-)

Reviewed-by: Cole Robinson <crobinso at redhat.com>

And pushed now

Thanks,
Cole




More information about the virt-tools-list mailing list