From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KNXtW-0002lL-Ad for qemu-devel@nongnu.org; Mon, 28 Jul 2008 14:56:30 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KNXtT-0002kE-RZ for qemu-devel@nongnu.org; Mon, 28 Jul 2008 14:56:29 -0400 Received: from [199.232.76.173] (port=52622 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KNXtT-0002k9-Nm for qemu-devel@nongnu.org; Mon, 28 Jul 2008 14:56:27 -0400 Received: from py-out-1112.google.com ([64.233.166.179]:40036) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KNXtT-0001f9-CO for qemu-devel@nongnu.org; Mon, 28 Jul 2008 14:56:27 -0400 Received: by py-out-1112.google.com with SMTP id p76so3423822pyb.10 for ; Mon, 28 Jul 2008 11:56:26 -0700 (PDT) Message-ID: <488E1639.7020901@codemonkey.ws> Date: Mon, 28 Jul 2008 13:55:53 -0500 From: Anthony Liguori MIME-Version: 1.0 References: <488688E3.105@codemonkey.ws> <20080723082413.GA2291@redhat.com> <48871A7E.5030501@redhat.com> <20080723121510.GJ2291@redhat.com> <48872979.4050107@redhat.com> <48873F17.4030101@redhat.com> <4888A1BB.3010807@codemonkey.ws> <4889BC1D.1030305@redhat.com> <4889EB79.80903@codemonkey.ws> <488D988C.3040209@redhat.com> In-Reply-To: <488D988C.3040209@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: [PATCH 2/3] Always use nonblocking mode for qemu_chr_open_fd. Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gerd Hoffmann Cc: qemu-devel@nongnu.org, Paul Brook Gerd Hoffmann wrote: > Fixed. > > New patch attached. > Applied. Thanks. In the future, please post new patches as top-level posts. It makes it less likely to miss them. Regards, Anthony Liguori > cheers, > Gerd > >