[virt-tools-list] [virt-manager PATCH 0/3] add support to create a XEN guest with uefi

Cole Robinson crobinso at redhat.com
Thu Jun 16 13:06:03 UTC 2016


On 06/16/2016 06:23 AM, Pavel Hrdina wrote:
> Those patches are small hacks to fix this issue before release.
> 
> We should simplify the domain installation code and unify it a little bit for
> both virt-install and virt-manager.  The code got way too complicated over the
> time and now it's hard to navigate throughout the code.
> 
> Pavel Hrdina (3):
>   virtManager.create: don't clear recommended machine if none is
>     selected
>   virtinst.capabilities: return recommended machine for XEN
>   virtManager.details: show firmware options also for XEN guests
> 
>  tests/cli-test-xml/compare/virt-install-xen-hvm.xml | 2 +-
>  tests/cli-test-xml/compare/virt-install-xen-pv.xml  | 2 +-
>  virtManager/create.py                               | 6 +++++-
>  virtManager/details.py                              | 6 ++++--
>  virtinst/capabilities.py                            | 7 ++++++-
>  5 files changed, 17 insertions(+), 6 deletions(-)
> 

ACK, looks good to me

Thanks,
Cole




More information about the virt-tools-list mailing list