Dan Kenigsberg has submitted this change and it was merged. Change subject: ppc64hwinfo: extend cpuinfo to platform and machine ......................................................................
ppc64hwinfo: extend cpuinfo to platform and machine Platform and machine keys in cpuinfo are ppc64 and ppc64le platform specific keys indicating the machine type and platform. We expose them in cpuinfo to enable other modules use them without having to parse /proc/cpuinfo themself. Change-Id: I9a18b6ba49c9d0a6199dad436defae39c20f0cc5 Signed-off-by: Martin Polednik <[email protected]> Reviewed-on: https://gerrit.ovirt.org/57750 Continuous-Integration: Jenkins CI Reviewed-by: Francesco Romani <[email protected]> --- M lib/vdsm/cpuinfo.py M tests/cpuinfo_test.py 2 files changed, 57 insertions(+), 2 deletions(-) Approvals: Jenkins CI: Passed CI tests Francesco Romani: Looks good to me, approved Martin Polednik: Verified -- To view, visit https://gerrit.ovirt.org/57750 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I9a18b6ba49c9d0a6199dad436defae39c20f0cc5 Gerrit-PatchSet: 5 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Martin Polednik <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Francesco Romani <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Martin Polednik <[email protected]> Gerrit-Reviewer: Milan Zamazal <[email protected]> Gerrit-Reviewer: gerrit-hooks <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/admin/lists/[email protected]
