]> Git Repo - qemu.git/commit
migration: add qemu_file_update_transfer interface
authorIvan Ren <[email protected]>
Tue, 30 Jul 2019 05:33:34 +0000 (13:33 +0800)
committerDr. David Alan Gilbert <[email protected]>
Wed, 14 Aug 2019 16:33:14 +0000 (17:33 +0100)
commit5d7d2558631b4421826c60046c606584c58ab76c
treeeb0c10e702f218e24ffd5906d702c019c591dc57
parent87f3bd8717cd88932de302e215f1da51bfb8051a
migration: add qemu_file_update_transfer interface

Add qemu_file_update_transfer for just update bytes_xfer for speed
limitation. This will be used for further migration feature such as
multifd migration.

Signed-off-by: Ivan Ren <[email protected]>
Reviewed-by: Wei Yang <[email protected]>
Reviewed-by: Juan Quintela <[email protected]>
Message-Id: <1564464816[email protected]>
Signed-off-by: Dr. David Alan Gilbert <[email protected]>
migration/qemu-file.c
migration/qemu-file.h
This page took 0.021328 seconds and 4 git commands to generate.