qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 00/19] chardev flow control


From: Anthony Liguori
Subject: Re: [Qemu-devel] [PATCH 00/19] chardev flow control
Date: Tue, 19 Feb 2013 09:52:27 -0600
User-agent: Notmuch/0.13.2+93~ged93d79 (http://notmuchmail.org) Emacs/23.3.1 (x86_64-pc-linux-gnu)

Hans de Goede <address@hidden> 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]