Roy Golan has uploaded a new change for review. Change subject: core: include windows 2012x64 unsupported cpu to osinfo ......................................................................
core: include windows 2012x64 unsupported cpu to osinfo Change-Id: I381b8b7c9484b1af5eef832f0c2f16e1f7187303 Bug-Url: https://bugzilla.redhat.com/1096851 Signed-off-by: Roy Golan <[email protected]> --- M packaging/conf/osinfo-defaults.properties 1 file changed, 1 insertion(+), 0 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/28/33228/1 diff --git a/packaging/conf/osinfo-defaults.properties b/packaging/conf/osinfo-defaults.properties index 8b3582f..384941d 100644 --- a/packaging/conf/osinfo-defaults.properties +++ b/packaging/conf/osinfo-defaults.properties @@ -264,6 +264,7 @@ os.windows_2012x64.productKey.value = os.windows_2012x64.devices.display.protocols.value = vnc/cirrus os.windows_2012x64.resources.maximum.ram.value = 4194304 +os.windows_2012x64.cpu.unsupported.value = conroe, opteron_g1 #Suse os.sles_11.id.value = 1193 -- To view, visit http://gerrit.ovirt.org/33228 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I381b8b7c9484b1af5eef832f0c2f16e1f7187303 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Roy Golan <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
