K 10 svn:author V 5 chuck K 8 svn:date V 27 2020-03-27T15:28:16.918352Z K 7 svn:log V 242 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 END