Daniel P. Berrangé <berra...@redhat.com> wrote: > In $SUBJECT s/recive/receive/ > > On Thu, May 04, 2023 at 01:44:42PM +0200, Juan Quintela wrote: >> This could only happen if the source send > > s/send/sent/
Fixed. >> RAM_SAVE_FLAG_HOOK (i.e. rdma) and destination don't have CONFIG_RDMA. >> >> Signed-off-by: Juan Quintela <quint...@redhat.com> >> --- >> migration/qemu-file.c | 8 -------- >> 1 file changed, 8 deletions(-) > > Reviewed-by: Daniel P. Berrangé <berra...@redhat.com> Thanks.