Change in vdsm[master]: hostdev: display directed-passthrough status in caps

danken at redhat.com danken at redhat.com
Tue Mar 10 11:23:53 UTC 2015


Dan Kenigsberg has posted comments on this change.

Change subject: hostdev: display directed-passthrough status in caps
......................................................................


Patch Set 4: Code-Review-1

(1 comment)

https://gerrit.ovirt.org/#/c/37701/4/vdsm/caps.py
File vdsm/caps.py:

Line 691:         caps['liveSnapshot'] = str(liveSnapSupported).lower()
Line 692:     caps['liveMerge'] = str(getLiveMergeSupport()).lower()
Line 693:     caps['kdumpStatus'] = _getKdumpStatus()
Line 694: 
Line 695:     caps['directedPassthrough'] = str(_getDirectedPassthrough()).lower()
didn't we agree to call this directedIO (like Intel does)?
Line 696: 
Line 697:     return caps
Line 698: 
Line 699: 


-- 
To view, visit https://gerrit.ovirt.org/37701
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I159f49db4fdbfd347753b2c97c5f75b694ac9460
Gerrit-PatchSet: 4
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Martin Polednik <mpolednik at redhat.com>
Gerrit-Reviewer: Alona Kaplan <alkaplan at redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Francesco Romani <fromani at redhat.com>
Gerrit-Reviewer: Martin Betak <mbetak at redhat.com>
Gerrit-Reviewer: Martin Polednik <mpolednik at redhat.com>
Gerrit-Reviewer: Michal Skrivanek <michal.skrivanek at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes


More information about the vdsm-patches mailing list