summaryrefslogtreecommitdiff
path: root/tools/virtio
AgeCommit message (Expand)Author
4 daystools/virtio: add device, device_driver stubsMichael S. Tsirkin
4 daystools/virtio: fix up oot buildMichael S. Tsirkin
4 daystools/virtio: switch to kernel's virtio_config.hMichael S. Tsirkin
4 daystools/virtio: stub might_sleep and synchronize_rcuMichael S. Tsirkin
4 daystools/virtio: add struct cpumask to cpumask.hMichael S. Tsirkin
4 daystools/virtio: pass KCFLAGS to module buildMichael S. Tsirkin
4 daystools/virtio: add ucopysize.h stubMichael S. Tsirkin
4 daystools/virtio: add dev_WARN_ONCE and is_vmalloc_addr stubsMichael S. Tsirkin
4 daystools/virtio: stub DMA mapping functionsMichael S. Tsirkin
4 daystools/virtio: add struct module forward declarationMichael S. Tsirkin
4 daystools/virtio: use kernel's virtio.hMichael S. Tsirkin
4 daystools/virtio: fix up compiler.h stubMichael S. Tsirkin
2025-12-08tools/virtio: replace "__auto_type" with "auto"H. Peter Anvin
2025-09-12kmsan: convert kmsan_handle_dma to use physical addressesLeon Romanovsky
2025-02-25tools: virtio/linux/module.h add MODULE_DESCRIPTION() define.Yufeng Wang
2025-02-25tools: virtio/linux/compiler.h: Add data_race() define.Yufeng Wang
2025-02-25tools/virtio: Add DMA_MAPPING_ERROR and sg_dma_len api define for virtio testYufeng Wang
2024-11-06Fix typo in vringh_test.cShivam Chaudhary
2024-09-10tools/virtio:Fix the wrong format specifierZhu Jun
2024-07-04tools/virtio: creating pipe assertion in vringh_testYunseong Kim
2024-03-05tools: virtio: introduce vhost_net_testYunsheng Lin
2023-10-16tools/virtio: Add dma sync api for virtio testLiming Wu
2023-06-27tools/virtio: fix build break for aarch64Peng Fan
2023-06-09tools/virtio: use canonical ftrace pathRoss Zwisler
2023-06-08tools/virtio: Add .gitignore for ringtestRong Tao
2023-06-08tools/virtio: Fix arm64 ringtest compilation errorRong Tao
2023-04-21tools/virtio: fix build caused by virtio_ring changesShunsuke Mie
2023-04-21tools/virtio: virtio_test -h,--help should return directlyRong Tao
2023-04-21tools/virtio: virtio_test: Fix indentationRong Tao
2023-04-04tools/virtio: fix typo in README instructionsRoss Zwisler
2023-03-13tools/virtio: Ignore virtio-trace/trace-agentRong Tao
2023-02-20tools/virtio: enable to build with retpolineShunsuke Mie
2023-01-27tools/virtio: fix the vringh test for virtio ring changesShunsuke Mie
2022-12-28tools/virtio: remove smp_read_barrier_depends()Davidlohr Bueso
2022-12-28tools/virtio: remove stray charactersDavidlohr Bueso
2022-12-28tools/virtio: Variable type completionwangjianli
2022-12-28tools: Delete the unneeded semicolon after curly bracesShaomin Deng
2022-12-28tools/virtio: initialize spinlocks in vring_test.cRicardo CaƱuelo
2022-09-27virtio_test: fixup for vq resetXuan Zhuo
2022-08-11tools/virtio: fix buildStefano Garzarella
2022-08-11virtio_ring: split: stop __vring_new_virtqueue as export symbolXuan Zhuo
2022-03-28tools/virtio: compile with -pthreadMichael S. Tsirkin
2022-03-28tools/virtio: fix after premapped buf supportMichael S. Tsirkin
2022-03-06tools/virtio: handle fallout from folio workMichael S. Tsirkin
2022-03-06tools/virtio: fix virtio_test executionStefano Garzarella
2021-08-11tools/virtio: fix buildMichael S. Tsirkin
2020-12-18tools/virtio: add barrier for aarch64Peng Fan
2020-12-18tools/virtio: add krealloc_arrayPeng Fan
2020-12-18tools/virtio: include asm/bug.hPeng Fan
2020-08-11Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds