Re: [Qemu-devel] Char flow control patches

2013-02-11 Thread Amit Shah
On (Mon) 11 Feb 2013 [12:37:34], Amit Shah wrote: > On (Wed) 30 Jan 2013 [08:38:50], Anthony Liguori wrote: > > Amit Shah writes: > > > > > Hi Anthony, > > > > > > I did some basic testing of the char flow control patches from your > > > char-flow.2 branch. With the following patch applied, thin

Re: [Qemu-devel] Char flow control patches

2013-02-10 Thread Amit Shah
On (Wed) 30 Jan 2013 [08:38:50], Anthony Liguori wrote: > Amit Shah writes: > > > Hi Anthony, > > > > I did some basic testing of the char flow control patches from your > > char-flow.2 branch. With the following patch applied, things seem to > > be working fine. I tested the isa-serial and vir

Re: [Qemu-devel] Char flow control patches

2013-02-01 Thread Amit Shah
On (Wed) 30 Jan 2013 [08:38:50], Anthony Liguori wrote: > Amit Shah writes: > > > Hi Anthony, > > > > I did some basic testing of the char flow control patches from your > > char-flow.2 branch. With the following patch applied, things seem to > > be working fine. I tested the isa-serial and vir

Re: [Qemu-devel] Char flow control patches

2013-01-30 Thread Anthony Liguori
Amit Shah writes: > Hi Anthony, > > I did some basic testing of the char flow control patches from your > char-flow.2 branch. With the following patch applied, things seem to > be working fine. I tested the isa-serial and virtio-serial devices. > > I haven't yet tested with virtio-serial flow c

[Qemu-devel] Char flow control patches

2013-01-30 Thread Amit Shah
Hi Anthony, I did some basic testing of the char flow control patches from your char-flow.2 branch. With the following patch applied, things seem to be working fine. I tested the isa-serial and virtio-serial devices. I haven't yet tested with virtio-serial flow control, but at least no regressi