• A
    Enable the virDomainBlockPull API in virsh · 3e2493ce
    Adam Litke 提交于
    Define two new virsh commands:
     * blockpull: Perform block pull operations (incremental plus start
                  and stop continuous streams)
     * blockpullinfo: Retrieve progress info for continuous block pull
    
    Share print_job_progress() with the migration code.
    
    * tools/virsh.c: implement the new commands
    Signed-off-by: NAdam Litke <agl@us.ibm.com>
    3e2493ce
virsh.c 391.2 KB