Change in ovirt-engine[master]: core: VM should be PINNED_TO_HOST when using host cpu flags

Roy Golan has submitted this change and it was merged. Change subject: core: VM should be PINNED_TO_HOST when using host cpu flags ...................................................................... core: VM should be PINNED_TO_HOST when using host cpu flags according to the bug a VM using pass-through host cpu (host cpu flags) might bump into issues when migrating to cpu lower than the SRC hardware and this is, apparently not supported Change-Id: I781891e91680bbe8095097a2a1e4c426e318c720 Bug-Url: https://bugzilla.redhat.com/1052168 Signed-off-by: Roy Golan <rgolan@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/AddVmCommand.java M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/UpdateVmCommand.java 2 files changed, 2 insertions(+), 2 deletions(-) Approvals: Roy Golan: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/34828 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I781891e91680bbe8095097a2a1e4c426e318c720 Gerrit-PatchSet: 5 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Roy Golan <rgolan@redhat.com> Gerrit-Reviewer: Gilad Chaplik <gchaplik@redhat.com> Gerrit-Reviewer: Martin Sivák <msivak@redhat.com> Gerrit-Reviewer: Omer Frenkel <ofrenkel@redhat.com> Gerrit-Reviewer: Roy Golan <rgolan@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
rgolan@redhat.com