<div dir="ltr">Unfortunately the freebsd forum and bug tracker is not the best place where to ask help. Rarely someone take care of the bugs. I've been helped for some time only then the developers disappears. They are able onlty to say that they are busy. <br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Il giorno gio 17 mar 2022 alle ore 11:42 Andrea Bolognani <<a href="mailto:abologna@redhat.com">abologna@redhat.com</a>> ha scritto:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Sun, Mar 13, 2022 at 12:55:45PM +0100, Mario Marietto wrote:<br>
> Hello.<br>
><br>
> I'm going to ask another question about the behavior,because I want to<br>
> understand if I'm dealing with a bug or with a regular method of working.<br>
> So,please be patient with me. What I want to achieve is to pass thru two of<br>
> my NTFS "formatted" disks to a Windows 11 VM,but without passing them thru<br>
> using the USB controller in FreeBSD with a bhyve virtual machine (in the<br>
> example below I tried to boot Windows 11 from the nvme disk nvd0.<br>
><br>
> I'm using this FreeBSD version :<br>
><br>
> *FreeBSD marietto 13.0-RELEASE FreeBSD 13.0-RELEASE #5<br>
> n244809-dff3dead3734: Wed Feb 23 13:16:32 CET<br>
> 2022     marietto@marietto:/usr/obj/usr/src/amd64.amd64/sys/GENERIC  amd64*<br>
><br>
><br>
> I've configured the bhyve VM like this :<br>
><br>
> *bhyve -S -c sockets=1,cores=2,threads=2 -m 4G -w -H -A \<br>
> -s 0,hostbridge \<br>
> -s 1,ahci-hd,/dev/nvd0 \<br>
> -s 2,virtio-blk,/dev/da4p2 \<br>
> -s 3,virtio-blk,/dev/da2p1 \<br>
> -s 8,virtio-net,tap4 \<br>
> -s 10,hda,play=/dev/dsp,rec=/dev/dsp \<br>
> -s 29,fbuf,tcp=<a href="http://0.0.0.0:5904" rel="noreferrer" target="_blank">0.0.0.0:5904</a> <<a href="http://0.0.0.0:5904" rel="noreferrer" target="_blank">http://0.0.0.0:5904</a>>,w=1440,h=900 \<br>
> -s 30,xhci,tablet \<br>
> -s 31,lpc \<br>
> -l bootrom,/usr/local/share/uefi-firmware/BHYVE_BHF_CODE.fd \<br>
> vm4 < /dev/null & sleep 2 && vncviewer 0:4*<br>
<br>
As explained last time, you're bringing this up to the wrong<br>
audience. This mailing list is about virt-manager, which uses libvirt<br>
and QEMU behind the scenes, but you're using none of those pieces of<br>
software. We are simply unable to help you.<br>
<br>
The FreeBSD forum looks like a reasonable place to discuss the issue<br>
and possibly track it down to bugs in bhyve. If the bugs turn out to<br>
be on the guest driver side instead, then I think<br>
<br>
  <a href="https://github.com/virtio-win/kvm-guest-drivers-windows/" rel="noreferrer" target="_blank">https://github.com/virtio-win/kvm-guest-drivers-windows/</a><br>
<br>
would be your best bet.<br>
<br>
Good luck!<br>
<br>
-- <br>
Andrea Bolognani / Red Hat / Virtualization<br>
<br>
</blockquote></div><br clear="all"><br>-- <br><div dir="ltr" class="gmail_signature">Mario.<br></div>