(no title)
liendolucas | 4 months ago
I haven't looked at passrhrough yet, but I do feel that if I need to use it I would probably have to fight a bit with it, anyone had a hard experience setting it up?
liendolucas | 4 months ago
I haven't looked at passrhrough yet, but I do feel that if I need to use it I would probably have to fight a bit with it, anyone had a hard experience setting it up?
BSDobelix|4 months ago
[1] https://dflund.se/~getz/Notes/2024/freebsd-gpu/#bhyve-passth...
[2] https://wiki.freebsd.org/bhyve/pci_passthru#Additional_Notes
[3] Creating a Windows Server 2019 VM using vm-bhyve : https://klarasystems.com/articles/from-0-to-bhyve-on-freebsd...
liendolucas|4 months ago
nucleardog|4 months ago
Nothing useful to add, just a "no". I wasn't trying to do GPU passthrough but instead passthrough a PCI card with four independent USB controllers so I could allocate those ports to VMs.
Excluded the devices at boot with pptdevs. Using vm for bhyve management so added `passthru0="10/0/0"` (device id) to the vm config. Started it up. Device was in the VM.