index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
virtio
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-20
virtio: fix test build after uio.h change
Michael S. Tsirkin
1
-0
/
+4
2018-07-27
tools/virtio: add kmalloc_array stub
Michael S. Tsirkin
1
-0
/
+5
2018-07-27
tools/virtio: add dma barrier stubs
Michael S. Tsirkin
1
-2
/
+2
2018-06-29
sg: remove ->sg_magic member
Jens Axboe
1
-18
/
+0
2018-05-07
PCI: remove PCI_DMA_BUS_IS_PHYS
Christoph Hellwig
1
-2
/
+0
2018-03-20
ptr_ring: fix build
Michael S. Tsirkin
1
-0
/
+5
2018-02-08
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2
-23
/
+31
2018-02-01
ringtest: ring.c malloc & memset to calloc
Peter Malone
1
-4
/
+2
2018-01-31
virtio/ringtest: virtio_ring: fix up need_event math
Michael S. Tsirkin
1
-10
/
+14
2018-01-31
virtio/ringtest: fix up need_event math
Michael S. Tsirkin
1
-9
/
+15
2018-01-29
tools/virtio: fix smp_mb on x86
Michael S. Tsirkin
1
-1
/
+1
2018-01-29
tools/virtio: copy READ/WRITE_ONCE
Michael S. Tsirkin
1
-0
/
+57
2018-01-29
tools/virtio: more stubs to fix tools build
Michael S. Tsirkin
2
-1
/
+2
2018-01-29
tools/virtio: switch to __ptr_ring_empty
Michael S. Tsirkin
1
-1
/
+1
2017-12-15
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-6
/
+23
2017-12-08
ptr_ring: fix up after recent ptr_ring changes
Michael S. Tsirkin
1
-6
/
+23
2017-11-10
locking/x86: Use LOCK ADD for smp_mb() instead of MFENCE
Michael S. Tsirkin
1
-0
/
+4
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
23
-0
/
+23
2017-05-09
tools/virtio: fix spelling mistake: "wakeus" -> "wakeups"
Colin Ian King
1
-1
/
+1
2017-05-09
ptr_ring: support testing different batching sizes
Michael S. Tsirkin
1
-0
/
+3
2017-05-09
ringtest: support test specific parameters
Michael S. Tsirkin
2
-0
/
+15
2017-05-02
tools/virtio: fix build breakage
Sekhar Nori
3
-4
/
+6
2017-05-02
ringtest: fix an assert statement
Dan Carpenter
1
-1
/
+1
2017-01-20
tools/virtio/ringtest: tweaks for s390
Halil Pasic
1
-0
/
+12
2017-01-20
tools/virtio/ringtest: fix run-on-all.sh for offline cpus
Halil Pasic
1
-2
/
+3
2016-12-16
tools/virtio: use {READ,WRITE}_ONCE() in uaccess.h
Mark Rutland
1
-4
/
+5
2016-12-16
tools/virtio: fix READ_ONCE()
Mark Rutland
1
-1
/
+1
2016-10-31
ringtest: poll for new buffers once before updating event index
Paolo Bonzini
1
-2
/
+2
2016-10-31
ringtest: commonize implementation of poll_avail/poll_used
Paolo Bonzini
6
-83
/
+43
2016-10-31
ringtest: use link-time optimization
Paolo Bonzini
2
-4
/
+4
2016-08-15
tools/virtio: add dma stubs
Michael S. Tsirkin
5
-1
/
+52
2016-08-15
ringtest: test build fix
Michael S. Tsirkin
1
-0
/
+1
2016-07-01
ptr_ring: support resizing multiple queues
Michael S. Tsirkin
1
-0
/
+5
2016-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-3
/
+78
2016-06-15
ptr_ring: ring test
Michael S. Tsirkin
2
-1
/
+196
2016-06-06
tools/virtio: add noring tool
Michael S. Tsirkin
2
-1
/
+72
2016-06-06
tools/virtio/ringtest: fix run-on-all.sh to work without /dev/cpu
Mike Rapoport
1
-2
/
+2
2016-06-06
tools/virtio/ringtest: add usage example to README
Mike Rapoport
1
-0
/
+4
2016-05-22
ringtest: pass buf != NULL
Michael S. Tsirkin
1
-1
/
+1
2016-05-22
virtio: add inorder option
Michael S. Tsirkin
3
-2
/
+54
2016-03-02
virtio_ring: Support DMA APIs
Andy Lutomirski
1
-0
/
+17
2016-01-26
tools/virtio: add ringtest utilities
Michael S. Tsirkin
8
-0
/
+1123
2016-01-26
tools/virtio: use virt_xxx barriers
Michael S. Tsirkin
3
-9
/
+23
2015-12-07
tools/virtio: fix byteswap logic
Michael S. Tsirkin
1
-7
/
+13
2015-12-07
tools/virtio: move list macro stubs
Michael S. Tsirkin
2
-6
/
+6
2015-09-16
tools/virtio: propagate V=X to kernel build
Michael S. Tsirkin
1
-1
/
+1
2015-09-09
tools/virtio: fix build after 4.2 changes
Michael S. Tsirkin
3
-0
/
+13
2014-12-16
tools/virtio: add virtio 1.0 in vringh_test
Michael S. Tsirkin
1
-0
/
+2
2014-12-16
tools/virtio: add virtio 1.0 in virtio_test
Michael S. Tsirkin
1
-1
/
+13
2014-12-16
tools/virtio: enable -Werror
Michael S. Tsirkin
1
-1
/
+1
[next]