aboutsummaryrefslogtreecommitdiff
path: root/io/channel-buffer.c
diff options
context:
space:
mode:
authorJuan Quintela <quintela@redhat.com>2023-05-15 21:57:06 +0200
committerJuan Quintela <quintela@redhat.com>2023-09-29 18:11:21 +0200
commit2ebe5d4d5aa4d11f02a2d52fa398a52a6a0dc2ee (patch)
tree26702147da6227adaa12ef35761c8faaafca5649 /io/channel-buffer.c
parente33780351ceb8317dccec143e722ae8434d58c34 (diff)
downloadqemu-2ebe5d4d5aa4d11f02a2d52fa398a52a6a0dc2ee.zip
qemu-2ebe5d4d5aa4d11f02a2d52fa398a52a6a0dc2ee.tar.gz
qemu-2ebe5d4d5aa4d11f02a2d52fa398a52a6a0dc2ee.tar.bz2
migration/rdma: Don't use imaginary transfers
RDMA protocol is completely asynchronous, so in qemu_rdma_save_page() they "invent" that a byte has been transferred. And then they call qemu_file_credit_transfer() and ram_transferred_add() with that byte. Just remove that calls as nothing has been sent. Reviewed-by: Leonardo Bras <leobras@redhat.com> Signed-off-by: Juan Quintela <quintela@redhat.com> Message-Id: <20230515195709.63843-14-quintela@redhat.com>
Diffstat (limited to 'io/channel-buffer.c')
0 files changed, 0 insertions, 0 deletions