]> git.ipfire.org Git - thirdparty/qemu.git/commit
migration/ram: Implement save_postcopy_prepare()
authorPeter Xu <peterx@redhat.com>
Fri, 11 Apr 2025 11:45:31 +0000 (17:15 +0530)
committerPeter Xu <peterx@redhat.com>
Fri, 2 May 2025 15:09:36 +0000 (11:09 -0400)
commitad8d82ffbb8b8034f58a570911e6e9c6328c9384
treeeb684e9f4c5f5302ad4a3898728ba34022a93f9d
parent1d481116015428c02f7e3635f9bc0b88b0978fdc
migration/ram: Implement save_postcopy_prepare()

Implement save_postcopy_prepare(), preparing for the enablement
of both multifd and postcopy.

Signed-off-by: Peter Xu <peterx@redhat.com>
Signed-off-by: Prasad Pandit <pjp@fedoraproject.org>
Reviewed-by: Fabiano Rosas <farosas@suse.de>
Message-ID: <20250411114534.3370816-5-ppandit@redhat.com>
Signed-off-by: Fabiano Rosas <farosas@suse.de>
migration/ram.c