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=1119145
Signed-off-by: Simone Tiraboschi <stirabos(a)redhat.com>
(cherry picked from commit 148cb6c7d490d8684b86961d291aabdcd02591bb)
---
M src/plugins/ovirt-hosted-engine-setup/vdsmd/cpu.py
1 file changed, 7 insertions(+), 0 deletions(-)
Approvals:
Sandro Bonazzola: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/30008
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: ovirt-hosted-engine-setup-1.1
Gerrit-Owner: Simone Tiraboschi <stirabos(a)redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server