[virt-tools-list] [virt-manager PATCH] virt-install: concatenate all extra-args argument

Cole Robinson crobinso at redhat.com
Fri Mar 18 13:37:16 UTC 2016


On 03/18/2016 04:08 AM, Pavel Hrdina wrote:
> So far we used only the last --extra-args argument from virt-install
> command line, but it makes more sense to use all occurrences of
> --extra-args and pass them to kernel.
> 
> Signed-off-by: Pavel Hrdina <phrdina at redhat.com>
> ---
>  tests/cli-test-xml/compare/virt-install-kvm-f14-url.xml | 2 +-
>  virt-install                                            | 9 +++++----
>  virtManager/create.py                                   | 6 +-----
>  virtinst/distroinstaller.py                             | 3 ++-
>  virtinst/installer.py                                   | 4 ++--
>  virtinst/urlfetcher.py                                  | 3 ---
>  6 files changed, 11 insertions(+), 16 deletions(-)
> 

ACK

- Cole




More information about the virt-tools-list mailing list