0f3e532 qemu: Update balloon info only if job is allowed

Authored and Committed by Peter Krempa 8 years ago
    qemu: Update balloon info only if job is allowed
    
    In qemuDomainUpdateCurrentMemorySize I misplaced the actual update of
    the balloon size to a place where it may not be initialized. Move it a
    few lines above.
    
        
file modified
+2 -2