Change in vdsm[master]: vdsm bootstrap changes for kvm on ppc64 support

bpradip at in.ibm.com bpradip at in.ibm.com
Tue Sep 11 08:25:45 UTC 2012


Pradipta Banerjee has posted comments on this change.

Change subject: vdsm bootstrap changes for kvm on ppc64 support
......................................................................


Patch Set 6: (1 inline comment)

....................................................
File vds_bootstrap/vds_bootstrap.py
Line 300:                 self.res = "Intel"
Line 301:             elif "AuthenticAMD" == deployUtil.cpuVendorID():
Line 302:                 self.res = "AMD"
Line 303:             elif "IBM_POWER" == deployUtil.cpuVendorID():
Line 304:                 self.res = "IBM"
IMO, what is critical is detection of virtualisation capabilities and architecture of the processor. All virt mgmt capabilities is directly dependent on it.  However CPU vendor name is a non-critical aspect.
Line 305: 
Line 306:         if self.vt_svm is None:
Line 307:             self.vt_svm = "NA"
Line 308: 


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I06ca5dc3adba6183657afed778f999715ee332e0
Gerrit-PatchSet: 6
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: Douglas Schilling Landgraf <dougsland at redhat.com>
Gerrit-Reviewer: Itamar Heim <iheim at redhat.com>
Gerrit-Reviewer: Pradipta Banerjee <bpradip at in.ibm.com>


More information about the vdsm-patches mailing list