summaryrefslogtreecommitdiff
path: root/usr/src/uts/intel/vioif
AgeCommit message (Collapse)AuthorFilesLines
2021-12-1414268 kernel modules should be linked -ztype=kmodRichard Lowe1-1/+1
Reviewed by: Gordon Ross <Gordon.W.Ross@gmail.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-08-1611329 improved Virtio frameworkJoshua M. Clulow1-34/+22
10012 vioblk should not accept an all-zero serial number 7366 vioif happily creates rx descriptors until it consumes all memory Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2015-07-233644 Add virtio-net support into illumosDan McDonald1-0/+80
4945 Additional vioif fixes Contributions by: Adam Stevko <adam.stevko@gmail.com> Contributions by: Alexey Zaytsev <alexey.zaytsev@gmail.com> Contributions by: Dan Kimmel <dan.kimmel@delphix.com> Contributions by: Dmitry Yusupov <Dmitry.Yusupov@nexenta.com> Contributions by: Hans Rosenfeld <hans.rosenfeld@nexenta.com> Contributions by: Nahum Shalman <nshalman@elys.com> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Hans Rosenfeld <hans.rosenfeld@nexenta.com> Reviewed by: Adam Stevko <adam.stevko@gmail.com> Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com>