summaryrefslogtreecommitdiffstats
path: root/tools/virtio/ringtest/ptr_ring.c
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* ptr_ring: support testing different batching sizesMichael S. Tsirkin2017-05-091-0/+3
* ringtest: commonize implementation of poll_avail/poll_usedPaolo Bonzini2016-10-311-18/+4
* ringtest: test build fixMichael S. Tsirkin2016-08-151-0/+1
* ptr_ring: support resizing multiple queuesMichael S. Tsirkin2016-07-011-0/+5
* ptr_ring: ring testMichael S. Tsirkin2016-06-151-0/+192