Age | Commit message (Expand) | Author |
2023-10-16 | tools/virtio: Add dma sync api for virtio test | Liming Wu |
2023-06-27 | tools/virtio: fix build break for aarch64 | Peng Fan |
2023-06-09 | tools/virtio: use canonical ftrace path | Ross Zwisler |
2023-06-08 | tools/virtio: Add .gitignore for ringtest | Rong Tao |
2023-06-08 | tools/virtio: Fix arm64 ringtest compilation error | Rong Tao |
2023-04-21 | tools/virtio: fix build caused by virtio_ring changes | Shunsuke Mie |
2023-04-21 | tools/virtio: virtio_test -h,--help should return directly | Rong Tao |
2023-04-21 | tools/virtio: virtio_test: Fix indentation | Rong Tao |
2023-04-04 | tools/virtio: fix typo in README instructions | Ross Zwisler |
2023-03-13 | tools/virtio: Ignore virtio-trace/trace-agent | Rong Tao |
2023-02-20 | tools/virtio: enable to build with retpoline | Shunsuke Mie |
2023-01-27 | tools/virtio: fix the vringh test for virtio ring changes | Shunsuke Mie |
2022-12-28 | tools/virtio: remove smp_read_barrier_depends() | Davidlohr Bueso |
2022-12-28 | tools/virtio: remove stray characters | Davidlohr Bueso |
2022-12-28 | tools/virtio: Variable type completion | wangjianli |
2022-12-28 | tools: Delete the unneeded semicolon after curly braces | Shaomin Deng |
2022-12-28 | tools/virtio: initialize spinlocks in vring_test.c | Ricardo Cañuelo |
2022-09-27 | virtio_test: fixup for vq reset | Xuan Zhuo |
2022-08-11 | tools/virtio: fix build | Stefano Garzarella |
2022-08-11 | virtio_ring: split: stop __vring_new_virtqueue as export symbol | Xuan Zhuo |
2022-03-28 | tools/virtio: compile with -pthread | Michael S. Tsirkin |
2022-03-28 | tools/virtio: fix after premapped buf support | Michael S. Tsirkin |
2022-03-06 | tools/virtio: handle fallout from folio work | Michael S. Tsirkin |
2022-03-06 | tools/virtio: fix virtio_test execution | Stefano Garzarella |
2021-08-11 | tools/virtio: fix build | Michael S. Tsirkin |
2020-12-18 | tools/virtio: add barrier for aarch64 | Peng Fan |
2020-12-18 | tools/virtio: add krealloc_array | Peng Fan |
2020-12-18 | tools/virtio: include asm/bug.h | Peng Fan |
2020-08-11 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2020-08-03 | virtio: virtio_has_iommu_quirk -> virtio_has_dma_quirk | Michael S. Tsirkin |
2020-08-03 | virtio: VIRTIO_F_IOMMU_PLATFORM -> VIRTIO_F_ACCESS_PLATFORM | Michael S. Tsirkin |
2020-07-16 | compiler: Remove uninitialized_var() macro | Kees Cook |
2020-06-22 | tools/virtio: Use tools/include/list.h instead of stubs | Eugenio Pérez |
2020-06-22 | tools/virtio: Reset index in virtio_test --reset. | Eugenio Pérez |
2020-06-22 | tools/virtio: Extract virtqueue initialization in vq_reset | Eugenio Pérez |
2020-06-22 | tools/virtio: Use __vring_new_virtqueue in virtio_test.c | Eugenio Pérez |
2020-06-22 | tools/virtio: Add --reset | Eugenio Pérez |
2020-06-22 | tools/virtio: Add --batch=random option | Eugenio Pérez |
2020-06-22 | tools/virtio: Add --batch option | Eugenio Pérez |
2020-04-17 | tools/virtio: make asm/barrier.h self contained | Michael S. Tsirkin |
2020-04-17 | tools/virtio: define aligned attribute | Michael S. Tsirkin |
2020-04-16 | virtio/test: fix up after IOTLB changes | Michael S. Tsirkin |
2020-04-08 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2020-03-25 | .gitignore: add SPDX License Identifier | Masahiro Yamada |
2020-03-23 | tools/virtio: option to build an out of tree module | Michael S. Tsirkin |
2019-10-13 | tools/virtio: xen stub | Michael S. Tsirkin |
2019-10-11 | tools/virtio: more stubs | Michael S. Tsirkin |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 482 | Thomas Gleixner |
2019-06-03 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 165 | Thomas Gleixner |