summary refs log tree commit diff stats
path: root/migration/ram.c
diff options
context:
space:
mode:
authorFabiano Rosas <farosas@suse.de>2023-07-12 16:07:42 -0300
committerJuan Quintela <quintela@redhat.com>2023-10-17 09:25:06 +0200
commit3dc35470c888b21eba4ebd22e51ff376eb4fbdbf (patch)
tree11d2919779c0410bd23f45181b20e080bf92192d /migration/ram.c
parentd864756e8734b22a9e7825c0fa46c7459a7ad105 (diff)
downloadfocaccia-qemu-3dc35470c888b21eba4ebd22e51ff376eb4fbdbf.tar.gz
focaccia-qemu-3dc35470c888b21eba4ebd22e51ff376eb4fbdbf.zip
tests/qtest: migration-test: Add tests for file-based migration
Add basic tests for file-based migration.

Note that we cannot use test_precopy_common because that routine
expects it to be possible to run the migration live. With the file
transport there is no live migration because we must wait for the
source to finish writing the migration data to the file before the
destination can start reading. Add a new migration function
specifically to handle the file migration.

Reviewed-by: Peter Xu <peterx@redhat.com>
Reviewed-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: Fabiano Rosas <farosas@suse.de>
Signed-off-by: Juan Quintela <quintela@redhat.com>
Message-ID: <20230712190742.22294-7-farosas@suse.de>
Diffstat (limited to 'migration/ram.c')
0 files changed, 0 insertions, 0 deletions