Skip to content
Snippets Groups Projects
user avatar
Padmanabh Ratnakar authored
Qemu crashes when IPv6 address is specified for migration and access
to any RDMA uverbs device available on the system is blocked using cgroups.
Fix the crash by checking the return value of ibv_open_device routine.

Signed-off-by: default avatarMeghana Cheripady <meghana.cheripady@avagotech.com>
Signed-off-by: default avatarPadmanabh Ratnakar <padmanabh.ratnakar@avagotech.com>
Signed-off-by: default avatarJuan Quintela <quintela@redhat.com>
5b61d575
History
Read the documentation in qemu-doc.html or on http://wiki.qemu-project.org

- QEMU team