qemu/migration
Junyan He 56eb90af39 migration/ram: ensure write persistence on loading all data to PMEM.
Because we need to make sure the pmem kind memory data is synced
after migration, we choose to call pmem_persist() when the migration
finish. This will make sure the data of pmem is safe and will not
lose if power is off.

Signed-off-by: Junyan He <junyan.he@intel.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Reviewed-by: Igor Mammedov <imammedo@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2018-08-10 13:29:39 +03:00
..
block-dirty-bitmap.c
block.c
block.h
channel.c
channel.h
colo-comm.c
colo-failover.c
colo.c
exec.c migration: unify incoming processing 2018-07-10 12:48:53 +01:00
exec.h
fd.c migration: unify incoming processing 2018-07-10 12:48:53 +01:00
fd.h
global_state.c
Makefile.objs
migration.c migration: fix duplicate initialization for expected_downtime and cleanup_bh 2018-07-24 17:28:57 +01:00
migration.h
page_cache.c
page_cache.h
postcopy-ram.c
postcopy-ram.h
qemu-file-channel.c
qemu-file-channel.h
qemu-file.c
qemu-file.h
qjson.c
qjson.h
ram.c migration/ram: ensure write persistence on loading all data to PMEM. 2018-08-10 13:29:39 +03:00
ram.h
rdma.c
rdma.h
savevm.c migration: reorder MIG_CMD_POSTCOPY_RESUME 2018-07-10 15:23:23 +01:00
savevm.h
socket.c migration: unify incoming processing 2018-07-10 12:48:53 +01:00
socket.h
tls.c
tls.h
trace-events
vmstate-types.c
vmstate.c
xbzrle.c
xbzrle.h