HomeFreeBSD

bhyve: use STAILQ in NVMe emulation

Description

bhyve: use STAILQ in NVMe emulation

Use the standard queue(3) macros instead of hand-crafted linked list
code.

Reviewed by: imp, jhb
Approved by: jhb (maintainer)
MFC after: 2 weeks
Differential Revision: https://reviews.freebsd.org/D24081

Details

Provenance
chuckAuthored on
Reviewer
imp
Differential Revision
D24081: bhyve: use STAILQ in NVMe emulation
Parents
rS359364: bhyve: implement NVMe deallocate command
Branches
Unknown
Tags
Unknown