PCI pass-through does not work
Allan Jude
allanjude at freebsd.org
Sun Nov 6 05:15:29 UTC 2016
On 2016-11-06 00:28, Rajil Saraswat wrote:
>
>
> On 11/05/16 23:24, Ryan Stone wrote:
>> Did you set vmm_load="YES" in loader.conf?
>>
>>
>>
> No, i dont have that entry in loader.conf. However, i am successfully
> running few vm's using vm-bhyve. The rc.conf looks like this
> vm_enable="YES"
> vm_dir="zfs:tank/vm"
> vm_delay="5"
> _______________________________________________
> freebsd-virtualization at freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-virtualization
> To unsubscribe, send any mail to "freebsd-virtualization-unsubscribe at freebsd.org"
>
Yeah, for passthru to work, you have to load the vmm @ loader time,
rather than on first use of bhyve.
Adding:
vmm_load="YES"
to /boot/loader.conf above the pptdevs= line, should solve your problem
--
Allan Jude
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 834 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/freebsd-virtualization/attachments/20161106/19329846/attachment.sig>
More information about the freebsd-virtualization
mailing list