Re: [Spice-devel] [PATCH 1/3] vdagent: add message_queue for messages written to pipe

2012-09-13 Thread Alon Levy
> This is only part of the message corruption solution. > The other part is fixing virtio-serial / spice-qemu-char throttling > code. > > -replace write_[lock/unlock/completion] calls with > [new/enqueue]_message > -remove clipboard specific _out_msg_* class members > -remove ugly loop - while (a-

[Spice-devel] [PATCH 1/3] vdagent: add message_queue for messages written to pipe

2012-09-10 Thread Arnon Gilboa
This is only part of the message corruption solution. The other part is fixing virtio-serial / spice-qemu-char throttling code. -replace write_[lock/unlock/completion] calls with [new/enqueue]_message -remove clipboard specific _out_msg_* class members -remove ugly loop - while (a->_out_msg && a->