summaryrefslogtreecommitdiffstats
path: root/tools/virtio/ringtest/ptr_ring.c
Commit message (Expand)AuthorAgeFilesLines
* tools/virtio: switch to __ptr_ring_emptyMichael S. Tsirkin2018-01-291-1/+1
* ptr_ring: fix up after recent ptr_ring changesMichael S. Tsirkin2017-12-081-6/+23
* 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-301-18/+4Star
* 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