• P
    qemu: Conditionally allow block-copy for persistent domains · b7e534c6
    Peter Krempa 提交于
    Allow starting the block-copy job for a persistent domain if a user
    declares by using a flag that the job will not be recovered if the VM is
    switched off while the job is active.
    
    This allows to use the block-copy job with persistent VMs under the same
    conditions as would apply to transient domains.
    b7e534c6
qemu_driver.c 656.6 KB