Change in vdsm[master]: virt: graphdev: support headless VM

fromani at redhat.com fromani at redhat.com
Wed May 21 08:30:09 UTC 2014


Francesco Romani has posted comments on this change.

Change subject: virt: graphdev: support headless VM
......................................................................


Patch Set 5:

(1 comment)

http://gerrit.ovirt.org/#/c/27846/5/vdsm/virt/vm.py
File vdsm/virt/vm.py:

Line 1891:         else:
Line 1892:             devType = None
Line 1893: 
Line 1894:         if devType:
Line 1895:             monitors = int(self.conf.get('spiceMonitors', '1'))
> hmm, am I missing something?
It is possible this is a relic of past times. Will check that.
Line 1896:             vram = '65536' if (monitors <= 2) else '32768'
Line 1897:             for idx in range(monitors):
Line 1898:                 vcards.append({'type': VIDEO_DEVICES,
Line 1899:                                'specParams': {'vram': vram},


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

Gerrit-MessageType: comment
Gerrit-Change-Id: Iafeb0bebfb43c089614127d94c054175c111ce54
Gerrit-PatchSet: 5
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Francesco Romani <fromani at redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Francesco Romani <fromani at redhat.com>
Gerrit-Reviewer: Michal Skrivanek <michal.skrivanek at redhat.com>
Gerrit-Reviewer: Vinzenz Feenstra <vfeenstr 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