Meanwhile I gave up on Bhyve and switched to VirtualBox.
Will try to do some tests to compare performance difference. But, at least, I successfully installed Windows 2008 R2.
The same for Windows 11 (which requires TPM). The only issue is NVMe drives - it required some custom VM tuning to run:
As a bonus - I'll be able to install Windows XP, because sometimes I need even such an old system. Even Windows 2000...
So I think I'll keep one system with VirtualBox for legacy stuff.
Will try to do some tests to compare performance difference. But, at least, I successfully installed Windows 2008 R2.
The same for Windows 11 (which requires TPM). The only issue is NVMe drives - it required some custom VM tuning to run:
VBoxManage setextradata <VM name> "VBoxInternal/Devices/nvme/0/Config/MsiXSupported" 0
VBoxManage setextradata <VM name> "VBoxInternal/Devices/nvme/0/Config/CtrlMemBufSize" 0As a bonus - I'll be able to install Windows XP, because sometimes I need even such an old system. Even Windows 2000...
So I think I'll keep one system with VirtualBox for legacy stuff.