summary refs log tree commit diff stats
path: root/docs/devel/secure-coding-practices.rst
diff options
context:
space:
mode:
authorDr. David Alan Gilbert <dgilbert@redhat.com>2023-03-14 17:15:58 +0000
committerJuan Quintela <quintela@redhat.com>2023-03-16 16:07:07 +0100
commita5382214d8b099bb2fe60b206097567762861800 (patch)
tree1daa9e9aba14dc64da7772fb0dd205cf6505399e /docs/devel/secure-coding-practices.rst
parenta5d35dc7e06896a33216610cc86527258735b0e3 (diff)
downloadfocaccia-qemu-a5382214d8b099bb2fe60b206097567762861800.tar.gz
focaccia-qemu-a5382214d8b099bb2fe60b206097567762861800.zip
migration/rdma: Fix return-path case
The RDMA code has return-path handling code, but it's only enabled
if postcopy is enabled; if the 'return-path' migration capability
is enabled, the return path is NOT setup but the core migration
code still tries to use it and breaks.

Enable the RDMA return path if either postcopy or the return-path
capability is enabled.

bz: https://bugzilla.redhat.com/show_bug.cgi?id=2063615

Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Reviewed-by: Juan Quintela <quintela@redhat.com>
Reviewed-by: Li Zhijian <lizhijian@fujitsu.com>
Signed-off-by: Juan Quintela <quintela@redhat.com>
Diffstat (limited to 'docs/devel/secure-coding-practices.rst')
0 files changed, 0 insertions, 0 deletions