summaryrefslogtreecommitdiff
path: root/kernel/virtio.h
AgeCommit message (Expand)AuthorFilesLines
2020-10-05improve virtio_disk comments; bring it closer to wording in the specRobert Morris1-7/+29
2019-07-01Introduce alloc3_desc and UsedArea to make code easier to readFrans Kaashoek1-0/+10
2019-06-13for spinlocks, use gcc intrinsics, but say what they compile toRobert Morris1-12/+12
2019-06-13clean up virtio codeRobert Morris1-2/+5
2019-06-13virtio disk driverRobert Morris1-0/+59