[dpdk-dev] [PATCH 2/2] rel_notes: update for fix for virtio segmentation fault

Bernard Iremonger bernard.iremonger at intel.com
Tue Oct 20 17:37:42 CEST 2015


Signed-off-by: Bernard Iremonger <bernard.iremonger at intel.com>
---
 doc/guides/rel_notes/release_2_2.rst | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/doc/guides/rel_notes/release_2_2.rst b/doc/guides/rel_notes/release_2_2.rst
index 5687676..7e8bd4f 100644
--- a/doc/guides/rel_notes/release_2_2.rst
+++ b/doc/guides/rel_notes/release_2_2.rst
@@ -39,6 +39,9 @@ Drivers
 
   Fixed issue with libvirt ``virsh destroy`` not killing the VM.
 
+* **virtio: Fixed segmentation fault in queue_release.**
+
+  Fixed issue with virtio_dev_queue_release function when vq parameter was NULL.
 
 Libraries
 ~~~~~~~~~
-- 
1.9.1



More information about the dev mailing list