aboutsummaryrefslogtreecommitdiff
path: root/migration/global_state.c
diff options
context:
space:
mode:
authorAndrey Gruzdev <andrey.gruzdev@virtuozzo.com>2021-04-01 12:22:23 +0300
committerDr. David Alan Gilbert <dgilbert@redhat.com>2021-04-06 18:56:01 +0100
commitecb23efea0899be6723f4ea9636de5cf7de90cfe (patch)
tree4046c7b13bf94ad4f793997e4f28ddabfbfa6b25 /migration/global_state.c
parent99c3ac6dbe18cdab3686a830d129f8fa586846bb (diff)
migration: Fix missing qemu_fflush() on buffer file in bg_migration_thread
Added missing qemu_fflush() on buffer file holding precopy device state. Increased initial QIOChannelBuffer allocation to 512KB to avoid reallocs. Typical configurations often require >200KB for device state and VMDESC. Fixes: 8518278a6af589ccc401f06e35f171b1e6fae800 (migration: implementation of background snapshot thread) Signed-off-by: Andrey Gruzdev <andrey.gruzdev@virtuozzo.com> Message-Id: <20210401092226.102804-2-andrey.gruzdev@virtuozzo.com> Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com> Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Diffstat (limited to 'migration/global_state.c')
0 files changed, 0 insertions, 0 deletions