vq_getchain() erroneously checks vc_hv_caps for indirect descriptor
support when it encounters an indirect descriptor. vc_hv_caps is used
in feature negotiation to advertise what features our device emulation
supports, but we should really check what features we have negotiated
with the driver.
Details
Details
- Reviewers
jhb corvink markj - Group Reviewers
bhyve - Commits
- rG5379c4627782: bhyve/virtio: check negotiated_caps for indirect descriptor support
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Skipped - Unit
Tests Skipped - Build Status
Buildable 68260 Build 65143: arc lint + arc unit