summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/io/virtio/virtio_impl.h
AgeCommit message (Collapse)AuthorFilesLines
2022-02-2114471 vioblk could raise dynamic lun expansion syseventsAndy Fiddaman1-0/+6
Reviewed by: Robert Mustacchi <rm+illumos@fingolfin.org> Reviewed by: Jason King <jason.brian.king+illumos@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-11-2412014 virtio_init_complete() comment should describe interrupt type parameterJoshua M. Clulow1-1/+1
Reviewed by: C Fraire <cfraire@me.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-08-1611329 improved Virtio frameworkJoshua M. Clulow1-0/+368
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>