From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:35668) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RE06X-0006M0-8n for qemu-devel@nongnu.org; Wed, 12 Oct 2011 10:48:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RE06R-0002n6-NU for qemu-devel@nongnu.org; Wed, 12 Oct 2011 10:48:21 -0400 Received: from mel.act-europe.fr ([194.98.77.210]:38610) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RE06R-0002kf-IN for qemu-devel@nongnu.org; Wed, 12 Oct 2011 10:48:15 -0400 Message-ID: <4E95A88D.5060402@adacore.com> Date: Wed, 12 Oct 2011 16:47:41 +0200 From: Fabien Chouteau MIME-Version: 1.0 References: <1317911871-20760-1-git-send-email-chouteau@adacore.com> In-Reply-To: <1317911871-20760-1-git-send-email-chouteau@adacore.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH V5] Add stdio char device on windows List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: blauwirbel@gmail.com, pbonzini@redhat.com, yann.fc.quelen@gmail.com, mars@linux.vnet.ibm.com On 06/10/2011 16:37, Fabien Chouteau wrote: > Simple implementation of an stdio char device on Windows. > Any comments? -- Fabien Chouteau