virt-manager/virtinst
Giuseppe Scrivano f8af2e6b10 create: verify HYPER-V support after customization
commit 938060ae53 moved default devices
setup to happen before UEFI is set invalidating what the commit
5acfccf6032abb9e8be89130d05b661e8b3f42c7 does.

Add another check to happen before installing the guest to disable
HYPER-V when not supported.

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1185253

Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2015-05-20 22:48:33 +02:00
..
__init__.py virtcli: Export config variables in a class object 2015-04-06 15:54:35 -04:00
capabilities.py tests: Clean up capabilities test data 2015-04-22 19:05:06 -04:00
cli.py virtinst: add features.vmport option 2015-05-04 12:40:13 -04:00
clock.py virtinst: Switch to relative imports, fix cyclic import warnings 2014-09-12 16:28:38 -04:00
cloner.py clone: keep the same image format on a cross-pool clone 2015-04-01 11:56:34 +02:00
connection.py connection: Simplify manager row 'pretty name' handling 2015-04-11 12:57:32 -04:00
cpu.py cpu: Drop vendor and features if setting host-model (bz 1190851) 2015-03-26 17:08:15 -04:00
device.py virtinst: Switch to relative imports, fix cyclic import warnings 2014-09-12 16:28:38 -04:00
deviceaudio.py addhardware: Don't list device 'default' options 2015-05-19 18:29:45 -04:00
devicechar.py virtinst: Drop a bunch of uses of xmlbuilder make_xpath_cb 2015-05-06 16:26:51 -04:00
devicecontroller.py details: Explicitly label virtio scsi disks + controllers 2015-04-04 20:06:40 -04:00
devicedisk.py virtcli: Export config variables in a class object 2015-04-06 15:54:35 -04:00
devicefilesystem.py virtinst: Drop a bunch of uses of xmlbuilder make_xpath_cb 2015-05-06 16:26:51 -04:00
devicegraphics.py virt-install: Fill in a bunch of --graphics spice options (bz 1110017) 2015-04-11 16:56:27 -04:00
devicehostdev.py virt-install: Support --hostdev scsi passthrough (bz 1054912) 2015-04-11 15:55:09 -04:00
deviceinput.py virt-install: Add --input option 2015-04-09 13:22:40 -04:00
deviceinterface.py util: Simplify default_bridge to not confuse pylint 2014-10-27 19:53:25 -04:00
devicememballoon.py addhardware: Don't list device 'default' options 2015-05-19 18:29:45 -04:00
devicepanic.py Drop non-ascii text from files 2015-03-23 15:56:55 -04:00
deviceredirdev.py addhardware: Don't list device 'default' options 2015-05-19 18:29:45 -04:00
devicerng.py Drop non-ascii text from files 2015-03-23 15:56:55 -04:00
devicesmartcard.py Drop non-ascii text from files 2015-03-23 15:56:55 -04:00
devicetpm.py Drop non-ascii text from files 2015-03-23 15:56:55 -04:00
devicevideo.py addhardware: Don't list device 'default' options 2015-05-19 18:29:45 -04:00
devicewatchdog.py addhardware: Don't list device 'default' options 2015-05-19 18:29:45 -04:00
diskbackend.py diskbackend: Fix busted volume lookup API name 2015-04-13 16:41:59 -04:00
distroinstaller.py osdict: Add toplevel OSDB as API entry point 2015-04-04 12:06:41 -04:00
domainblkiotune.py virtinst: Switch to relative imports, fix cyclic import warnings 2014-09-12 16:28:38 -04:00
domainfeatures.py virtinst: add new vmport domain feature 2015-05-04 12:40:13 -04:00
domainmemorybacking.py virtinst: Switch to relative imports, fix cyclic import warnings 2014-09-12 16:28:38 -04:00
domainmemorytune.py virtinst: Switch to relative imports, fix cyclic import warnings 2014-09-12 16:28:38 -04:00
domainnumatune.py virtinst: Switch to relative imports, fix cyclic import warnings 2014-09-12 16:28:38 -04:00
domainresource.py virtinst: Switch to relative imports, fix cyclic import warnings 2014-09-12 16:28:38 -04:00
domcapabilities.py tests: Enable property checking for all objects 2015-04-22 16:26:03 -04:00
guest.py create: verify HYPER-V support after customization 2015-05-20 22:48:33 +02:00
hostkeymap.py mass update: remove double spaces from comments 2013-10-28 17:22:31 +01:00
idmap.py virtinst: Switch to relative imports, fix cyclic import warnings 2014-09-12 16:28:38 -04:00
installer.py guest: Encode defaults into the XML at install time 2015-04-07 18:36:06 -04:00
interface.py virtinst: Switch to relative imports, fix cyclic import warnings 2014-09-12 16:28:38 -04:00
network.py virtinst: Switch to relative imports, fix cyclic import warnings 2014-09-12 16:28:38 -04:00
nodedev.py tests: Enable property checking for all objects 2015-04-22 16:26:03 -04:00
osdict.py virtinst: enable qemu_ga for sles-11-sp4 and newer 2015-05-20 14:01:50 -04:00
osxml.py aarch64: support virt-rhelsa7.1 machine type 2015-04-22 19:08:02 +02:00
pm.py virtinst: Switch to relative imports, fix cyclic import warnings 2014-09-12 16:28:38 -04:00
pollhelpers.py pollhelpers: Fix VM polling on old libvirt 2015-05-07 11:10:20 -04:00
seclabel.py virtinst: Switch to relative imports, fix cyclic import warnings 2014-09-12 16:28:38 -04:00
snapshot.py virtinst: Switch to relative imports, fix cyclic import warnings 2014-09-12 16:28:38 -04:00
storage.py virtinst: Drop a bunch of uses of xmlbuilder make_xpath_cb 2015-05-06 16:26:51 -04:00
support.py virtinst: add new vmport domain feature 2015-05-04 12:40:13 -04:00
uri.py uri: Add unit tests, fix some bugs 2014-12-09 10:15:53 -05:00
urlfetcher.py osdict: If detecting fedora-unknown, convert to latest fedora 2015-04-13 17:07:16 -04:00
util.py storage: Use XMLBuilder for pool enumerate parsing 2015-04-03 16:45:43 -04:00
xmlbuilder.py tests: Enable property checking for all objects 2015-04-22 16:26:03 -04:00