ca8c36a qemuDomainGetStats: Copy domain ID too

Authored and Committed by mprivozn 7 years ago
    qemuDomainGetStats: Copy domain ID too
    
    One of the problems with our virGetDomain function is that it
    copies just domain name and domain UUID. Therefore it's very
    easy to forget aboud domain ID. This can cause some bugs, like
    virConnectGetAllDomainStats not reporting proper domain IDs.
    
    Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
    
        
file modified
+3 -0