From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Luore-0000Ig-07 for qemu-devel@nongnu.org; Fri, 17 Apr 2009 10:16:22 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Luora-0000Ew-0M for qemu-devel@nongnu.org; Fri, 17 Apr 2009 10:16:21 -0400 Received: from [199.232.76.173] (port=60474 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LuorZ-0000Ed-B1 for qemu-devel@nongnu.org; Fri, 17 Apr 2009 10:16:17 -0400 Received: from rv-out-0708.google.com ([209.85.198.242]:59699) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LuorY-00005O-R5 for qemu-devel@nongnu.org; Fri, 17 Apr 2009 10:16:17 -0400 Received: by rv-out-0708.google.com with SMTP id l33so718982rvb.22 for ; Fri, 17 Apr 2009 07:16:11 -0700 (PDT) Message-ID: <49E88F25.8050008@codemonkey.ws> Date: Fri, 17 Apr 2009 09:16:05 -0500 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] [7101] Skip KVM probe for OpenSolaris References: <49E36E8A.40005@codemonkey.ws> In-Reply-To: Content-Type: text/plain; charset=UTF-8; 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, Christian Ehrhardt Blue Swirl wrote: >> Concretely, if you attempted to cross compile QEMU for Linux in a Solaris >> environment, this patch would break KVM support. >> >> Was this a reason to disable this problem other than it being >> "unnecessary"? >> > > Yes, but also native awk doesn't support -F switch with a regexp > instead of single character and I must confess that I don't know > enough awk to fix it other way. > Christian: could you rework the awk expression to not require -F? Regards, Anthony LIguori