[node-patches] Change in ovirt-node[master]: system: Make CPU feature detection independent
fabiand at redhat.com
fabiand at redhat.com
Fri Jul 11 11:35:43 UTC 2014
Fabian Deutsch has submitted this change and it was merged.
Change subject: system: Make CPU feature detection independent
......................................................................
system: Make CPU feature detection independent
Previously the CPU feature detection relied on libvirt. This lead to two
kind of problems:
1. libvirt is only providing names fo rthe closest known/baseline CPUs
2. the old logic failed in cases where libvirtd wasn't available
Change-Id: Ie321d633508239f70e4e59bcc94ba2e16a436449
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1096163
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1065831
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1062111
Signed-off-by: Fabian Deutsch <fabiand at fedoraproject.org>
---
M src/ovirt/node/setup/core/status_page.py
M src/ovirt/node/utils/system.py
M src/ovirt/node/utils/virt.py
M src/ovirtnode/ovirtfunctions.py
4 files changed, 82 insertions(+), 121 deletions(-)
Approvals:
Fabian Deutsch: Verified; Looks good to me, approved
Objections:
oVirt Jenkins CI Server: I would prefer that you didn't submit this
--
To view, visit http://gerrit.ovirt.org/29935
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ie321d633508239f70e4e59bcc94ba2e16a436449
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Fabian Deutsch <fabiand at redhat.com>
Gerrit-Reviewer: Fabian Deutsch <fabiand at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
More information about the node-patches
mailing list