438c204 qemu: return balloon statistics when all domain statistics reported

2 files Authored by Derbyshev Dmitry 7 years ago, Committed by phrdina 7 years ago,
    qemu: return balloon statistics when all domain statistics reported
    
    To collect all balloon statistics for all guests it was necessary to make
    several libvirt requests. Now it's possible to get all balloon statiscs via
    single connectGetAllDomainStats call.
    
    Signed-off-by: Derbyshev Dmitry <dderbyshev@virtuozzo.com>
    
        
file modified
+36 -2
file modified
+11 -1