Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tools/virtio/ringtest: Remove bogus definition of BUG_ON() | Jonathan Neuschäfer | 2019-05-12 | 1 | -1/+0 |
* | ptr_ring: fix build | Michael S. Tsirkin | 2018-03-20 | 1 | -0/+5 |
* | tools/virtio: switch to __ptr_ring_empty | Michael S. Tsirkin | 2018-01-29 | 1 | -1/+1 |
* | ptr_ring: fix up after recent ptr_ring changes | Michael S. Tsirkin | 2017-12-08 | 1 | -6/+23 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | ptr_ring: support testing different batching sizes | Michael S. Tsirkin | 2017-05-09 | 1 | -0/+3 |
* | ringtest: commonize implementation of poll_avail/poll_used | Paolo Bonzini | 2016-10-31 | 1 | -18/+4 |
* | ringtest: test build fix | Michael S. Tsirkin | 2016-08-15 | 1 | -0/+1 |
* | ptr_ring: support resizing multiple queues | Michael S. Tsirkin | 2016-07-01 | 1 | -0/+5 |
* | ptr_ring: ring test | Michael S. Tsirkin | 2016-06-15 | 1 | -0/+192 |