diff options
author | Junyan He | 2018-07-18 09:48:03 +0200 |
---|---|---|
committer | Michael S. Tsirkin | 2018-08-10 12:29:39 +0200 |
commit | 56eb90af39abf66c0e80588a9f50c31e7df7320b (patch) | |
tree | 0baa47b9b9a0b73e25c32fb27aadced6999b21ca /hw/intc | |
parent | migration/ram: Add check and info message to nvdimm post copy. (diff) | |
download | qemu-56eb90af39abf66c0e80588a9f50c31e7df7320b.tar.gz qemu-56eb90af39abf66c0e80588a9f50c31e7df7320b.tar.xz qemu-56eb90af39abf66c0e80588a9f50c31e7df7320b.zip |
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>
Diffstat (limited to 'hw/intc')
0 files changed, 0 insertions, 0 deletions