aboutsummaryrefslogtreecommitdiffstats
path: root/tools/virtio/ringtest/ptr_ring.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-12tools/virtio/ringtest: Remove bogus definition of BUG_ON()Jonathan Neuschäfer1-1/+0
2018-03-20ptr_ring: fix buildMichael S. Tsirkin1-0/+5
2018-01-29tools/virtio: switch to __ptr_ring_emptyMichael S. Tsirkin1-1/+1
2017-12-08ptr_ring: fix up after recent ptr_ring changesMichael S. Tsirkin1-6/+23
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-05-09ptr_ring: support testing different batching sizesMichael S. Tsirkin1-0/+3
2016-10-31ringtest: commonize implementation of poll_avail/poll_usedPaolo Bonzini1-18/+4
2016-08-15ringtest: test build fixMichael S. Tsirkin1-0/+1
2016-07-01ptr_ring: support resizing multiple queuesMichael S. Tsirkin1-0/+5
2016-06-15ptr_ring: ring testMichael S. Tsirkin1-0/+192