From owner-freebsd-virtualization@FreeBSD.ORG Fri Nov 7 20:50:27 2014 Return-Path: Delivered-To: virtualization@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5497864A; Fri, 7 Nov 2014 20:50:27 +0000 (UTC) Received: from mail.xcllnt.net (mail.xcllnt.net [50.0.150.214]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 344D8B65; Fri, 7 Nov 2014 20:50:26 +0000 (UTC) Received: from [172.29.12.189] ([66.129.239.12]) (authenticated bits=0) by mail.xcllnt.net (8.14.9/8.14.9) with ESMTP id sA7KoJuG090850 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 7 Nov 2014 12:50:20 -0800 (PST) (envelope-from marcel@xcllnt.net) Content-Type: text/plain; charset=iso-8859-1 Mime-Version: 1.0 (Mac OS X Mail 8.0 \(1990.1\)) Subject: Re: [current] bhyve under VMware borked? From: Marcel Moolenaar In-Reply-To: <545D160E.7060208@freebsd.org> Date: Fri, 7 Nov 2014 12:50:13 -0800 Content-Transfer-Encoding: quoted-printable Message-Id: References: <3054C397-B9F4-44A7-8D71-FF83CB058671@mac.com> <545D160E.7060208@freebsd.org> To: Peter Grehan X-Mailer: Apple Mail (2.1990.1) Cc: virtualization@freebsd.org X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: "Discussion of various virtualization techniques FreeBSD supports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Nov 2014 20:50:27 -0000 [Changing my email address...] > On Nov 7, 2014, at 10:57 AM, Peter Grehan wrote: >=20 > Hi Marcel, >=20 > What version of VMWare and host are you using ? This is VMware Fusion 6.0.5 (2209127) running on Mac OS X 10.10. >=20 >> Any reason why the fallback was removed? Do we need PAT-related >> exit controls to make vmm work? >=20 > I saw the problem with a beta version of Fusion 5. It went away with = the release version, and we made the perhaps wrong assumption that it = was no longer an issue. >=20 > It's easy to put that change back. Ok. If we don't depend on PAT-related exits, then I definitely would appreciate preserving the -stable behaviour. Maybe we should not check for the PAT-related exists in the first place? I mean if we don't need them or depend on them to be there at all... --=20 Marcel Moolenaar marcel@xcllnt.net