From owner-freebsd-virtualization@freebsd.org Wed Aug 26 00:29:50 2015 Return-Path: Delivered-To: freebsd-virtualization@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8321699A48A for ; Wed, 26 Aug 2015 00:29:50 +0000 (UTC) (envelope-from grehan@freebsd.org) Received: from iredmail.onthenet.com.au (iredmail.onthenet.com.au [203.13.68.150]) (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 4528B6D3 for ; Wed, 26 Aug 2015 00:29:50 +0000 (UTC) (envelope-from grehan@freebsd.org) Received: from localhost (iredmail.onthenet.com.au [127.0.0.1]) by iredmail.onthenet.com.au (Postfix) with ESMTP id AA7B82811AB for ; Wed, 26 Aug 2015 10:29:47 +1000 (AEST) X-Amavis-Modified: Mail body modified (using disclaimer) - iredmail.onthenet.com.au Received: from iredmail.onthenet.com.au ([127.0.0.1]) by localhost (iredmail.onthenet.com.au [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id OVK1R325ghjW for ; Wed, 26 Aug 2015 10:29:47 +1000 (AEST) Received: from Peters-MacBook-Pro.local (unknown [64.245.0.210]) by iredmail.onthenet.com.au (Postfix) with ESMTPSA id A34F52811A5; Wed, 26 Aug 2015 10:29:44 +1000 (AEST) Subject: Re: passthru requires guest memory to be wired To: Craig Rodrigues References: Cc: "freebsd-virtualization@freebsd.org" From: Peter Grehan Message-ID: <55DD0876.5070207@freebsd.org> Date: Tue, 25 Aug 2015 17:29:42 -0700 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:38.0) Gecko/20100101 Thunderbird/38.1.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.20 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: Wed, 26 Aug 2015 00:29:50 -0000 Hi Craig, >> '-S' needs to be passed to bhyveload *and* bhyve if PCI passthru is used. >> >> > Does grub-bhyve need this as well? It does: I need to commit the change for this. later, Peter.