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
/
linux
Age
Commit message (
Expand
)
Author
2018-05-07
PCI: remove PCI_DMA_BUS_IS_PHYS
Christoph Hellwig
2018-01-29
tools/virtio: more stubs to fix tools build
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-02
tools/virtio: fix build breakage
Sekhar Nori
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-08-15
tools/virtio: add dma stubs
Michael S. Tsirkin
2016-03-02
virtio_ring: Support DMA APIs
Andy Lutomirski
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-09
tools/virtio: fix build after 4.2 changes
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
2014-05-01
tools: Consolidate types.h
Borislav Petkov
2014-05-01
tools: Unify export.h
Borislav Petkov
2014-03-13
tools/virtio: fix missing kmemleak_ignore symbol
Joel Stanley
2014-03-13
tools/virtio: update internal copies of headers
Joel Stanley
2013-07-09
tools/virtio: move module license stub to module.h
Michael S. Tsirkin
2013-03-20
tools/virtio: remove virtqueue_add_buf() from tests.
Rusty Russell
2013-03-20
tools/virtio: make vringh_test use inbuf/outbuf.
Rusty Russell
2013-03-20
virtio_ring: virtqueue_add_sgs, to add multiple sgs.
Rusty Russell
2013-03-20
tools/virtio: add vring_test.
Rusty Russell
2013-03-20
tools/virtio: separate headers more.
Rusty Russell
2013-03-20
tools/virtio: fix build for 3.8
Michael S. Tsirkin
2012-05-02
virtio/tools: add delayed interupt mode
Michael S. Tsirkin
2012-02-28
tools/virtio: stub out strong barriers
Michael S. Tsirkin
2012-02-28
tools/virtio: add linux/hrtimer.h stub
Michael S. Tsirkin
2012-02-28
tools/virtio: add linux/module.h stub
Michael S. Tsirkin
2012-01-12
virtio: rename virtqueue_add_buf_gfp to virtqueue_add_buf
Rusty Russell
2012-01-12
virtio: harsher barriers for rpmsg.
Rusty Russell
2010-12-09
tools/virtio: virtio_test tool
Michael S. Tsirkin