
Roy Golan has submitted this change and it was merged. Change subject: core: send guest cpus in numa node, not host cpus ...................................................................... core: send guest cpus in numa node, not host cpus currently the default vm numa node list the host numa cpu ids. this is wrong and it should specify the guest cpu ids. Change-Id: I48e08f45d2fe6fc417d2deb813ae67bbc11ea484 Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1254560 Signed-off-by: Omer Frenkel <ofrenkel@redhat.com> --- M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/vdsbroker/VmInfoBuilder.java 1 file changed, 5 insertions(+), 4 deletions(-) Approvals: Jenkins CI: Passed CI tests Roy Golan: Looks good to me, approved Omer Frenkel: Verified -- To view, visit https://gerrit.ovirt.org/45113 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I48e08f45d2fe6fc417d2deb813ae67bbc11ea484 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Omer Frenkel <ofrenkel@redhat.com> Gerrit-Reviewer: Arik Hadas <ahadas@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Omer Frenkel <ofrenkel@redhat.com> Gerrit-Reviewer: Roy Golan <rgolan@redhat.com> Gerrit-Reviewer: automation@ovirt.org