index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
virtio
Age
Commit message (
Expand
)
Author
2018-03-20
ptr_ring: fix build
Michael S. Tsirkin
2018-02-08
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2018-02-01
ringtest: ring.c malloc & memset to calloc
Peter Malone
2018-01-31
virtio/ringtest: virtio_ring: fix up need_event math
Michael S. Tsirkin
2018-01-31
virtio/ringtest: fix up need_event math
Michael S. Tsirkin
2018-01-29
tools/virtio: fix smp_mb on x86
Michael S. Tsirkin
2018-01-29
tools/virtio: copy READ/WRITE_ONCE
Michael S. Tsirkin
2018-01-29
tools/virtio: more stubs to fix tools build
Michael S. Tsirkin
2018-01-29
tools/virtio: switch to __ptr_ring_empty
Michael S. Tsirkin
2017-12-15
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2017-12-08
ptr_ring: fix up after recent ptr_ring changes
Michael S. Tsirkin
2017-11-10
locking/x86: Use LOCK ADD for smp_mb() instead of MFENCE
Michael S. Tsirkin
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-05-09
tools/virtio: fix spelling mistake: "wakeus" -> "wakeups"
Colin Ian King
2017-05-09
ptr_ring: support testing different batching sizes
Michael S. Tsirkin
2017-05-09
ringtest: support test specific parameters
Michael S. Tsirkin
2017-05-02
tools/virtio: fix build breakage
Sekhar Nori
2017-05-02
ringtest: fix an assert statement
Dan Carpenter
2017-01-19
tools/virtio/ringtest: tweaks for s390
Halil Pasic
2017-01-19
tools/virtio/ringtest: fix run-on-all.sh for offline cpus
Halil Pasic
2016-12-16
tools/virtio: use {READ,WRITE}_ONCE() in uaccess.h
Mark Rutland
2016-12-16
tools/virtio: fix READ_ONCE()
Mark Rutland
2016-10-31
ringtest: poll for new buffers once before updating event index
Paolo Bonzini
2016-10-31
ringtest: commonize implementation of poll_avail/poll_used
Paolo Bonzini
2016-10-31
ringtest: use link-time optimization
Paolo Bonzini
2016-08-15
tools/virtio: add dma stubs
Michael S. Tsirkin
2016-08-15
ringtest: test build fix
Michael S. Tsirkin
2016-07-01
ptr_ring: support resizing multiple queues
Michael S. Tsirkin
2016-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-06-15
ptr_ring: ring test
Michael S. Tsirkin
2016-06-06
tools/virtio: add noring tool
Michael S. Tsirkin
2016-06-06
tools/virtio/ringtest: fix run-on-all.sh to work without /dev/cpu
Mike Rapoport
2016-06-06
tools/virtio/ringtest: add usage example to README
Mike Rapoport
2016-05-22
ringtest: pass buf != NULL
Michael S. Tsirkin
2016-05-22
virtio: add inorder option
Michael S. Tsirkin
2016-03-02
virtio_ring: Support DMA APIs
Andy Lutomirski
2016-01-26
tools/virtio: add ringtest utilities
Michael S. Tsirkin
2016-01-26
tools/virtio: use virt_xxx barriers
Michael S. Tsirkin
2015-12-07
tools/virtio: fix byteswap logic
Michael S. Tsirkin
2015-12-07
tools/virtio: move list macro stubs
Michael S. Tsirkin
2015-09-16
tools/virtio: propagate V=X to kernel build
Michael S. Tsirkin
2015-09-09
tools/virtio: fix build after 4.2 changes
Michael S. Tsirkin
2014-12-15
tools/virtio: add virtio 1.0 in vringh_test
Michael S. Tsirkin
2014-12-15
tools/virtio: add virtio 1.0 in virtio_test
Michael S. Tsirkin
2014-12-15
tools/virtio: enable -Werror
Michael S. Tsirkin
2014-12-15
tools/virtio: 64 bit features
Michael S. Tsirkin
2014-12-15
tools/virtio: fix vringh test
Michael S. Tsirkin
2014-12-15
tools/virtio: more stubs
Michael S. Tsirkin
2014-12-09
virtio: add support for 64 bit features.
Michael S. Tsirkin
2014-12-09
virtio: use u32, not bitmap for features
Michael S. Tsirkin
[next]