e26bbf4 Fix crash cpu_shares change event crash on domain startup

Authored and Committed by Ján Tomko 9 years ago
    Fix crash cpu_shares change event crash on domain startup
    
    Introduced by commit 0dce260.
    
    qemuDomainEventQueue was called with qemuDomainObjPrivatePtr instead
    of virQEMUDriverPtr.
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1147494
    
        
file modified
+4 -3