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
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 34936 Build 31950: arc lint + arc unit