From 75fd9edc1054a1fa1d1411adec368dadf68e764e Mon Sep 17 00:00:00 2001 From: "Michael S. Tsirkin" Date: Tue, 19 Jul 2011 13:19:18 +0300 Subject: [PATCH] vhost: fix zcopy reference counting Fix get/put refcount imbalance with zero copy, which caused qemu to hang forever on guest driver unload. Signed-off-by: Michael S. Tsirkin --- Reading git-format-patch failed