Omer Frenkel has posted comments on this change.

Change subject: Support for multiple heads for Qxl display device
......................................................................


Patch Set 12: (2 inline comments)

....................................................
File 
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/FeatureSupported.java
Line 146:      * @param version
Line 147:      *            Compatibility version to check for.
Line 148:      * @return <code>true</code> if Single Qxl video display is 
supported for the cluster version.
Line 149:      */
Line 150:     public static boolean singleQclPci(Version version) {
typo Qcl->Qxl
Line 151:         return supportedInConfig(ConfigValues.SingleQxlPciEnabled, 
version);
Line 152:     }


....................................................
File packaging/dbscripts/upgrade/03_03_0385_add_signle_qxl_pci_column.sql
Line 1: select fn_db_add_column('vm_static', 'single_qxl_pci', 'BOOLEAN NOT 
NULL DEFAULT FALSE');
please rename script file name currently last one is 640


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

Gerrit-MessageType: comment
Gerrit-Change-Id: If18b8ceba3d641f3e2e79947b34b549902f00b55
Gerrit-PatchSet: 12
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Shahar Havivi <[email protected]>
Gerrit-Reviewer: Daniel Erez <[email protected]>
Gerrit-Reviewer: Michael Pasternak <[email protected]>
Gerrit-Reviewer: Michal Skrivanek <[email protected]>
Gerrit-Reviewer: Omer Frenkel <[email protected]>
Gerrit-Reviewer: Shahar Havivi <[email protected]>
Gerrit-Reviewer: Tomas Jelinek <[email protected]>
Gerrit-Reviewer: oVirt Jenkins CI Server
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to