Re: Does bhyve support hyper-v enlightenments?

2024-04-24 Thread Mario Marietto
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

PCI BAR registration overlap

2024-04-24 Thread Mark Johnston
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

Does bhyve support hyper-v enlightenments?

2024-04-24 Thread Tim Stowell
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)

[Bug 277559] kldload vmm sometimes hangs kernel on arm64

2024-04-24 Thread bugzilla-noreply
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: