From owner-svn-src-head@FreeBSD.ORG Sun Apr 6 16:59:31 2014 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8731AAC5; Sun, 6 Apr 2014 16:59:31 +0000 (UTC) Received: from alto.onthenet.com.au (alto.OntheNet.com.au [203.13.68.12]) by mx1.freebsd.org (Postfix) with ESMTP id 47977B9; Sun, 6 Apr 2014 16:59:31 +0000 (UTC) Received: from dommail.onthenet.com.au (dommail.OntheNet.com.au [203.13.70.57]) by alto.onthenet.com.au (Postfix) with ESMTPS id 72CE2122D7; Mon, 7 Apr 2014 02:59:30 +1000 (EST) Received: from Peter-Grehans-MacBook-Pro-2.local (c-174-51-225-141.hsd1.co.comcast.net [174.51.225.141]) by dommail.onthenet.com.au (MOS 4.2.4-GA) with ESMTP id BTD90677 (AUTH peterg@ptree32.com.au); Mon, 7 Apr 2014 02:59:28 +1000 Message-ID: <534187F2.7050806@freebsd.org> Date: Sun, 06 Apr 2014 10:59:30 -0600 From: Peter Grehan User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:24.0) Gecko/20100101 Thunderbird/24.4.0 MIME-Version: 1.0 To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r264179 - in head/sys/amd64/vmm: . intel io References: <201404052243.s35MhNiL027981@svn.freebsd.org> <53418310.7010702@freebsd.org> In-Reply-To: <53418310.7010702@freebsd.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: Warner Losh X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2014 16:59:31 -0000 >> Make the vmm code compile with gcc too. Not entirely sure things are >> correct for the pirbase test Warner has contacted me privately; we have a way forward and I now consider the issue closed. later, Peter.