From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Lzyyu-0002kc-Rd for qemu-devel@nongnu.org; Fri, 01 May 2009 16:05:12 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Lzyyq-0002Yq-5s for qemu-devel@nongnu.org; Fri, 01 May 2009 16:05:12 -0400 Received: from [199.232.76.173] (port=39363 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Lzyyq-0002Yb-1f for qemu-devel@nongnu.org; Fri, 01 May 2009 16:05:08 -0400 Received: from mail-qy0-f111.google.com ([209.85.221.111]:52516) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Lzyyp-0004NU-LI for qemu-devel@nongnu.org; Fri, 01 May 2009 16:05:07 -0400 Received: by qyk9 with SMTP id 9so4655965qyk.4 for ; Fri, 01 May 2009 13:05:05 -0700 (PDT) Message-ID: <49FB55ED.7050005@codemonkey.ws> Date: Fri, 01 May 2009 15:05:01 -0500 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] PATCH: add missing (dummy) raw_aio_ioctl() for FreeBSD case References: <20090501193030.GA44740@triton.kn-bremen.de> In-Reply-To: <20090501193030.GA44740@triton.kn-bremen.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Juergen Lock Cc: qemu-devel@nongnu.org Juergen Lock wrote: > Assuming this never actually gets called (yet?), I just added a dummy: > I'd suggest not --disable-aio on FreeBSD. Certainly, FreeBSD has a working pthread, right? Regards, Anthony Liguori