181742d conf: Move all NUMA configuration to virDomainNuma

Authored and Committed by Peter Krempa 9 years ago
    conf: Move all NUMA configuration to virDomainNuma
    
    For historical reasons data regarding NUMA configuration were split
    between the CPU definition and numatune. We cannot do anything about the
    XML still being split, but we certainly can at least store the relevant
    data in one place.
    
    This patch moves the NUMA stuff to the right place.
    
        
file modified
+4 -22
file modified
+3 -9
file modified
+3 -5
file modified
+32 -35
file modified
+9 -11
file modified
+1 -1
file modified
+10 -10
file modified
+1 -1
file modified
+0 -2