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

_______________________________________________
virt-tools-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/virt-tools-list

Reply via email to