Re: [libvirt] [PATCH v2 0/5] qemu: Support setting NUMA distances

2017-11-23 Thread John Ferlan
On 11/22/2017 12:35 PM, Michal Privoznik wrote: > diff to v1: > - Renamed & simplified function in 2/5 > - Other small nits fixed as raised in review > > Michal Privoznik (5): > virDomainNumaGetNodeDistance: Fix input arguments validation > numa: Introduce virDomainNumaNodeDistanceIsUsingDef

[libvirt] [PATCH v2 0/5] qemu: Support setting NUMA distances

2017-11-22 Thread Michal Privoznik
diff to v1: - Renamed & simplified function in 2/5 - Other small nits fixed as raised in review Michal Privoznik (5): virDomainNumaGetNodeDistance: Fix input arguments validation numa: Introduce virDomainNumaNodeDistanceIsUsingDefaults qemu_capabilities: Introcude QEMU_CAPS_NUMA_DIST qemu: