aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/vringh.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-08-11vringh: pull in spinlock headerMichael S. Tsirkin1-0/+1
2021-05-03vringh: add vringh_kiov_length() helperStefano Garzarella1-0/+11
2021-05-03vringh: implement vringh_kiov_advance()Stefano Garzarella1-0/+2
2021-05-03vringh: add 'iotlb_lock' to synchronize iotlb accessesStefano Garzarella1-1/+5
2020-06-02virtio: force spec specified alignment on typesMichael S. Tsirkin1-3/+3
2020-04-16virtio/test: fix up after IOTLB changesMichael S. Tsirkin1-0/+6
2020-04-01vringh: IOTLB supportJason Wang1-0/+36
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-14/+1
2015-06-01virtio: add explicit big-endian support to memory accessorsGreg Kurz1-1/+2
2015-06-01vringh: introduce vringh_is_little_endian() helperGreg Kurz1-6/+11
2014-12-15vringh: update for virtio 1.0 APIsMichael S. Tsirkin1-0/+33
2014-12-15vringh: 64 bit featuresMichael S. Tsirkin1-2/+2
2013-03-20virtio: Introduce vringh wrappers in virtio_configSjur Brændeland1-0/+29
2013-03-20vringh: host-side implementation of virtio rings.Rusty Russell1-0/+196