c8e5177 qemu: add a check for nodeset in qemuDomainSetNumaParamsLive

1 file Authored by Luyao Huang 8 years ago, Committed by mkletzan 8 years ago,
    qemu: add a check for nodeset in qemuDomainSetNumaParamsLive
    
    We will try to set the node to cpuset.mems without check if
    it is available, since we already have helper to check this.
    Call virNumaNodesetIsAvailable to check if node is available,
    then try to change it in the cgroup.
    
    Signed-off-by: Luyao Huang <lhuang@redhat.com>
    
        
file modified
+3 -0