b183f17 qemu: hotplug: Disallow modification of vcpu 0 in inactive config

Authored and Committed by Peter Krempa 6 years ago
    qemu: hotplug: Disallow modification of vcpu 0 in inactive config
    
    vcpu 0 must be always enabled and non-hotpluggable, thus you can't
    modify it using the vcpu hotplug APIs. Disallow it so that users can't
    create invalid configurations.
    
    Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1459785
    
        
file modified
+5 -6