mirror of
https://github.com/churchers/vm-bhyve.git
synced 2026-01-06 04:54:36 +01:00
Get rid of ahci_multi_device="yes" and replace with ahci_device_limit="X", where X is between 2-32. This allows users to control the number of devices that will be put on a single controller. If set to 1 (the default), we use the original bhyve syntax.