133be0a qemu: domain: Prepare for VCPUs vanishing while libvirt is not running

Authored and Committed by Peter Krempa 7 years ago
    qemu: domain: Prepare for VCPUs vanishing while libvirt is not running
    
    Similarly to devices the guest may allow unplug of the VCPU if libvirt
    is down. To avoid problems, refresh the vcpu state on reconnect. Don't
    mess with the vcpu state otherwise.
    
        
file modified
+8 -1
file modified
+2 -1
file modified
+2 -2
file modified
+5 -2