Re: [libvirt] [PATCH v2 14/16] qemu: pass numa node binding preferences to qemu

2014-07-11 Thread Michal Privoznik
On 08.07.2014 13:50, Martin Kletzander wrote: Currently, we only bind the whole QEMU domain to memory nodes specified in nodemask altogether. That, however, doesn't make much sense when one wants to control from where the memory for particular guest nodes should be allocated. QEMU allows us to

[libvirt] [PATCH v2 14/16] qemu: pass numa node binding preferences to qemu

2014-07-08 Thread Martin Kletzander
Currently, we only bind the whole QEMU domain to memory nodes specified in nodemask altogether. That, however, doesn't make much sense when one wants to control from where the memory for particular guest nodes should be allocated. QEMU allows us to do that by specifying 'host-nodes' parameter for