mirror of
https://github.com/virt-manager/virt-manager.git
synced 2025-01-27 14:03:57 +03:00
050acb68f1
If no disk options are passed, let's fallback to the libosinfo recommended disk size for the OS variant. The guest.set_capabilities_default(), build_installer() and the set of the distro variant have been moved earlier in the code in order to fetch the correct information from libosinfo and then set the recommended disk size without changing much of build_guest_instance() logic. Signed-off-by: Fabiano Fidêncio <fidencio@redhat.com>