18c9d15 qemu: agent: Don't automatically disable CPU0 via guest agent

Authored and Committed by Peter Krempa 8 years ago
    qemu: agent: Don't automatically disable CPU0 via guest agent
    
    While CPU0 was made unpluggable in Linux a while ago it's not desirable
    to unplug it since some parts of the kernel (suspend-to-ram) still
    depend on it.
    
    This patch fixes the vCPU selection code in libvirt so that it will not
    be disabled.
    
        
file modified
+13 -0