From: Amit Shah Date: Mon, 31 Jan 2011 07:36:36 +0000 (+0530) Subject: virtio: console: Wake up outvq on host notifications X-Git-Tag: v2.6.37.1~112 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e3c1891dca97133a92658b0b03327ed706862a98;p=pandora-kernel.git virtio: console: Wake up outvq on host notifications commit 2770c5ea501be69989a7acf54ec4cb3554c47191 upstream. The outvq needs to be woken up on host notifications so that buffers consumed by the host can be reclaimed, outvq freed, and application writes may proceed again. The need for this is now finally noticed when I have qemu patches ready to use nonblocking IO and flow control. CC: Hans de Goede Signed-off-by: Amit Shah Signed-off-by: Rusty Russell Acked-by: Hans de Goede Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed