index
:
linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
virtio
Age
Commit message (
Expand
)
Author
4 days
tools/virtio: add device, device_driver stubs
Michael S. Tsirkin
4 days
tools/virtio: fix up oot build
Michael S. Tsirkin
4 days
tools/virtio: switch to kernel's virtio_config.h
Michael S. Tsirkin
4 days
tools/virtio: stub might_sleep and synchronize_rcu
Michael S. Tsirkin
4 days
tools/virtio: add struct cpumask to cpumask.h
Michael S. Tsirkin
4 days
tools/virtio: pass KCFLAGS to module build
Michael S. Tsirkin
4 days
tools/virtio: add ucopysize.h stub
Michael S. Tsirkin
4 days
tools/virtio: add dev_WARN_ONCE and is_vmalloc_addr stubs
Michael S. Tsirkin
4 days
tools/virtio: stub DMA mapping functions
Michael S. Tsirkin
4 days
tools/virtio: add struct module forward declaration
Michael S. Tsirkin
4 days
tools/virtio: use kernel's virtio.h
Michael S. Tsirkin
4 days
tools/virtio: fix up compiler.h stub
Michael S. Tsirkin
2025-12-08
tools/virtio: replace "__auto_type" with "auto"
H. Peter Anvin
2025-09-12
kmsan: convert kmsan_handle_dma to use physical addresses
Leon Romanovsky
2025-02-25
tools: virtio/linux/module.h add MODULE_DESCRIPTION() define.
Yufeng Wang
2025-02-25
tools: virtio/linux/compiler.h: Add data_race() define.
Yufeng Wang
2025-02-25
tools/virtio: Add DMA_MAPPING_ERROR and sg_dma_len api define for virtio test
Yufeng Wang
2024-11-06
Fix typo in vringh_test.c
Shivam Chaudhary
2024-09-10
tools/virtio:Fix the wrong format specifier
Zhu Jun
2024-07-04
tools/virtio: creating pipe assertion in vringh_test
Yunseong Kim
2024-03-05
tools: virtio: introduce vhost_net_test
Yunsheng Lin
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
[next]