Re: bhyve NVMe 1.4 support
- Reply: Mario Marietto : "Re: bhyve NVMe 1.4 support"
- In reply to: Chuck Tuffli : "bhyve NVMe 1.4 support"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 20 Mar 2022 23:26:46 UTC
if i want to boot any os installed physically on a disk,not matter what,it will not boot if i want also pass thru a disk or a graphic card. this is the reason why im trying to pass as much as disks i can using the -s slot. I see that the usb disks can be passed through using -s with the virtio-blk or virtio-scsi driver,but none of these drivers work with the m2 / nvme disk. Il mar 7 dic 2021, 16:58 Chuck Tuffli <chuck@tuffli.net> ha scritto: > I've been working on a patch series to get bhyve's NVMe emulation > compliant with the v1.4 specification. The compliance tests now pass, > and I will work on getting the patches up for review "soon". In the > meantime, there is a copy of the full changes if anyone is interested > in testing on current or 13-stable. > > https://people.freebsd.org/~chuck/nvme-1.4/pci_nvme.c > > --chuck > >