summaryrefslogtreecommitdiffstats
path: root/tools/virtio/ringtest/main.c
AgeCommit message (Expand)AuthorFilesLines
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 482Thomas Gleixner1-1/+1
2017-05-09ringtest: support test specific parametersMichael S. Tsirkin1-0/+13
2017-05-02ringtest: fix an assert statementDan Carpenter1-1/+1
2016-10-31ringtest: poll for new buffers once before updating event indexPaolo Bonzini1-2/+2
2016-10-31ringtest: commonize implementation of poll_avail/poll_usedPaolo Bonzini1-0/+12
2016-10-31ringtest: use link-time optimizationPaolo Bonzini1-2/+2
2016-05-22ringtest: pass buf != NULLMichael S. Tsirkin1-1/+1
2016-01-26tools/virtio: add ringtest utilitiesMichael S. Tsirkin1-0/+366