commit | 21ab34c9543fe1b6d31b3edbd01a397e7e090d00 | [log] [tgz] |
---|---|---|
author | Marcel Apfelbaum <marcel.apfelbaum@gmail.com> | Thu Aug 16 18:16:37 2018 +0300 |
committer | Marcel Apfelbaum <marcel.apfelbaum@gmail.com> | Sat Aug 18 18:01:34 2018 +0300 |
tree | 589884653b444c304510a78549d2305bbdfbd510 | |
parent | 72221d03b85fcfba27a47a2af08ee59150550ced [diff] |
config: split PVRDMA from RDMA In some BSD systems RDMA migration is possible while the pvrdma device can't be used because the mremap system call is missing. Reported-by: Rebecca Cran <rebecca@bluestop.org> Signed-off-by: Marcel Apfelbaum <marcel.apfelbaum@gmail.com> Message-Id: <20180816151637.24553-1-marcel.apfelbaum@gmail.com> Reviewed-by: Thomas Huth <thuth@redhat.com>