[virt-tools-list] [virt-manager RFC PATCH v2 0/7] libosinfo support for virt-manager
Giuseppe Scrivano
gscrivan at redhat.com
Fri Jan 24 14:13:16 UTC 2014
This series adds libosinfo support to virt-manager, that is used to
populate the OS list instead of maintaining it in osdict.py.
This new version doesn't manually add any OS that is not already
present in libosinfo (now all the missing pieces are in libosinfo
upstream: 9d41ab02fc3a1a8897ceacba8a653313c72c8efb).
If you are going to test it, please use the upstream libosinfo version.
Giuseppe Scrivano (7):
virtinstall: allow to redefine typename in _OSVariant
virtinstall: read OSes information from libosinfo
virtinstall: add some quirks
virt-manager: add dependency to libosinfo
tests: fix to not fail with libosinfo
osdict: expose libosinfo recommended resources for an OS
virtManager: by default use the recommended resources to run an OS
tests/misc.py | 3 +-
virt-manager.spec.in | 1 +
virtManager/create.py | 24 ++-
virtinst/osdict.py | 438 +++++++++++++++++++++++++++++++++++++------------
virtinst/urlfetcher.py | 2 +-
5 files changed, 357 insertions(+), 111 deletions(-)
--
1.8.4.2
More information about the virt-tools-list
mailing list