From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KT0An-00082V-0O for qemu-devel@nongnu.org; Tue, 12 Aug 2008 16:08:53 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KT0Aj-000826-8q for qemu-devel@nongnu.org; Tue, 12 Aug 2008 16:08:51 -0400 Received: from [199.232.76.173] (port=54687 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KT0Aj-000823-4V for qemu-devel@nongnu.org; Tue, 12 Aug 2008 16:08:49 -0400 Received: from wr-out-0506.google.com ([64.233.184.234]:32525) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KT0Ai-0005QY-Hb for qemu-devel@nongnu.org; Tue, 12 Aug 2008 16:08:49 -0400 Received: by wr-out-0506.google.com with SMTP id c46so2364233wra.18 for ; Tue, 12 Aug 2008 13:08:44 -0700 (PDT) Message-ID: <48A1EDA6.6070002@codemonkey.ws> Date: Tue, 12 Aug 2008 15:08:06 -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> <20080812195600.GA21481@fries.net> In-Reply-To: <20080812195600.GA21481@fries.net> 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: todd@fries.net, qemu-devel@nongnu.org Hi Todd, Todd T. Fries wrote: > I am responsible for that. Back when the qemu siginfo stuff was in use > it was necessary. > > Sorry for the extra cruft, will look for cleaning it when qemu releases > next.. > It would be good to get SVN working consistently on OpenBSD/sparc. We're probably a ways off from another release as we still have regressed platforms due to the addition of TCG. Regards, Anthony Liguori > Looking forward to the next release with OpenBSD/sparc running inside > qemu ;-) > > Thanks, >