Hans de Goede <hdego...@redhat.com> writes: > Hi, > > On 02/18/2013 10:47 PM, Anthony Liguori wrote: >> This series implements an idea from Paolo to introduce flow control >> in the char layer by converting all char backends to use GIOChannels >> internally. Then we can just use the existing IO watch support in glib >> to implement flow control. >> >> This is based on a rebased version of an old series of mine plus a >> number of improvements from Amit Shah. > > First of all thanks for working on this! > > I would like to give this a shot, and if necessary write patches > for both the spice and usbredir chardev backend/frontend to enable > flow control, but it seems that both my mailbox and patchwork are > missing 1/19 and 3/19 ?
IBM's STMP servers seem to be queuing mail for quite a while this week... In the interim, it's on my github tree: https://github.com/aliguori/qemu/commits/char-flow.5 Regards, Anthony Liguori > > Regards, > > Hans