summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/io/vio9p/vio9p_impl.h
AgeCommit message (Collapse)AuthorFilesLines
2022-12-1215225 Want bigger virtio 9P buffersRyan Goodfellow1-3/+13
Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Reviewed by: Patrick Mooney <pmooney@pfmooney.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Dan McDonald <danmcd@mnx.io>
2022-08-1214579 expose virtio 9P transport deviceJoshua M. Clulow1-0/+126
Reviewed by: Andy Fiddaman <andy@omnios.org> Reviewed by: Dan McDonald <danmcd@mnx.io> Reviewed by: Gordon Ross <Gordon.W.Ross@gmail.com> Reviewed by: Robert Mustacchi <rm@fingolfin.org> Approved by: Garrett D'Amore <garrett@damore.org>