From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KTKj3-0007rg-VV for qemu-devel@nongnu.org; Wed, 13 Aug 2008 14:05:38 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KTKj2-0007qm-Hl for qemu-devel@nongnu.org; Wed, 13 Aug 2008 14:05:37 -0400 Received: from [199.232.76.173] (port=55875 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KTKj2-0007qj-Dk for qemu-devel@nongnu.org; Wed, 13 Aug 2008 14:05:36 -0400 Received: from mail-gx0-f23.google.com ([209.85.217.23]:41674) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KTKUo-0001uQ-49 for qemu-devel@nongnu.org; Wed, 13 Aug 2008 13:50:54 -0400 Received: by gxk4 with SMTP id 4so1373688gxk.10 for ; Wed, 13 Aug 2008 10:50:53 -0700 (PDT) Message-ID: <48A31ED5.3090600@codemonkey.ws> Date: Wed, 13 Aug 2008 12:50:13 -0500 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] [RFC, PATCH] Host AIO support detection, OpenBSD host support References: <48A1E8AD.9040501@codemonkey.ws> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Blue Swirl wrote: > On 8/12/08, Anthony Liguori wrote: > >> >> The first patch is fine but the second patch has some bogus things in it. >> > > Thanks for the review. I removed the unneeded parts, made a separate > patch for fixing OSS selection, and added a configure option for AIO > as requested by Samuel Thibault. > They look good to me. Regards, Anthony Liguori