Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-04-25 | virtio: Allocate bounce buffers for devices with VIRTIO_F_IOMMU_PLATFORM | Will Deacon | 1 | -1/+4 |
2023-04-25 | virtio: Allocate virtqueue in page-size units | Will Deacon | 1 | -7/+9 |
2022-06-08 | virtio_ring: Check used descriptors are chain heads | Andrew Scull | 1 | -0/+2 |
2022-06-08 | virtio_ring: Maintain a shadow copy of descriptors | Andrew Scull | 1 | -0/+10 |
2018-11-14 | virtio: Add codes for virtual queue/ring management | Tuomas Tynkkynen | 1 | -0/+320 |