• A
    Enable the virDomainBlockPull API in virsh · b31abc6f
    Adam Litke 提交于
    Define two new virsh commands:
     * blockpull: Initiate a blockPull for the given disk
     * blockjob: Retrieve progress info, modify speed, and cancel active block jobs
    
    Share print_job_progress() with the migration code.
    
    * tools/virsh.c: implement the new commands
    b31abc6f
virsh.c 423.4 KB