From nobody Wed Apr 26 14:56:23 2023 X-Original-To: freebsd-emulation@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4Q624x1Dpbz46d5F; Wed, 26 Apr 2023 14:56:33 +0000 (UTC) (envelope-from byshenknet@byshenk.net) Received: from v1.leiden.byshenk.net (v1.leiden.byshenk.net [IPv6:2a01:7c8:aac3:6f1::1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4Q624v4T3Vz3Gjp; Wed, 26 Apr 2023 14:56:31 +0000 (UTC) (envelope-from byshenknet@byshenk.net) Authentication-Results: mx1.freebsd.org; dkim=none; spf=softfail (mx1.freebsd.org: 2a01:7c8:aac3:6f1::1 is neither permitted nor denied by domain of byshenknet@byshenk.net) smtp.mailfrom=byshenknet@byshenk.net; dmarc=none Received: by v1.leiden.byshenk.net (Postfix, from userid 1002) id 2D5B9759AA; Wed, 26 Apr 2023 16:56:23 +0200 (CEST) Date: Wed, 26 Apr 2023 16:56:23 +0200 From: Gregory Byshenk To: Tomek CEDRO Cc: FreeBSD Questions Mailing List , freebsd-emulation@freebsd.org Subject: Re: embedded emulation: bhyve + vt-x on amd fx-8320 Message-ID: References: <1033603027.10889563.1682198162191.JavaMail.zimbra@shaw.ca> List-Id: Development of Emulators of other operating systems List-Archive: https://lists.freebsd.org/archives/freebsd-emulation List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-emulation@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Spamd-Result: default: False [0.11 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-0.998]; NEURAL_SPAM_LONG(0.93)[0.926]; FORGED_SENDER(0.30)[freebsd@byshenk.net,byshenknet@byshenk.net]; MIME_GOOD(-0.10)[text/plain]; NEURAL_HAM_SHORT(-0.02)[-0.022]; MLMMJ_DEST(0.00)[freebsd-emulation@freebsd.org,freebsd-questions@freebsd.org]; RCVD_TLS_LAST(0.00)[]; MIME_TRACE(0.00)[0:+]; R_DKIM_NA(0.00)[]; ASN(0.00)[asn:20857, ipnet:2a01:7c8::/32, country:NL]; MID_RHS_MATCH_FROMTLD(0.00)[]; TO_MATCH_ENVRCPT_SOME(0.00)[]; R_SPF_SOFTFAIL(0.00)[~all]; FROM_HAS_DN(0.00)[]; ARC_NA(0.00)[]; FROM_NEQ_ENVFROM(0.00)[freebsd@byshenk.net,byshenknet@byshenk.net]; RCPT_COUNT_THREE(0.00)[3]; DMARC_NA(0.00)[byshenk.net]; TO_DN_SOME(0.00)[]; RCVD_COUNT_TWO(0.00)[2] X-Rspamd-Queue-Id: 4Q624v4T3Vz3Gjp X-Spamd-Bar: / X-ThisMailContainsUnwantedMimeParts: N On Mon, Apr 24, 2023 at 11:53:02AM +0200, Tomek CEDRO wrote: > Thanks Pete, this is my main question if bhyve / vbox / kernel > supports it at all :-) >From my experience it does. Some time back I upgraded the CPUs on an HP Z800 because the original ones did not support VT-D. Then I had to enable that in the BIOS. But afterwards I was able to run a rancher cluster under bhyve to play with. it was only a toy, but it worked. -- gregory byshenk - gbyshenk@byshenk.net - Leiden, NL