summaryrefslogtreecommitdiff
path: root/include/linux/vringh.h
AgeCommit message (Expand)Author
2021-08-11vringh: pull in spinlock headerMichael S. Tsirkin
2021-05-03vringh: add vringh_kiov_length() helperStefano Garzarella
2021-05-03vringh: implement vringh_kiov_advance()Stefano Garzarella
2021-05-03vringh: add 'iotlb_lock' to synchronize iotlb accessesStefano Garzarella
2020-06-02virtio: force spec specified alignment on typesMichael S. Tsirkin
2020-04-16virtio/test: fix up after IOTLB changesMichael S. Tsirkin
2020-04-01vringh: IOTLB supportJason Wang
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2015-06-01virtio: add explicit big-endian support to memory accessorsGreg Kurz
2015-06-01vringh: introduce vringh_is_little_endian() helperGreg Kurz
2014-12-15vringh: update for virtio 1.0 APIsMichael S. Tsirkin
2014-12-15vringh: 64 bit featuresMichael S. Tsirkin
2013-03-20virtio: Introduce vringh wrappers in virtio_configSjur Brændeland
2013-03-20vringh: host-side implementation of virtio rings.Rusty Russell