• E
    qemu: fix blkiotune --live --config · 659ded58
    Eric Blake 提交于
    Without this,  'virsh blkiotune --live --config --weight=n'
    only affected live.
    
    * src/qemu/qemu_driver.c (qemuDomainSetBlkioParameters): Allow
    setting both configurations at once.
    659ded58
qemu_driver.c 345.1 KB