aboutsummaryrefslogtreecommitdiff
path: root/tools/virtio
AgeCommit message (Expand)AuthorFilesLines
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigGravatar Thomas Gleixner 1-0/+1
2019-05-12tools/virtio/ringtest: Remove bogus definition of BUG_ON()Gravatar Jonathan Neuschäfer 1-1/+0
2018-12-19virtio: fix test build after uio.h changeGravatar Michael S. Tsirkin 1-0/+4
2018-07-27tools/virtio: add kmalloc_array stubGravatar Michael S. Tsirkin 1-0/+5
2018-07-27tools/virtio: add dma barrier stubsGravatar Michael S. Tsirkin 1-2/+2
2018-06-29sg: remove ->sg_magic memberGravatar Jens Axboe 1-18/+0
2018-05-07PCI: remove PCI_DMA_BUS_IS_PHYSGravatar Christoph Hellwig 1-2/+0
2018-03-20ptr_ring: fix buildGravatar Michael S. Tsirkin 1-0/+5
2018-02-08Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostGravatar Linus Torvalds 2-23/+31
2018-02-01ringtest: ring.c malloc & memset to callocGravatar Peter Malone 1-4/+2
2018-01-31virtio/ringtest: virtio_ring: fix up need_event mathGravatar Michael S. Tsirkin 1-10/+14
2018-01-31virtio/ringtest: fix up need_event mathGravatar Michael S. Tsirkin 1-9/+15
2018-01-29tools/virtio: fix smp_mb on x86Gravatar Michael S. Tsirkin 1-1/+1
2018-01-29tools/virtio: copy READ/WRITE_ONCEGravatar Michael S. Tsirkin 1-0/+57
2018-01-29tools/virtio: more stubs to fix tools buildGravatar Michael S. Tsirkin 2-1/+2
2018-01-29tools/virtio: switch to __ptr_ring_emptyGravatar Michael S. Tsirkin 1-1/+1
2017-12-15Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostGravatar Linus Torvalds 1-6/+23
2017-12-08ptr_ring: fix up after recent ptr_ring changesGravatar Michael S. Tsirkin 1-6/+23
2017-11-10locking/x86: Use LOCK ADD for smp_mb() instead of MFENCEGravatar Michael S. Tsirkin 1-0/+4
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 23-0/+23
2017-05-09tools/virtio: fix spelling mistake: "wakeus" -> "wakeups"Gravatar Colin Ian King 1-1/+1
2017-05-09ptr_ring: support testing different batching sizesGravatar Michael S. Tsirkin 1-0/+3
2017-05-09ringtest: support test specific parametersGravatar Michael S. Tsirkin 2-0/+15
2017-05-02tools/virtio: fix build breakageGravatar Sekhar Nori 3-4/+6
2017-05-02ringtest: fix an assert statementGravatar Dan Carpenter 1-1/+1
2017-01-19tools/virtio/ringtest: tweaks for s390Gravatar Halil Pasic 1-0/+12
2017-01-19tools/virtio/ringtest: fix run-on-all.sh for offline cpusGravatar Halil Pasic 1-2/+3
2016-12-16tools/virtio: use {READ,WRITE}_ONCE() in uaccess.hGravatar Mark Rutland 1-4/+5
2016-12-16tools/virtio: fix READ_ONCE()Gravatar Mark Rutland 1-1/+1
2016-10-31ringtest: poll for new buffers once before updating event indexGravatar Paolo Bonzini 1-2/+2
2016-10-31ringtest: commonize implementation of poll_avail/poll_usedGravatar Paolo Bonzini 6-83/+43
2016-10-31ringtest: use link-time optimizationGravatar Paolo Bonzini 2-4/+4
2016-08-15tools/virtio: add dma stubsGravatar Michael S. Tsirkin 5-1/+52
2016-08-15ringtest: test build fixGravatar Michael S. Tsirkin 1-0/+1
2016-07-01ptr_ring: support resizing multiple queuesGravatar Michael S. Tsirkin 1-0/+5
2016-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 4-3/+78
2016-06-15ptr_ring: ring testGravatar Michael S. Tsirkin 2-1/+196
2016-06-06tools/virtio: add noring toolGravatar Michael S. Tsirkin 2-1/+72
2016-06-06tools/virtio/ringtest: fix run-on-all.sh to work without /dev/cpuGravatar Mike Rapoport 1-2/+2
2016-06-06tools/virtio/ringtest: add usage example to READMEGravatar Mike Rapoport 1-0/+4
2016-05-22ringtest: pass buf != NULLGravatar Michael S. Tsirkin 1-1/+1
2016-05-22virtio: add inorder optionGravatar Michael S. Tsirkin 3-2/+54
2016-03-02virtio_ring: Support DMA APIsGravatar Andy Lutomirski 1-0/+17
2016-01-26tools/virtio: add ringtest utilitiesGravatar Michael S. Tsirkin 8-0/+1123
2016-01-26tools/virtio: use virt_xxx barriersGravatar Michael S. Tsirkin 3-9/+23
2015-12-07tools/virtio: fix byteswap logicGravatar Michael S. Tsirkin 1-7/+13
2015-12-07tools/virtio: move list macro stubsGravatar Michael S. Tsirkin 2-6/+6
2015-09-16tools/virtio: propagate V=X to kernel buildGravatar Michael S. Tsirkin 1-1/+1
2015-09-09tools/virtio: fix build after 4.2 changesGravatar Michael S. Tsirkin 3-0/+13
2014-12-15tools/virtio: add virtio 1.0 in vringh_testGravatar Michael S. Tsirkin 1-0/+2