Pavel Hrdina 3ff35898a4 refactor detection of guest type capabilities
Each guest type can have its own capabilities and we should always ask
only for those capabilities.

The old approach was to get capabilities from libvirt and then for
example cycle trough all guests and return True, if any guest type
supports kvm or pae, etc.

Now we check those capabilities only for the correct guest type
according to defaults and input from user.

Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
2015-07-14 13:11:40 -04:00
..
2015-03-23 15:56:55 -04:00
2015-03-23 15:56:55 -04:00
2015-03-23 15:56:55 -04:00
2014-12-09 10:15:53 -05:00
2015-06-05 16:31:07 -04:00