• P
    qemu: Prepare for reuse of qemuDomainSetVcpusLive · 5570f267
    Peter Krempa 提交于
    Extract the call to qemuDomainSelectHotplugVcpuEntities outside of
    qemuDomainSetVcpusLive and decide whether to hotplug or unplug the
    entities specified by the cpumap using a boolean flag.
    
    This will allow to use qemuDomainSetVcpusLive in cases where we prepare
    the list of vcpus to enable or disable by other means.
    5570f267
qemu_driver.c 656.1 KB