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

Jim Fehlig jfehlig at suse.com
Thu Jun 16 21:30:44 UTC 2016


On 06/16/2016 04: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(-)

FWIW, I tested these patches on one of my Xen systems.

  Tested-by: Jim Fehlig <jfehlig at suse.com>

Regards,
Jim




More information about the virt-tools-list mailing list