1. a24ce06 tools/virtio: fix build by Michael S. Tsirkin · 3 years, 5 months ago
  2. 1a5514c tools/virtio: add barrier for aarch64 by Peng Fan · 4 years, 1 month ago
  3. b9ca93b tools/virtio: add krealloc_array by Peng Fan · 4 years, 1 month ago
  4. 697d154 tools/virtio: include asm/bug.h by Peng Fan · 4 years, 1 month ago
  5. 57b0779 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 4 years, 5 months ago
  6. 24b6842 virtio: virtio_has_iommu_quirk -> virtio_has_dma_quirk by Michael S. Tsirkin · 4 years, 6 months ago
  7. 321bd21 virtio: VIRTIO_F_IOMMU_PLATFORM -> VIRTIO_F_ACCESS_PLATFORM by Michael S. Tsirkin · 4 years, 6 months ago
  8. 63a0895 compiler: Remove uninitialized_var() macro by Kees Cook · 4 years, 7 months ago
  9. cb91909 tools/virtio: Use tools/include/list.h instead of stubs by Eugenio Pérez · 4 years, 8 months ago
  10. 1d8bf5c tools/virtio: Reset index in virtio_test --reset. by Eugenio Pérez · 4 years, 8 months ago
  11. 6741239 tools/virtio: Extract virtqueue initialization in vq_reset by Eugenio Pérez · 4 years, 8 months ago
  12. 4cfb939 tools/virtio: Use __vring_new_virtqueue in virtio_test.c by Eugenio Pérez · 4 years, 8 months ago
  13. 264ee5a tools/virtio: Add --reset by Eugenio Pérez · 4 years, 8 months ago
  14. 7add78b tools/virtio: Add --batch=random option by Eugenio Pérez · 4 years, 8 months ago
  15. 633fae3 tools/virtio: Add --batch option by Eugenio Pérez · 4 years, 8 months ago
  16. 770f359 tools/virtio: make asm/barrier.h self contained by Michael S. Tsirkin · 4 years, 9 months ago
  17. 6bd6b28 tools/virtio: define aligned attribute by Michael S. Tsirkin · 4 years, 9 months ago
  18. 3302363 virtio/test: fix up after IOTLB changes by Michael S. Tsirkin · 4 years, 9 months ago
  19. 9bb7152 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 4 years, 9 months ago
  20. d198b34 .gitignore: add SPDX License Identifier by Masahiro Yamada · 4 years, 10 months ago
  21. d5f5ee2 tools/virtio: option to build an out of tree module by Michael S. Tsirkin · 5 years ago
  22. edc5774 tools/virtio: xen stub by Michael S. Tsirkin · 5 years ago
  23. c461e8d tools/virtio: more stubs by Michael S. Tsirkin · 5 years ago
  24. 7a33847 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 482 by Thomas Gleixner · 6 years ago
  25. f340208f Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 6 years ago
  26. 4a27fd1 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 165 by Thomas Gleixner · 6 years ago
  27. 3d840e0 virtio: add unlikely() to WARN_ON_ONCE() by Igor Stoppa · 6 years ago
  28. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  29. d63031b tools/virtio/ringtest: Remove bogus definition of BUG_ON() by Jonathan Neuschäfer · 6 years ago
  30. c5c08be virtio: fix test build after uio.h change by Michael S. Tsirkin · 6 years ago
  31. f2467ee tools/virtio: add kmalloc_array stub by Michael S. Tsirkin · 6 years ago
  32. 8129e2a tools/virtio: add dma barrier stubs by Michael S. Tsirkin · 6 years ago
  33. 9544bc5 sg: remove ->sg_magic member by Jens Axboe · 6 years ago
  34. 325ef18 PCI: remove PCI_DMA_BUS_IS_PHYS by Christoph Hellwig · 7 years ago
  35. c8f06a0 ptr_ring: fix build by Michael S. Tsirkin · 7 years ago
  36. 846ade7 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 7 years ago
  37. 03ee47a ringtest: ring.c malloc & memset to calloc by Peter Malone · 8 years ago
  38. a311650 virtio/ringtest: virtio_ring: fix up need_event math by Michael S. Tsirkin · 7 years ago
  39. f229a55 virtio/ringtest: fix up need_event math by Michael S. Tsirkin · 7 years ago
  40. 491847f tools/virtio: fix smp_mb on x86 by Michael S. Tsirkin · 7 years ago
  41. b4eab7d tools/virtio: copy READ/WRITE_ONCE by Michael S. Tsirkin · 7 years ago
  42. 6dd4215 tools/virtio: more stubs to fix tools build by Michael S. Tsirkin · 7 years ago
  43. 30f1d37 tools/virtio: switch to __ptr_ring_empty by Michael S. Tsirkin · 7 years ago
  44. d6e47ee Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 7 years ago
  45. 5790eab ptr_ring: fix up after recent ptr_ring changes by Michael S. Tsirkin · 7 years ago
  46. 450cbdd locking/x86: Use LOCK ADD for smp_mb() instead of MFENCE by Michael S. Tsirkin · 7 years ago
  47. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  48. 96fb20c tools/virtio: fix spelling mistake: "wakeus" -> "wakeups" by Colin Ian King · 8 years ago
  49. 3008a20 ptr_ring: support testing different batching sizes by Michael S. Tsirkin · 8 years ago
  50. a497950 ringtest: support test specific parameters by Michael S. Tsirkin · 8 years ago
  51. 0a12ae4 tools/virtio: fix build breakage by Sekhar Nori · 8 years ago
  52. 4f6d9bf ringtest: fix an assert statement by Dan Carpenter · 8 years ago
  53. 47a4c49 tools/virtio/ringtest: tweaks for s390 by Halil Pasic · 8 years ago
  54. 21f5eda tools/virtio/ringtest: fix run-on-all.sh for offline cpus by Halil Pasic · 8 years ago
  55. ea9156f tools/virtio: use {READ,WRITE}_ONCE() in uaccess.h by Mark Rutland · 8 years ago
  56. 5da889c tools/virtio: fix READ_ONCE() by Mark Rutland · 8 years ago
  57. 948a8ac ringtest: poll for new buffers once before updating event index by Paolo Bonzini · 8 years ago
  58. d3c3589 ringtest: commonize implementation of poll_avail/poll_used by Paolo Bonzini · 8 years ago
  59. 44d65ea ringtest: use link-time optimization by Paolo Bonzini · 8 years ago
  60. 6be3ffa tools/virtio: add dma stubs by Michael S. Tsirkin · 8 years ago
  61. 5201261 ringtest: test build fix by Michael S. Tsirkin · 8 years ago
  62. 59e6ae5 ptr_ring: support resizing multiple queues by Michael S. Tsirkin · 8 years ago
  63. ee58b57 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  64. 9fb6bc5 ptr_ring: ring test by Michael S. Tsirkin · 9 years ago
  65. 139ab4d tools/virtio: add noring tool by Michael S. Tsirkin · 9 years ago
  66. ef1b144 tools/virtio/ringtest: fix run-on-all.sh to work without /dev/cpu by Mike Rapoport · 9 years ago
  67. 3b220cf tools/virtio/ringtest: add usage example to README by Mike Rapoport · 9 years ago
  68. bb99128 ringtest: pass buf != NULL by Michael S. Tsirkin · 9 years ago
  69. ce10c1b virtio: add inorder option by Michael S. Tsirkin · 9 years ago
  70. 780bc79 virtio_ring: Support DMA APIs by Andy Lutomirski · 9 years ago
  71. 481eaec tools/virtio: add ringtest utilities by Michael S. Tsirkin · 9 years ago
  72. a7c4903 tools/virtio: use virt_xxx barriers by Michael S. Tsirkin · 9 years ago
  73. 55564a0 tools/virtio: fix byteswap logic by Michael S. Tsirkin · 9 years ago
  74. 40c172e tools/virtio: move list macro stubs by Michael S. Tsirkin · 9 years ago
  75. fd2e8d4 tools/virtio: propagate V=X to kernel build by Michael S. Tsirkin · 9 years ago
  76. ddab2c0 tools/virtio: fix build after 4.2 changes by Michael S. Tsirkin · 9 years ago
  77. 8dc32b2 tools/virtio: add virtio 1.0 in vringh_test by Michael S. Tsirkin · 10 years ago
  78. 43b0912 tools/virtio: add virtio 1.0 in virtio_test by Michael S. Tsirkin · 10 years ago
  79. 1620ecb tools/virtio: enable -Werror by Michael S. Tsirkin · 10 years ago
  80. e3edf03 tools/virtio: 64 bit features by Michael S. Tsirkin · 10 years ago
  81. 2eaa614 tools/virtio: fix vringh test by Michael S. Tsirkin · 10 years ago
  82. 2d7ce0e tools/virtio: more stubs by Michael S. Tsirkin · 10 years ago
  83. d025477 virtio: add support for 64 bit features. by Michael S. Tsirkin · 10 years ago
  84. e16e12b virtio: use u32, not bitmap for features by Michael S. Tsirkin · 10 years ago
  85. d944c4e tools: Consolidate types.h by Borislav Petkov · 11 years ago
  86. 5ac3e4b tools: Unify export.h by Borislav Petkov · 11 years ago
  87. be40d5c tools/virtio: add a missing ) by Joel Stanley · 11 years ago
  88. 6abb2dd tools/virtio: fix missing kmemleak_ignore symbol by Joel Stanley · 11 years ago
  89. d1b8c4c tools/virtio: update internal copies of headers by Joel Stanley · 11 years ago
  90. 53c18c9 virtio_test: verify if virtqueue_kick() succeeded by Heinz Graalfs · 11 years ago
  91. 46f9c2b virtio_ring: change host notification API by Heinz Graalfs · 11 years ago
  92. 504ce60 virtio tools: add .gitignore by Ramkumar Ramachandra · 11 years ago
  93. 80390df tools/virtio: move module license stub to module.h by Michael S. Tsirkin · 11 years ago
  94. cf994e0 tools/virtio: remove virtqueue_add_buf() from tests. by Rusty Russell · 12 years ago
  95. e538eba tools/virtio: make vringh_test use inbuf/outbuf. by Rusty Russell · 12 years ago
  96. 13816c7 virtio_ring: virtqueue_add_sgs, to add multiple sgs. by Rusty Russell · 12 years ago
  97. 1515c5c tools/virtio: add vring_test. by Rusty Russell · 12 years ago
  98. 61d0b5a tools/virtio: separate headers more. by Rusty Russell · 12 years ago
  99. 73640c9 tools/virtio: fix build for 3.8 by Michael S. Tsirkin · 12 years ago
  100. b7dfde9 Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago