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