920bbe5 qemu: capabilities: Extract availability of new cpu hotplug for machine types

Authored and Committed by Peter Krempa 7 years ago
    qemu: capabilities: Extract availability of new cpu hotplug for machine types
    
    QEMU reports whether 'query-hotpluggable-cpus' is supported for a given
    machine type. Extract and cache the information using the capability
    cache.
    
    When copying the capabilities for a new start of qemu, mask out the
    presence of QEMU_CAPS_QUERY_HOTPLUGGABLE_CPUS if the machine type
    doesn't support hotpluggable cpus.
    
        
file modified
+28 -1
file modified
+2 -0
file modified
+1 -0
file modified
+3 -0