- e07744b tools/virtio: Add dma sync api for virtio test by Liming Wu · 1 year, 5 months ago
- 77b894f tools/virtio: fix build break for aarch64 by Peng Fan · 2 years ago
- 07496eea tools/virtio: use canonical ftrace path by Ross Zwisler · 2 years, 1 month ago
- c66dbc3 tools/virtio: Add .gitignore for ringtest by Rong Tao · 1 year, 10 months ago
- 57380fd tools/virtio: Fix arm64 ringtest compilation error by Rong Tao · 1 year, 10 months ago
- e9c4962 tools/virtio: fix build caused by virtio_ring changes by Shunsuke Mie · 1 year, 11 months ago
- 6b27cd8 tools/virtio: virtio_test -h,--help should return directly by Rong Tao · 2 years ago
- 9b2b3de tools/virtio: virtio_test: Fix indentation by Rong Tao · 2 years ago
- 9513c55 tools/virtio: fix typo in README instructions by Ross Zwisler · 2 years, 1 month ago
- ae43c20 tools/virtio: Ignore virtio-trace/trace-agent by Rong Tao · 2 years ago
- 0d0ed40 tools/virtio: enable to build with retpoline by Shunsuke Mie · 2 years, 1 month ago
- 3f7b75a tools/virtio: fix the vringh test for virtio ring changes by Shunsuke Mie · 2 years, 2 months ago
- 8193101 tools/virtio: remove smp_read_barrier_depends() by Davidlohr Bueso · 2 years, 3 months ago
- 8aeac42 tools/virtio: remove stray characters by Davidlohr Bueso · 2 years, 3 months ago
- a4722f6 tools/virtio: Variable type completion by wangjianli · 2 years, 4 months ago
- 75e4ab9 tools: Delete the unneeded semicolon after curly braces by Shaomin Deng · 2 years, 4 months ago
- c262f75 tools/virtio: initialize spinlocks in vring_test.c by Ricardo Cañuelo · 2 years, 5 months ago
- dbe449d virtio_test: fixup for vq reset by Xuan Zhuo · 2 years, 6 months ago
- d650f83 tools/virtio: fix build by Stefano Garzarella · 2 years, 8 months ago
- 07d9629 virtio_ring: split: stop __vring_new_virtqueue as export symbol by Xuan Zhuo · 2 years, 7 months ago
- f03560a tools/virtio: compile with -pthread by Michael S. Tsirkin · 3 years ago
- 06f05bc tools/virtio: fix after premapped buf support by Michael S. Tsirkin · 3 years ago
- 3dd7d13 tools/virtio: handle fallout from folio work by Michael S. Tsirkin · 3 years ago
- 32f1b53 tools/virtio: fix virtio_test execution by Stefano Garzarella · 3 years, 2 months ago
- a24ce06 tools/virtio: fix build by Michael S. Tsirkin · 3 years, 7 months ago
- 1a5514c tools/virtio: add barrier for aarch64 by Peng Fan · 4 years, 3 months ago
- b9ca93b tools/virtio: add krealloc_array by Peng Fan · 4 years, 3 months ago
- 697d154 tools/virtio: include asm/bug.h by Peng Fan · 4 years, 3 months ago
- 57b0779 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 4 years, 7 months ago
- 24b6842 virtio: virtio_has_iommu_quirk -> virtio_has_dma_quirk by Michael S. Tsirkin · 4 years, 9 months ago
- 321bd21 virtio: VIRTIO_F_IOMMU_PLATFORM -> VIRTIO_F_ACCESS_PLATFORM by Michael S. Tsirkin · 4 years, 9 months ago
- 63a0895 compiler: Remove uninitialized_var() macro by Kees Cook · 4 years, 9 months ago
- cb91909 tools/virtio: Use tools/include/list.h instead of stubs by Eugenio Pérez · 4 years, 11 months ago
- 1d8bf5c tools/virtio: Reset index in virtio_test --reset. by Eugenio Pérez · 4 years, 11 months ago
- 6741239 tools/virtio: Extract virtqueue initialization in vq_reset by Eugenio Pérez · 4 years, 11 months ago
- 4cfb939 tools/virtio: Use __vring_new_virtqueue in virtio_test.c by Eugenio Pérez · 4 years, 11 months ago
- 264ee5a tools/virtio: Add --reset by Eugenio Pérez · 4 years, 11 months ago
- 7add78b tools/virtio: Add --batch=random option by Eugenio Pérez · 4 years, 11 months ago
- 633fae3 tools/virtio: Add --batch option by Eugenio Pérez · 4 years, 11 months ago
- 770f359 tools/virtio: make asm/barrier.h self contained by Michael S. Tsirkin · 5 years ago
- 6bd6b28 tools/virtio: define aligned attribute by Michael S. Tsirkin · 5 years ago
- 3302363 virtio/test: fix up after IOTLB changes by Michael S. Tsirkin · 5 years ago
- 9bb7152 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 5 years ago
- d198b34f .gitignore: add SPDX License Identifier by Masahiro Yamada · 5 years ago
- d5f5ee2 tools/virtio: option to build an out of tree module by Michael S. Tsirkin · 5 years ago
- edc5774 tools/virtio: xen stub by Michael S. Tsirkin · 5 years ago
- c461e8d tools/virtio: more stubs by Michael S. Tsirkin · 5 years ago
- 7a33847 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 482 by Thomas Gleixner · 6 years ago
- f340208f Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 6 years ago
- 4a27fd1 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 165 by Thomas Gleixner · 6 years ago
- 3d840e0 virtio: add unlikely() to WARN_ON_ONCE() by Igor Stoppa · 7 years ago
- ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
- d63031b tools/virtio/ringtest: Remove bogus definition of BUG_ON() by Jonathan Neuschäfer · 6 years ago
- c5c08be virtio: fix test build after uio.h change by Michael S. Tsirkin · 6 years ago
- f2467ee tools/virtio: add kmalloc_array stub by Michael S. Tsirkin · 7 years ago
- 8129e2a tools/virtio: add dma barrier stubs by Michael S. Tsirkin · 7 years ago
- 9544bc5 sg: remove ->sg_magic member by Jens Axboe · 7 years ago
- 325ef18 PCI: remove PCI_DMA_BUS_IS_PHYS by Christoph Hellwig · 7 years ago
- c8f06a0 ptr_ring: fix build by Michael S. Tsirkin · 7 years ago
- 846ade7 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 7 years ago
- 03ee47a ringtest: ring.c malloc & memset to calloc by Peter Malone · 8 years ago
- a311650 virtio/ringtest: virtio_ring: fix up need_event math by Michael S. Tsirkin · 7 years ago
- f229a55 virtio/ringtest: fix up need_event math by Michael S. Tsirkin · 7 years ago
- 491847f tools/virtio: fix smp_mb on x86 by Michael S. Tsirkin · 7 years ago
- b4eab7d tools/virtio: copy READ/WRITE_ONCE by Michael S. Tsirkin · 7 years ago
- 6dd4215 tools/virtio: more stubs to fix tools build by Michael S. Tsirkin · 7 years ago
- 30f1d37 tools/virtio: switch to __ptr_ring_empty by Michael S. Tsirkin · 7 years ago
- d6e47ee Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 7 years ago
- 5790eab ptr_ring: fix up after recent ptr_ring changes by Michael S. Tsirkin · 7 years ago
- 450cbdd locking/x86: Use LOCK ADD for smp_mb() instead of MFENCE by Michael S. Tsirkin · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- 96fb20c tools/virtio: fix spelling mistake: "wakeus" -> "wakeups" by Colin Ian King · 8 years ago
- 3008a20 ptr_ring: support testing different batching sizes by Michael S. Tsirkin · 8 years ago
- a497950 ringtest: support test specific parameters by Michael S. Tsirkin · 8 years ago
- 0a12ae4 tools/virtio: fix build breakage by Sekhar Nori · 8 years ago
- 4f6d9bf ringtest: fix an assert statement by Dan Carpenter · 8 years ago
- 47a4c49 tools/virtio/ringtest: tweaks for s390 by Halil Pasic · 9 years ago
- 21f5eda tools/virtio/ringtest: fix run-on-all.sh for offline cpus by Halil Pasic · 9 years ago
- ea9156f tools/virtio: use {READ,WRITE}_ONCE() in uaccess.h by Mark Rutland · 8 years ago
- 5da889c tools/virtio: fix READ_ONCE() by Mark Rutland · 8 years ago
- 948a8ac ringtest: poll for new buffers once before updating event index by Paolo Bonzini · 8 years ago
- d3c3589 ringtest: commonize implementation of poll_avail/poll_used by Paolo Bonzini · 8 years ago
- 44d65ea ringtest: use link-time optimization by Paolo Bonzini · 8 years ago
- 6be3ffa tools/virtio: add dma stubs by Michael S. Tsirkin · 9 years ago
- 5201261 ringtest: test build fix by Michael S. Tsirkin · 9 years ago
- 59e6ae5 ptr_ring: support resizing multiple queues by Michael S. Tsirkin · 9 years ago
- ee58b57 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
- 9fb6bc5 ptr_ring: ring test by Michael S. Tsirkin · 9 years ago
- 139ab4d tools/virtio: add noring tool by Michael S. Tsirkin · 9 years ago
- ef1b144 tools/virtio/ringtest: fix run-on-all.sh to work without /dev/cpu by Mike Rapoport · 9 years ago
- 3b220cf tools/virtio/ringtest: add usage example to README by Mike Rapoport · 9 years ago
- bb99128 ringtest: pass buf != NULL by Michael S. Tsirkin · 9 years ago
- ce10c1b virtio: add inorder option by Michael S. Tsirkin · 9 years ago
- 780bc79 virtio_ring: Support DMA APIs by Andy Lutomirski · 9 years ago
- 481eaec tools/virtio: add ringtest utilities by Michael S. Tsirkin · 9 years ago
- a7c4903 tools/virtio: use virt_xxx barriers by Michael S. Tsirkin · 9 years ago
- 55564a0 tools/virtio: fix byteswap logic by Michael S. Tsirkin · 9 years ago
- 40c172e tools/virtio: move list macro stubs by Michael S. Tsirkin · 9 years ago
- fd2e8d4 tools/virtio: propagate V=X to kernel build by Michael S. Tsirkin · 9 years ago
- ddab2c0 tools/virtio: fix build after 4.2 changes by Michael S. Tsirkin · 9 years ago