This reduces some code duplication. One behavior change is that
ppt_assign_device() will now only succeed if the device is unowned.
Previously, a device could be assigned to the same VM multiple times,
but each time it was assigned, the device's state was reset.
Details
Details
- Reviewers
markj grehan - Group Reviewers
bhyve - Commits
- rS368004: Pull the check for VM ownership into ppt_find().
- booted a centos VM with a cxgbe VF passed in
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Not Applicable - Unit
Tests Not Applicable