Roy Golan has submitted this change and it was merged. Change subject: core: Add ppc64 CPUs to the CPU list ......................................................................
core: Add ppc64 CPUs to the CPU list * This introduces some ppc64 CPUs to the ServerCPUList. * The ClusterEmulatedMachines configuration value was changed to include the "pseries" emulated machine. * The ArchitectureType enum (and its correspoding REST API type) was changed to include the ppc64 architecture * The CpuFlagsManagerHandler class was modified to handle the IBM processor vendor Change-Id: Id56ef93cd377bdadc10db008618ab4bbb8ed7170 Signed-off-by: Vitor de Lima <[email protected]> Signed-off-by: Gustavo Pedrosa <[email protected]> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/CpuFlagsManagerHandler.java M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/ArchitectureType.java M backend/manager/modules/restapi/interface/definition/src/main/java/org/ovirt/engine/api/model/Architecture.java M backend/manager/modules/restapi/types/src/main/java/org/ovirt/engine/api/restapi/types/CPUMapper.java M packaging/dbscripts/upgrade/pre_upgrade/0000_config.sql 5 files changed, 39 insertions(+), 7 deletions(-) Approvals: Roy Golan: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/20614 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Id56ef93cd377bdadc10db008618ab4bbb8ed7170 Gerrit-PatchSet: 8 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Gustavo Frederico Temple Pedrosa <[email protected]> Gerrit-Reviewer: Gustavo Frederico Temple Pedrosa <[email protected]> Gerrit-Reviewer: Leonardo Bianconi <[email protected]> Gerrit-Reviewer: Michael Pasternak <[email protected]> Gerrit-Reviewer: Michal Skrivanek <[email protected]> Gerrit-Reviewer: Omer Frenkel <[email protected]> Gerrit-Reviewer: Ori Liel <[email protected]> Gerrit-Reviewer: Roy Golan <[email protected]> Gerrit-Reviewer: Vitor de Lima <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
