]> Git Repo - qemu.git/commit
migration: update recv bitmap only on dest vm
authorPeter Xu <[email protected]>
Mon, 23 Jul 2018 12:33:02 +0000 (20:33 +0800)
committerDr. David Alan Gilbert <[email protected]>
Tue, 24 Jul 2018 16:10:41 +0000 (17:10 +0100)
commit814bb08f177af8dc67e155f0ad622fb6366c3b85
tree96ebbdfbb426e0c3aa606d69b437ff444c99039d
parent67fa1f5700248fc66d5b1526c268737e29892b86
migration: update recv bitmap only on dest vm

We shouldn't update the received bitmap if we're the source VM.  This
fixes a breakage when release-ram is enabled on postcopy.

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