aboutsummaryrefslogtreecommitdiffstats
path: root/tools/virtio
Commit message (Expand)AuthorAge
* tools/virtio: xen stubMichael S. Tsirkin2019-10-13
* tools/virtio: more stubsMichael S. Tsirkin2019-10-11
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 482Thomas Gleixner2019-06-19
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2019-06-03
|\
| * virtio: add unlikely() to WARN_ON_ONCE()Igor Stoppa2019-05-27
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 165Thomas Gleixner2019-05-30
|/
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
* tools/virtio/ringtest: Remove bogus definition of BUG_ON()Jonathan Neuschäfer2019-05-12
* virtio: fix test build after uio.h changeMichael S. Tsirkin2018-12-19
* tools/virtio: add kmalloc_array stubMichael S. Tsirkin2018-07-27
* tools/virtio: add dma barrier stubsMichael S. Tsirkin2018-07-27
* sg: remove ->sg_magic memberJens Axboe2018-06-29
* PCI: remove PCI_DMA_BUS_IS_PHYSChristoph Hellwig2018-05-07
* ptr_ring: fix buildMichael S. Tsirkin2018-03-19
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2018-02-08
|\
| * ringtest: ring.c malloc & memset to callocPeter Malone2018-02-01
| * virtio/ringtest: virtio_ring: fix up need_event mathMichael S. Tsirkin2018-01-30
| * virtio/ringtest: fix up need_event mathMichael S. Tsirkin2018-01-30
* | tools/virtio: fix smp_mb on x86Michael S. Tsirkin2018-01-29
* | tools/virtio: copy READ/WRITE_ONCEMichael S. Tsirkin2018-01-29
* | tools/virtio: more stubs to fix tools buildMichael S. Tsirkin2018-01-29
* | tools/virtio: switch to __ptr_ring_emptyMichael S. Tsirkin2018-01-29
|/
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2017-12-15
|\
| * ptr_ring: fix up after recent ptr_ring changesMichael S. Tsirkin2017-12-08
* | locking/x86: Use LOCK ADD for smp_mb() instead of MFENCEMichael S. Tsirkin2017-11-10
|/
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* tools/virtio: fix spelling mistake: "wakeus" -> "wakeups"Colin Ian King2017-05-09
* ptr_ring: support testing different batching sizesMichael S. Tsirkin2017-05-09
* ringtest: support test specific parametersMichael S. Tsirkin2017-05-09
* tools/virtio: fix build breakageSekhar Nori2017-05-02
* ringtest: fix an assert statementDan Carpenter2017-05-02
* tools/virtio/ringtest: tweaks for s390Halil Pasic2017-01-19
* tools/virtio/ringtest: fix run-on-all.sh for offline cpusHalil Pasic2017-01-19
* tools/virtio: use {READ,WRITE}_ONCE() in uaccess.hMark Rutland2016-12-15
* tools/virtio: fix READ_ONCE()Mark Rutland2016-12-15
* ringtest: poll for new buffers once before updating event indexPaolo Bonzini2016-10-30
* ringtest: commonize implementation of poll_avail/poll_usedPaolo Bonzini2016-10-30
* ringtest: use link-time optimizationPaolo Bonzini2016-10-30
* tools/virtio: add dma stubsMichael S. Tsirkin2016-08-14
* ringtest: test build fixMichael S. Tsirkin2016-08-14
* ptr_ring: support resizing multiple queuesMichael S. Tsirkin2016-07-01
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-06-30
|\
| * tools/virtio: add noring toolMichael S. Tsirkin2016-06-06
| * tools/virtio/ringtest: fix run-on-all.sh to work without /dev/cpuMike Rapoport2016-06-06
| * tools/virtio/ringtest: add usage example to READMEMike Rapoport2016-06-06
* | ptr_ring: ring testMichael S. Tsirkin2016-06-15
|/
* ringtest: pass buf != NULLMichael S. Tsirkin2016-05-22
* virtio: add inorder optionMichael S. Tsirkin2016-05-22
* virtio_ring: Support DMA APIsAndy Lutomirski2016-03-02
* tools/virtio: add ringtest utilitiesMichael S. Tsirkin2016-01-26