Juan Quintela <quint...@redhat.com> writes: > Once there: > - Remove unused data parameter > - unfold it in its callers. > - change all callers to call qemu_rdma_registration_start() > - We need to call QIO_CHANNEL_RDMA() after we check for migrate_rdma() > > Reviewed-by: Peter Xu <pet...@redhat.com> > Signed-off-by: Juan Quintela <quint...@redhat.com> > > -- > > initilazize rioc after checknig that rdma is enabled. > > Signed-off-by: Juan Quintela <quint...@redhat.com>
Reviewed-by: Fabiano Rosas <faro...@suse.de>