Gustavo Frederico Temple Pedrosa has uploaded a new change for review. Change subject: engine: Change default display type for x86-64 VMs ......................................................................
engine: Change default display type for x86-64 VMs After the change #20667, it is necessary put the default display protocol in the first position in the 'display.protocols' list. Change-Id: Iaba4996a482a0613282b45b19a658e8694a8d12b Signed-off-by: Gustavo Pedrosa <gustavo.pedr...@eldorado.org.br> --- M packaging/conf/osinfo-defaults.properties 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/04/24204/1 diff --git a/packaging/conf/osinfo-defaults.properties b/packaging/conf/osinfo-defaults.properties index 8124357..dd9cb56 100644 --- a/packaging/conf/osinfo-defaults.properties +++ b/packaging/conf/osinfo-defaults.properties @@ -51,7 +51,7 @@ os.other.resources.maximum.ram.value = 64000 os.other.resources.minimum.disksize.value = 1 os.other.resources.minimum.numberOsCpus.value = 1 -os.other.devices.display.protocols.value = vnc/cirrus,qxl/qxl +os.other.devices.display.protocols.value = qxl/qxl,vnc/cirrus os.other.devices.watchdog.models.value = i6300esb os.other.devices.disk.hotpluggableInterfaces.value = VirtIO_SCSI, VirtIO -- To view, visit http://gerrit.ovirt.org/24204 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Iaba4996a482a0613282b45b19a658e8694a8d12b Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.4 Gerrit-Owner: Gustavo Frederico Temple Pedrosa <gustavo.pedr...@eldorado.org.br> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches