aboutsummaryrefslogtreecommitdiff
path: root/tools/virtio
AgeCommit message (Expand)Author
2018-12-19virtio: fix test build after uio.h changeMichael S. Tsirkin
2018-07-27tools/virtio: add kmalloc_array stubMichael S. Tsirkin
2018-07-27tools/virtio: add dma barrier stubsMichael S. Tsirkin
2018-06-29sg: remove ->sg_magic memberJens Axboe
2018-05-07PCI: remove PCI_DMA_BUS_IS_PHYSChristoph Hellwig
2018-03-20ptr_ring: fix buildMichael S. Tsirkin
2018-02-08Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2018-02-01ringtest: ring.c malloc & memset to callocPeter Malone
2018-01-31virtio/ringtest: virtio_ring: fix up need_event mathMichael S. Tsirkin
2018-01-31virtio/ringtest: fix up need_event mathMichael S. Tsirkin
2018-01-29tools/virtio: fix smp_mb on x86Michael S. Tsirkin
2018-01-29tools/virtio: copy READ/WRITE_ONCEMichael S. Tsirkin
2018-01-29tools/virtio: more stubs to fix tools buildMichael S. Tsirkin
2018-01-29tools/virtio: switch to __ptr_ring_emptyMichael S. Tsirkin
2017-12-15Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2017-12-08ptr_ring: fix up after recent ptr_ring changesMichael S. Tsirkin
2017-11-10locking/x86: Use LOCK ADD for smp_mb() instead of MFENCEMichael S. Tsirkin
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-05-09tools/virtio: fix spelling mistake: "wakeus" -> "wakeups"Colin Ian King
2017-05-09ptr_ring: support testing different batching sizesMichael S. Tsirkin
2017-05-09ringtest: support test specific parametersMichael S. Tsirkin
2017-05-02tools/virtio: fix build breakageSekhar Nori
2017-05-02ringtest: fix an assert statementDan Carpenter
2017-01-19tools/virtio/ringtest: tweaks for s390Halil Pasic
2017-01-19tools/virtio/ringtest: fix run-on-all.sh for offline cpusHalil Pasic
2016-12-16tools/virtio: use {READ,WRITE}_ONCE() in uaccess.hMark Rutland
2016-12-16tools/virtio: fix READ_ONCE()Mark Rutland
2016-10-31ringtest: poll for new buffers once before updating event indexPaolo Bonzini
2016-10-31ringtest: commonize implementation of poll_avail/poll_usedPaolo Bonzini
2016-10-31ringtest: use link-time optimizationPaolo Bonzini
2016-08-15tools/virtio: add dma stubsMichael S. Tsirkin
2016-08-15ringtest: test build fixMichael S. Tsirkin
2016-07-01ptr_ring: support resizing multiple queuesMichael S. Tsirkin
2016-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-06-15ptr_ring: ring testMichael S. Tsirkin
2016-06-06tools/virtio: add noring toolMichael S. Tsirkin
2016-06-06tools/virtio/ringtest: fix run-on-all.sh to work without /dev/cpuMike Rapoport
2016-06-06tools/virtio/ringtest: add usage example to READMEMike Rapoport
2016-05-22ringtest: pass buf != NULLMichael S. Tsirkin
2016-05-22virtio: add inorder optionMichael S. Tsirkin
2016-03-02virtio_ring: Support DMA APIsAndy Lutomirski
2016-01-26tools/virtio: add ringtest utilitiesMichael S. Tsirkin
2016-01-26tools/virtio: use virt_xxx barriersMichael S. Tsirkin
2015-12-07tools/virtio: fix byteswap logicMichael S. Tsirkin
2015-12-07tools/virtio: move list macro stubsMichael S. Tsirkin
2015-09-16tools/virtio: propagate V=X to kernel buildMichael S. Tsirkin
2015-09-09tools/virtio: fix build after 4.2 changesMichael S. Tsirkin
2014-12-15tools/virtio: add virtio 1.0 in vringh_testMichael S. Tsirkin
2014-12-15tools/virtio: add virtio 1.0 in virtio_testMichael S. Tsirkin
2014-12-15tools/virtio: enable -WerrorMichael S. Tsirkin