From owner-freebsd-virtualization@freebsd.org Sun Dec 20 05:36:48 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 08C7FA4D95A for ; Sun, 20 Dec 2015 05:36:48 +0000 (UTC) (envelope-from sm@ara-ler.com) Received: from mail-io0-x236.google.com (mail-io0-x236.google.com [IPv6:2607:f8b0:4001:c06::236]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C63FA1FF2 for ; Sun, 20 Dec 2015 05:36:47 +0000 (UTC) (envelope-from sm@ara-ler.com) Received: by mail-io0-x236.google.com with SMTP id q126so127234719iof.2 for ; Sat, 19 Dec 2015 21:36:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ara-ler-com.20150623.gappssmtp.com; s=20150623; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=hV7yrVtbyHBJRZkdH6KBKeDPVvulJ97BY7Z5HHv487s=; b=X5tlZgdcVpy5iCmeQpXxuhF2utRijwxJC4Z823YkAG7UAa3ag9jgzmG3SO8wwCsgwP ljS58be82i+YLJP/MEdtqKeOaW/VXbe8ttRSk5ZSQ7dV50VQO4kPwr6yvkm2tENbs+P0 +qqovsaV2tWsXhJ8vnAnTavY5rAVlKOeB9TFpCo1qcyQLFsj3ihk+UqRgU9uu4eYkiKN sU29sdm9FjwMiUokG1fuBEkVNHFKWR44cdWdoC8J2FjQUoFfUydvE9Hplhqjma010uTj IZ7lKnZRoDBFwj7fihDtTXDT+woB6/EFu/JYnBVkVtMzKjGTM27PlzAO1WgjFlbVbxYO R0bw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-type:content-disposition:in-reply-to :user-agent; bh=hV7yrVtbyHBJRZkdH6KBKeDPVvulJ97BY7Z5HHv487s=; b=XEqGrQLlAyRw+JO39ELhEamJXan1vpZ6u58Rmo7OdLV24GqnJLqyxPdmEIszA9He6P tHsjyMKclC0G1EvuSvPodkTxkFDcIj9Pt8JCa7WkqjhTNVU2EsOevgyDZtOiDRn53tK3 HQXl4Xg65UFfqAVW2TWRztp0GomUfhAoviKrFYCLOohL2e0m2kNDV4W2j/M23OIgaP/j EdigwYlS6hgk/45hJkv+PKpUwrlfpbUH14q6oDFrcfx6Hs0pOgBVArMRXmylMUmhR6a4 y41cB5ARqlARDWNGL6kP89nbtPZjf7vn3Sx/X1DjglXydmGre9dEydp1w93xrVra8FGr 0QlA== X-Gm-Message-State: ALoCoQkIpg53xbNuMxJP5kj7ex7OF2vxHCMCblNWG1IbOAOPWniVKwz7jimXXV5mxiNCPEv1icPDf08y5DnDwnRdT95W1Pfpkw== X-Received: by 10.107.26.144 with SMTP id a138mr13563206ioa.100.1450589807266; Sat, 19 Dec 2015 21:36:47 -0800 (PST) Received: from dendrobates.araler.com (70-59-19-232.hlrn.qwest.net. [70.59.19.232]) by smtp.gmail.com with ESMTPSA id je1sm5783067igb.11.2015.12.19.21.36.46 (version=TLSv1/SSLv3 cipher=OTHER); Sat, 19 Dec 2015 21:36:46 -0800 (PST) Date: Sat, 19 Dec 2015 22:36:44 -0700 From: Sergey Manucharian To: Peter Grehan Cc: FreeBSD virtualization Subject: Re: bhyve PCI pass-through to Linux guest Message-ID: <20151220053644.GI22018@dendrobates.araler.com> References: <20151220045821.GG22018@dendrobates.araler.com> <56763672.3090207@freebsd.org> <20151220051015.GH22018@dendrobates.araler.com> <56763A0B.8010802@freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <56763A0B.8010802@freebsd.org> User-Agent: Mutt/1.5.24 (2015-08-30) 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: Sun, 20 Dec 2015 05:36:48 -0000 Excerpts from Peter Grehan's message from Sun 20-Dec-15 15:18: > >>> # bhyve -S ... -s 7,passthru,0/20/0 ... > >>> > >> Make sure you are also passing the '-S' option to grub-bhyve to force > >> wiring of memory. > > > > Sure! I showed it in the command line above. > > That's the bhyve command line (if that's the one you meant). You also > have to pass '-S' when invoking grub-bhyve, since that's when the memory > resources are created. Thanks, Peter! I've missed that! What a foolish omission! Works fine now. S.