From owner-freebsd-virtualization@FreeBSD.ORG Fri Nov 7 17:26:28 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 CF4DFA6C for ; Fri, 7 Nov 2014 17:26:28 +0000 (UTC) Received: from st11p02mm-asmtp001.mac.com (st11p02mm-asmtp001.mac.com [17.172.220.236]) (using TLSv1 with cipher DES-CBC3-SHA (112/168 bits)) (Client CN "smtp.me.com", Issuer "VeriSign Class 3 Extended Validation SSL SGC CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A647A23E for ; Fri, 7 Nov 2014 17:26:28 +0000 (UTC) Received: from [172.29.12.189] (unknown [66.129.239.12]) by st11p02mm-asmtp001.mac.com (Oracle Communications Messaging Server 7u4-27.10(7.0.4.27.9) 64bit (built Jun 6 2014)) with ESMTPSA id <0NEO0096QJ3VWN80@st11p02mm-asmtp001.mac.com> for virtualization@freebsd.org; Fri, 07 Nov 2014 17:26:21 +0000 (GMT) X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:5.12.52,1.0.28,0.0.0000 definitions=2014-11-07_08:2014-11-07,2014-11-07,1970-01-01 signatures=0 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 spamscore=0 suspectscore=1 phishscore=0 adultscore=0 bulkscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=7.0.1-1408290000 definitions=main-1411070143 From: Marcel Moolenaar Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7bit Subject: [current] bhyve under VMware borked? Message-id: <3054C397-B9F4-44A7-8D71-FF83CB058671@mac.com> Date: Fri, 07 Nov 2014 09:26:19 -0800 To: virtualization@freebsd.org MIME-version: 1.0 (Mac OS X Mail 8.0 \(1990.1\)) X-Mailer: Apple Mail (2.1990.1) 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 17:26:28 -0000 All, With FreeBSD-current I can't load vmm.ko when running FreeBSD under VMware. I get: vmx_init: processor does not support desired exit controls module_register_init: MOD_LOAD (vmm, 0xffffffff81014130, 0) error 22 There's a distinct change between -stable and -current in this respect. -stable has a fallback that that -current doesn't have anymore. Any reason why the fallback was removed? Do we need PAT-related exit controls to make vmm work? Thanks, -- Marcel Moolenaar xcllnt@mac.com