summaryrefslogtreecommitdiffstats
path: root/exec.c
diff options
context:
space:
mode:
authorDr. David Alan Gilbert2015-11-05 19:11:14 +0100
committerJuan Quintela2015-11-10 15:00:28 +0100
commit35ecd943e7ea8a29b6cc6872ad8ba620e91b4407 (patch)
tree28a2971c2768c387af8bf499814fbfe0f3239b62 /exec.c
parentDon't sync dirty bitmaps in postcopy (diff)
downloadqemu-35ecd943e7ea8a29b6cc6872ad8ba620e91b4407.tar.gz
qemu-35ecd943e7ea8a29b6cc6872ad8ba620e91b4407.tar.xz
qemu-35ecd943e7ea8a29b6cc6872ad8ba620e91b4407.zip
Don't iterate on precopy-only devices during postcopy
During the postcopy phase we must not call the iterate method on precopy-only devices, since they may have done some cleanup during the _complete call at the end of the precopy phase. Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> Reviewed-by: Juan Quintela <quintela@redhat.com> Signed-off-by: Juan Quintela <quintela@redhat.com>
Diffstat (limited to 'exec.c')
0 files changed, 0 insertions, 0 deletions