Sandro Bonazzola has submitted this change and it was merged.
Change subject: packaging: setup: adding an error message if no compatible CPUs are
detected
......................................................................
packaging: setup: adding an error message if no compatible CPUs are detected
With certain CPU models VMX support is not enought to support virtualization,
NX needs to be enabled too.
Adding an error message to explain it if no compatible CPUs are found.
Change-Id: Idfa1daa84a0168983d729f5ebed45e62054db4f9
Bug-Url:
https://bugzilla.redhat.com/show_bug.cgi?id=1103672
Signed-off-by: Simone Tiraboschi <stirabos(a)redhat.com>
---
M src/plugins/ovirt-hosted-engine-setup/vdsmd/cpu.py
1 file changed, 7 insertions(+), 0 deletions(-)
Approvals:
Sandro Bonazzola: Looks good to me, approved
Simone Tiraboschi: Verified
--
To view, visit
http://gerrit.ovirt.org/29739
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Idfa1daa84a0168983d729f5ebed45e62054db4f9
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-hosted-engine-setup
Gerrit-Branch: master
Gerrit-Owner: Simone Tiraboschi <stirabos(a)redhat.com>
Gerrit-Reviewer: Lev Veyde <lveyde(a)redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: Simone Tiraboschi <stirabos(a)redhat.com>
Gerrit-Reviewer: Yedidyah Bar David <didi(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server