Re: [libvirt] [PATCH 0/3] Libvirt memory & NUMA fixes

2014-11-05 Thread Prerna Saxena
On Wednesday 05 November 2014 08:40 PM, Michal Privoznik wrote: > On 05.11.2014 11:56, Prerna Saxena wrote: >> This patch set addresses a bunch of memory & NUMA fixes. >> >> >> Series Description: >> === >> Patch 1/3 : Use consistent data type to represent memory elements in various >> XM

Re: [libvirt] [PATCH 0/3] Libvirt memory & NUMA fixes

2014-11-05 Thread Michal Privoznik
On 05.11.2014 11:56, Prerna Saxena wrote: This patch set addresses a bunch of memory & NUMA fixes. Series Description: === Patch 1/3 : Use consistent data type to represent memory elements in various XML attributes. This ensures all memory elements are always represented as 'unsigned

[libvirt] [PATCH 0/3] Libvirt memory & NUMA fixes

2014-11-05 Thread Prerna Saxena
This patch set addresses a bunch of memory & NUMA fixes. Series Description: === Patch 1/3 : Use consistent data type to represent memory elements in various XML attributes. This ensures all memory elements are always represented as 'unsigned long long'. Patch 2/3 : This adds a 'unit' a