index
:
asahi-linux.git
20240806-atcphy-rewrite
aic2
asahi
asahi-6.5-rc1-wip
asahi-dcpext-2022-11-12
asahi-soc/base
asahi-soc/dt
asahi-soc/fixes
asahi-soc/for-next
asahi-soc/mailbox
asahi-soc/maintainers
asahi-soc/pmgr
asahi-soc/prev
asahi-soc/soc
asahi-wip
asahi-wip-6.8
atcphy-20230219
audio/testing
base
bases/000-devicetree
bits/000-devicetree
bits/002-backports
bits/005-maintainers
bits/010-soc
bits/020-dart
bits/030-misc
bits/040-dwc3
bits/050-nvme
bits/060-spi
bits/070-audio
bits/080-wifi
bits/090-spi-hid
bits/100-bluetooth
bits/110-smc
bits/120-spmi
bits/130-cpufreq
bits/140-pci
bits/150-xhci-firmware
bits/160-fpwm
bits/170-atcphy
bits/180-sio
bits/200-dcp
bits/210-gpu
bits/220-tso
bits/230-touchbar
bits/240-isp
clk/new
cpufreq/v1
cpufreq/wip
dcp/dptx-fixes
dcp/sleep
dcp/wtf
dp-altmode-WIP
fixes/6.5
fixes/usb-streams-snafu
gpu/base
gpu/clustering-debug
gpu/compute
gpu/explicit-sync
gpu/history-20230305
gpu/history-6.2
gpu/modpost
gpu/new
gpu/new-bits
gpu/omg-it-works
gpu/pin-init-hack
gpu/pin_init_woes
gpu/prev
gpu/rebase-20230224
gpu/rebase-6.4
gpu/rust-1.74-ice
gpu/rust-drm
gpu/rust-for-later
gpu/rust-for-next
gpu/rust-for-next-merged
gpu/rust-next
gpu/rust-rebased
gpu/rust-submitted
gpu/rust-wip
gpu/rust-wip-5.19
gpu/rust-wip-6.3
gpu/uapi-2024-06
gpu/uapi-revamp
isp/heap-alloc
isp/t602x
isp/t602x-v2
kvm-tso
mailbox/i-hate-mailbox
main
misc/dax-fixes
next-base
nvme/suspend
nvme/wip-clocks
pcie/wip-sd-pm
pmgr-stuff
pmgr/dev
pmgr/nvme-merge
rust/makefile-fix
rust/unsafe_pr
smc/rtkit-patches
smc/work
sound/ivsense-fix
sound/ivsense-improvements
sound/speaker-safety
speakers/enablement-READ-COMMIT-MESSAGE
spmi/work
sven/i2c-pasemi-fixes
t6000/bringup-work
t602x/bringup
t8112/bringup
touchpad/wip
tso/fixes
wifi/bcm4388
wifi/take1
wifi/take2
wifi/take3
wifi/take4
wifi/take5
wifi/v2
wifi/v3-wip-asahi
Unnamed repository; edit this file 'description' to name the repository.
Runxi Yu
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
virtio
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tools/virtio: creating pipe assertion in vringh_test
Yunseong Kim
2024-07-04
1
-3
/
+6
*
tools: virtio: introduce vhost_net_test
Yunsheng Lin
2024-03-05
4
-3
/
+542
*
tools/virtio: Add dma sync api for virtio test
Liming Wu
2023-10-16
1
-0
/
+12
*
tools/virtio: fix build break for aarch64
Peng Fan
2023-06-27
1
-1
/
+12
*
tools/virtio: use canonical ftrace path
Ross Zwisler
2023-06-09
2
-5
/
+9
*
tools/virtio: Add .gitignore for ringtest
Rong Tao
2023-06-08
1
-0
/
+7
*
tools/virtio: Fix arm64 ringtest compilation error
Rong Tao
2023-06-08
1
-0
/
+11
*
tools/virtio: fix build caused by virtio_ring changes
Shunsuke Mie
2023-04-21
3
-13
/
+5
*
tools/virtio: virtio_test -h,--help should return directly
Rong Tao
2023-04-21
1
-5
/
+5
*
tools/virtio: virtio_test: Fix indentation
Rong Tao
2023-04-21
1
-1
/
+1
*
tools/virtio: fix typo in README instructions
Ross Zwisler
2023-04-04
1
-1
/
+1
*
tools/virtio: Ignore virtio-trace/trace-agent
Rong Tao
2023-03-13
1
-0
/
+1
*
tools/virtio: enable to build with retpoline
Shunsuke Mie
2023-02-20
1
-1
/
+1
*
tools/virtio: fix the vringh test for virtio ring changes
Shunsuke Mie
2023-01-27
8
-5
/
+45
*
tools/virtio: remove smp_read_barrier_depends()
Davidlohr Bueso
2022-12-28
1
-7
/
+10
*
tools/virtio: remove stray characters
Davidlohr Bueso
2022-12-28
1
-10
/
+10
*
tools/virtio: Variable type completion
wangjianli
2022-12-28
1
-1
/
+1
*
tools: Delete the unneeded semicolon after curly braces
Shaomin Deng
2022-12-28
1
-1
/
+1
*
tools/virtio: initialize spinlocks in vring_test.c
Ricardo Cañuelo
2022-12-28
1
-0
/
+2
*
virtio_test: fixup for vq reset
Xuan Zhuo
2022-09-27
2
-0
/
+8
*
tools/virtio: fix build
Stefano Garzarella
2022-08-11
2
-1
/
+2
*
virtio_ring: split: stop __vring_new_virtqueue as export symbol
Xuan Zhuo
2022-08-11
1
-2
/
+2
*
tools/virtio: compile with -pthread
Michael S. Tsirkin
2022-03-28
1
-1
/
+2
*
tools/virtio: fix after premapped buf support
Michael S. Tsirkin
2022-03-28
1
-2
/
+2
*
tools/virtio: handle fallout from folio work
Michael S. Tsirkin
2022-03-06
1
-0
/
+3
*
tools/virtio: fix virtio_test execution
Stefano Garzarella
2022-03-06
1
-0
/
+1
*
tools/virtio: fix build
Michael S. Tsirkin
2021-08-11
3
-1
/
+60
*
tools/virtio: add barrier for aarch64
Peng Fan
2020-12-18
1
-0
/
+10
*
tools/virtio: add krealloc_array
Peng Fan
2020-12-18
1
-2
/
+11
*
tools/virtio: include asm/bug.h
Peng Fan
2020-12-18
1
-0
/
+2
*
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2020-08-11
1
-3
/
+3
|
\
|
*
virtio: virtio_has_iommu_quirk -> virtio_has_dma_quirk
Michael S. Tsirkin
2020-08-03
1
-2
/
+2
|
*
virtio: VIRTIO_F_IOMMU_PLATFORM -> VIRTIO_F_ACCESS_PLATFORM
Michael S. Tsirkin
2020-08-03
1
-1
/
+1
*
|
compiler: Remove uninitialized_var() macro
Kees Cook
2020-07-16
1
-2
/
+0
|
/
*
tools/virtio: Use tools/include/list.h instead of stubs
Eugenio Pérez
2020-06-22
4
-9
/
+6
*
tools/virtio: Reset index in virtio_test --reset.
Eugenio Pérez
2020-06-22
1
-2
/
+24
*
tools/virtio: Extract virtqueue initialization in vq_reset
Eugenio Pérez
2020-06-22
1
-7
/
+14
*
tools/virtio: Use __vring_new_virtqueue in virtio_test.c
Eugenio Pérez
2020-06-22
1
-4
/
+3
*
tools/virtio: Add --reset
Eugenio Pérez
2020-06-22
1
-4
/
+37
*
tools/virtio: Add --batch=random option
Eugenio Pérez
2020-06-22
1
-4
/
+14
*
tools/virtio: Add --batch option
Eugenio Pérez
2020-06-22
1
-10
/
+37
*
tools/virtio: make asm/barrier.h self contained
Michael S. Tsirkin
2020-04-17
1
-0
/
+1
*
tools/virtio: define aligned attribute
Michael S. Tsirkin
2020-04-17
1
-0
/
+1
*
virtio/test: fix up after IOTLB changes
Michael S. Tsirkin
2020-04-16
2
-2
/
+3
*
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2020-04-08
1
-1
/
+26
|
\
|
*
tools/virtio: option to build an out of tree module
Michael S. Tsirkin
2020-03-23
1
-1
/
+26
*
|
.gitignore: add SPDX License Identifier
Masahiro Yamada
2020-03-25
1
-0
/
+1
|
/
*
tools/virtio: xen stub
Michael S. Tsirkin
2019-10-13
1
-0
/
+6
*
tools/virtio: more stubs
Michael S. Tsirkin
2019-10-11
2
-0
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 482
Thomas Gleixner
2019-06-19
4
-4
/
+4
[next]