]> Git Repo - qemu.git/commit
migration: Stop sending whole pages through main channel
authorJuan Quintela <[email protected]>
Wed, 18 Apr 2018 08:13:21 +0000 (10:13 +0200)
committerJuan Quintela <[email protected]>
Wed, 27 Jun 2018 11:28:30 +0000 (13:28 +0200)
commit35374cbdff2bf6b6fb7caae5ea8aaa3b0f53f4ca
treea13a69728065d71a680d0797655db52736c31515
parent7a5cc33c4878e998e1e2d7c9092dddf963aeb795
migration: Stop sending whole pages through main channel

We have to flush() the QEMUFile because now we sent really few data
through that channel.

Signed-off-by: Juan Quintela <[email protected]>
Reviewed-by: Dr. David Alan Gilbert <[email protected]>
migration/ram.c
This page took 0.024991 seconds and 4 git commands to generate.