On 02/17/2011 11:11 PM, Eric Blake wrote:
On 02/17/2011 06:39 AM, Michal Privoznik wrote:
> ...
As Matthias pointed out, we already have a parse function. If you ditch
patch 1/2, then squash this into 2/2, does it all work for you (only
compile-tested here)?
I've sent the second version, which uses the libvirt xml parsing
functions. it was tested on some exotic architeture where NUMA nodes IDs
are not continuous (
hp-magnycours-02.rhts.eng.bos.redhat.com to be
specific), but are something like 0,2,4,7.
Michal