On Mon, Aug 20, 2012 at 02:21:53PM +0100, Stefan Hajnoczi wrote:
> This patch adds the missing NetClient->receive_disabled logic in the
> sendv delivery code path. It seems that commit
> 893379efd0e1b84ceb0c42a713293f3dbd27b1bd ("net: disable receiving if
> client returns zero") only added the log
This patch adds the missing NetClient->receive_disabled logic in the
sendv delivery code path. It seems that commit
893379efd0e1b84ceb0c42a713293f3dbd27b1bd ("net: disable receiving if
client returns zero") only added the logic to qemu_deliver_packet() and
not qemu_deliver_packet_iov().
The recei