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 <[email protected]> --- 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 <[email protected]> Gerrit-Reviewer: Fabian Deutsch <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ node-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/node-patches
