Arik Hadas has posted comments on this change. Change subject: core: fix cpu info for AMD Opterom Processor G5 ......................................................................
Patch Set 1: The problem this patch is supposed to solve is that we detect AMD processor G5 as AMD processor G4. According to itamar, this bug happens because we use wrong model for G5: it should be "smx,nx" instead of "svm,nx". So I changed the model of G5 accordingly in every place it appears in our configuration. We are not sure though if that is enough or should we add new value for 3.5, should we? -- To view, visit http://gerrit.ovirt.org/24837 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ica30c91f572229e9cbd0277dd84852c8f99bd50e Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Arik Hadas <[email protected]> Gerrit-Reviewer: Arik Hadas <[email protected]> Gerrit-Reviewer: Eli Mesika <[email protected]> Gerrit-Reviewer: Omer Frenkel <[email protected]> Gerrit-HasComments: No _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
