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

Pavel Hrdina phrdina at redhat.com
Thu Jun 16 10:23:18 UTC 2016


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(-)

-- 
2.9.0




More information about the virt-tools-list mailing list