From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:47461) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SEjb6-0007fI-6C for qemu-devel@nongnu.org; Mon, 02 Apr 2012 11:55:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SEjb4-0007BN-F5 for qemu-devel@nongnu.org; Mon, 02 Apr 2012 11:55:11 -0400 Received: from mail-gy0-f173.google.com ([209.85.160.173]:45387) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SEjb4-0007B8-BW for qemu-devel@nongnu.org; Mon, 02 Apr 2012 11:55:10 -0400 Received: by ghrr14 with SMTP id r14so1800223ghr.4 for ; Mon, 02 Apr 2012 08:55:08 -0700 (PDT) Message-ID: <4F79CBDA.6070906@codemonkey.ws> Date: Mon, 02 Apr 2012 10:55:06 -0500 From: Anthony Liguori MIME-Version: 1.0 References: <1333377579-7513-1-git-send-email-aliguori@us.ibm.com> In-Reply-To: <1333377579-7513-1-git-send-email-aliguori@us.ibm.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 0/2] serial: some fixes for retry logic List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: qemu-devel@nongnu.org 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, Anthony Liguori >