summaryrefslogtreecommitdiffstats
path: root/include/linux/vringh.h
Commit message (Expand)AuthorAgeFilesLines
* vringh: address kdoc warningsSimon Horman2023-04-211-2/+15
* vringh: support VA with iotlbStefano Garzarella2023-04-211-0/+9
* vringh: fix a typo in comments for vringh_kiovShunsuke Mie2023-02-201-1/+1
* vringh: pull in spinlock headerMichael S. Tsirkin2021-08-111-0/+1
* vringh: add vringh_kiov_length() helperStefano Garzarella2021-05-031-0/+11
* vringh: implement vringh_kiov_advance()Stefano Garzarella2021-05-031-0/+2
* vringh: add 'iotlb_lock' to synchronize iotlb accessesStefano Garzarella2021-05-031-1/+5
* virtio: force spec specified alignment on typesMichael S. Tsirkin2020-06-021-3/+3
* virtio/test: fix up after IOTLB changesMichael S. Tsirkin2020-04-161-0/+6
* vringh: IOTLB supportJason Wang2020-04-011-0/+36
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-14/+1
* virtio: add explicit big-endian support to memory accessorsGreg Kurz2015-06-011-1/+2
* vringh: introduce vringh_is_little_endian() helperGreg Kurz2015-06-011-6/+11
* vringh: update for virtio 1.0 APIsMichael S. Tsirkin2014-12-151-0/+33
* vringh: 64 bit featuresMichael S. Tsirkin2014-12-151-2/+2
* virtio: Introduce vringh wrappers in virtio_configSjur Brændeland2013-03-201-0/+29
* vringh: host-side implementation of virtio rings.Rusty Russell2013-03-201-0/+196