Steve Sistare <steven.sist...@oracle.com> writes: > Unlike cpr-reboot mode, cpr-exec mode cannot save volatile ram blocks in the > migration stream file and recreate them later, because the physical memory for > the blocks is pinned and registered for vfio. Add an exec-mode blocker for > volatile ram blocks. > > Also add a blocker for RAM_GUEST_MEMFD. Preserving guest_memfd may be > sufficient for cpr-exec, but it has not been tested yet. > > - Steve
extra text here > > Signed-off-by: Steve Sistare <steven.sist...@oracle.com> Reviewed-by: Fabiano Rosas <faro...@suse.de>