-
-
Notifications
You must be signed in to change notification settings - Fork 182
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
tpm support #540
Comments
I am interested in trying this out too. Could you please point me to a man page, or a patch that shows more info on the Once you know the raw |
Hello, I'm running vm-bhyve-devel with success with win11 using tpm.
|
(...) |
Doesn't the |
From https://wiki.freebsd.org/bhyve it supports passthru and emulation. For my way of thinking, since tpm is a hardware device we can use it in any vm (if computer has it). |
Yeah that's the thing, Wiki page mentions the emulation but the man page says only |
I just use this on Bhyve and old Computers. It bypasses TPM and let's you install Win 11. https://github.com/AveYo/MediaCreationTool.bat |
Since FreeBSD 14 release, bhyve now supports TPM passthrough and emulation, which is handy for recent versions of Windows.
Just wondering if this has or will be implemented into vm-bhyve?
Thanks
The text was updated successfully, but these errors were encountered: