Change in vdsm[master]: Add support for KVM on IBM POWER processor (ppc64)

Alon Bar-Lev alonbl at redhat.com
Thu Sep 20 17:21:28 UTC 2012


Alon Bar-Lev has posted comments on this change.

Change subject: Add support for KVM on IBM POWER processor (ppc64)
......................................................................


Patch Set 1: Looks good to me, but someone else must approve

(1 inline comment)

Get rid of trailing spaces...

....................................................
File vds_bootstrap/vds_bootstrap.py
Line 298:             elif "AuthenticAMD" == deployUtil.cpuVendorID():
Line 299:                 self.res = "AMD" 
Line 300:             elif "IBM_POWER" == deployUtil.cpuVendorID():
Line 301:                 self.res = "IBM" 
Line 302:             else:   
spaces...
Line 303:                 self.res = "Unknown"
Line 304:                 logging.error("Unable to get CPU Vendor ID")
Line 305: 
Line 306: 


--
To view, visit http://gerrit.ovirt.org/8094
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I2d8767c52488ab8083123d0ec1e789d3857e2358
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Pradipta Banerjee <bpradip at in.ibm.com>
Gerrit-Reviewer: Alon Bar-Lev <alonbl at redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Pradipta Banerjee <bpradip at in.ibm.com>


More information about the vdsm-patches mailing list