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