Re: [Qemu-devel] [PATCH 0/2] serial: some fixes for retry logic

2012-04-02 Thread Anthony Liguori
On 04/02/2012 09:39 AM, Anthony Liguori wrote: Hi, These are a few fixes I found while writing a unit test case for the serial device. I'm still working on the actual unit test but thought I'd send out the fixes now. I've applied these since they're pretty trivial bug fixes. Regards, Anthon

[Qemu-devel] [PATCH 0/2] serial: some fixes for retry logic

2012-04-02 Thread Anthony Liguori
Hi, These are a few fixes I found while writing a unit test case for the serial device. I'm still working on the actual unit test but thought I'd send out the fixes now.