Re: [Qemu-devel] [PATCH v2 0/3] rdma: IPv6 bugfixes and cleanups
Applied. Thanks. Regards, Anthony Liguori
[Qemu-devel] [PATCH v2 0/3] rdma: IPv6 bugfixes and cleanups
From: "Michael R. Hines" Changes: 1. IPv6 support was broken under libvirt. 2. incorrect use of error_setg() 3. DPRINTF flag was not disabled Michael R. Hines (3): rdma: bugfix: make IPv6 support work rdma: forgot to turn off the debugging flag rdma: correct newlines in error statements