create: verify HYPER-V support after customization

Enterprise / Virtualization / virt-manager - Giuseppe Scrivano [redhat.com] - 20 May 2015 15:48 UTC

commit 938060ae5340f6e28dc9669ba1ab79a1aa3d615e 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

f8af2e6 create: verify HYPER-V support after customization
virtManager/create.py | 1 +
virtinst/guest.py | 12 ++++++++++++
2 files changed, 13 insertions(+)

Upstream: git.fedorahosted.org


  • Share