From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:40604) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QtJOv-0005MY-CC for qemu-devel@nongnu.org; Tue, 16 Aug 2011 09:09:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QtJOu-0005Ju-BN for qemu-devel@nongnu.org; Tue, 16 Aug 2011 09:09:49 -0400 Received: from mx1.redhat.com ([209.132.183.28]:15768) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QtJOu-0005Je-40 for qemu-devel@nongnu.org; Tue, 16 Aug 2011 09:09:48 -0400 Date: Tue, 16 Aug 2011 18:39:45 +0530 From: Amit Shah Message-ID: <20110816130945.GA28546@amit-x200.redhat.com> References: <1313425061-12854-1-git-send-email-aliguori@us.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1313425061-12854-1-git-send-email-aliguori@us.ibm.com> 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 (Mon) 15 Aug 2011 [11:17:27], 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. Acked-by: Amit Shah Amit