From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:60795) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QvXPl-00088c-Vv for qemu-devel@nongnu.org; Mon, 22 Aug 2011 12:31:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QvXPl-00033a-3n for qemu-devel@nongnu.org; Mon, 22 Aug 2011 12:31:53 -0400 Received: from mail-gy0-f173.google.com ([209.85.160.173]:38031) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QvXPl-000337-1J for qemu-devel@nongnu.org; Mon, 22 Aug 2011 12:31:53 -0400 Received: by gyd12 with SMTP id 12so4391588gyd.4 for ; Mon, 22 Aug 2011 09:31:52 -0700 (PDT) Message-ID: <4E528467.2010603@codemonkey.ws> Date: Mon, 22 Aug 2011 11:31:35 -0500 From: Anthony Liguori MIME-Version: 1.0 References: <1313425061-12854-1-git-send-email-aliguori@us.ibm.com> In-Reply-To: <1313425061-12854-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 00/14] char: flow control part I List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: qemu-devel@nongnu.org On 08/15/2011 11:17 AM, Anthony Liguori wrote: > This is a dump of some of the easier stuff to merge from my character backend > flow control branch. It's mostly just renaming functions and adding > documentation. Applied. Regards, Anthony Liguori >