I don't think so. But I did the reverse. I've virtualized FreeBSD 14 on
Windows 11 with qemu + HyperV. My goal was to share my ZFS disks in Windows
without the risk of losing data if you install some zfs driver
https://forums.freebsd.org/threads/how-to-virtualize-freebsd-14-release-as-a-vm-on-
I've been working on porting bhyvectl and vmrun.sh to arm64, as the
initial arm64 bhyve port has landed in main. In the process I
discovered a problem with bhyve's handling of BARs that I'd appreciate
some help with.
Suppose I configure a VM with a virtio-blk and virtio-net device. Both
register
I've been running a Windows VM under Qemu in RHEL for a while, but am
interested in trying bhyve. Does bhyve have support for enabling hyper-v
enlightenments to make the Windows VM think it's running under Hyper-V like
Qemu (https://www.qemu.org/docs/master/system/i386/hyperv.html)
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277559
--- Comment #11 from commit-h...@freebsd.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=ef80df0a71912500ad84060334a24e903869f00b
commit ef80df0a71912500ad84060334a24e903869f00b
Author: