Searched hist:ee108585bb1924a8df88188925d0d01b90b4b9e8 (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/ |
H A D | configure | ee108585bb1924a8df88188925d0d01b90b4b9e8 Sun Aug 18 08:21:06 CDT 2019 Yuval Shaia <yuval.shaia@oracle.com> configure: Check if we can use ibv_reg_mr_iova
The function reg_mr_iova is an enhanced version of ibv_reg_mr function that can help to easly register and use guest's MRs.
Add check in 'configure' phase to detect if we have libibverbs with this support.
Signed-off-by: Yuval Shaia <yuval.shaia@oracle.com> Reviewed-by: Marcel Apfelbaum <marcel.apfelbaum@gmail.com> Message-Id: <20190818132107.18181-2-yuval.shaia@oracle.com> Signed-off-by: Marcel Apfelbaum <marcel.apfelbaum@gmail.com>
|