
Tal Nisan 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> (cherry picked from commit cd6156d28146e47e6f6ecf7f9135b5e3fc40f1ec) --- 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/45225 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I48e08f45d2fe6fc417d2deb813ae67bbc11ea484 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.6 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: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: automation@ovirt.org