• D
    Wire up virDomainMigrateSetSpeed into QEMU driver · 83cc3d1d
    Daniel P. Berrange 提交于
    Enhance the QEMU migration monitoring loop, so that it can get
    a signal to change migration speed on the fly
    
    * src/qemu/qemu_domain.h: Add signal for changing speed on the fly
    * src/qemu/qemu_driver.c: Wire up virDomainMigrateSetSpeed driver
    * src/qemu/qemu_migration.c: Support signal for changing speed
    83cc3d1d
qemu_domain.h 4.3 KB