summaryrefslogtreecommitdiffstats
path: root/tools/virtio/ringtest/main.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 482Thomas Gleixner2019-06-191-1/+1
* ringtest: support test specific parametersMichael S. Tsirkin2017-05-091-0/+13
* ringtest: fix an assert statementDan Carpenter2017-05-021-1/+1
* ringtest: poll for new buffers once before updating event indexPaolo Bonzini2016-10-301-2/+2
* ringtest: commonize implementation of poll_avail/poll_usedPaolo Bonzini2016-10-301-0/+12
* ringtest: use link-time optimizationPaolo Bonzini2016-10-301-2/+2
* ringtest: pass buf != NULLMichael S. Tsirkin2016-05-221-1/+1
* tools/virtio: add ringtest utilitiesMichael S. Tsirkin2016-01-261-0/+366