]> Git Repo - qemu.git/commit - migration/savevm.c
migration: introduce postcopy-only pending
authorVladimir Sementsov-Ogievskiy <[email protected]>
Tue, 13 Mar 2018 19:34:00 +0000 (15:34 -0400)
committerJohn Snow <[email protected]>
Tue, 13 Mar 2018 21:05:41 +0000 (17:05 -0400)
commit4799502640e6a29d37dacb116a590fc03bacbb01
treefc0d7233ce4741e9276f200e7d3917cd9c9d5dd4
parent4f43e9535bdd768bff4e30e229404407d44ad4c8
migration: introduce postcopy-only pending

There would be savevm states (dirty-bitmap) which can migrate only in
postcopy stage. The corresponding pending is introduced here.

Signed-off-by: Vladimir Sementsov-Ogievskiy <[email protected]>
Reviewed-by: Dr. David Alan Gilbert <[email protected]>
Message-id: 20180313180320[email protected]
hw/s390x/s390-stattrib.c
include/migration/register.h
migration/block.c
migration/migration.c
migration/ram.c
migration/savevm.c
migration/savevm.h
migration/trace-events
This page took 0.027887 seconds and 4 git commands to generate.