]> git.proxmox.com Git - mirror_qemu.git/commit
migration: Remove RDMA_UNREGISTRATION_EXAMPLE
authorJuan Quintela <quintela@redhat.com>
Mon, 20 Jun 2022 15:05:40 +0000 (17:05 +0200)
committerDr. David Alan Gilbert <dgilbert@redhat.com>
Wed, 22 Jun 2022 16:02:37 +0000 (17:02 +0100)
commitf6f213e4c713c4a6c3f9de775aa526f2288e3d2d
tree5c7d909f96f4d81504350c636f7047e460964ba7
parent2b049d2c8dc01de750410f8f1a4eac498c04c723
migration: Remove RDMA_UNREGISTRATION_EXAMPLE

Nobody has ever showed up to unregister individual pages, and another
set of patches written by Daniel P. BerrangĂ© <berrange@redhat.com>
just remove qemu_rdma_signal_unregister() function needed here.

Signed-off-by: Juan Quintela <quintela@redhat.com>
Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
migration/rdma.c