summaryrefslogtreecommitdiffstats
path: root/tools/virtio
Commit message (Expand)AuthorAgeFilesLines
* tools/virtio: add virtio 1.0 in vringh_testMichael S. Tsirkin2014-12-151-0/+2
* tools/virtio: add virtio 1.0 in virtio_testMichael S. Tsirkin2014-12-151-1/+13
* tools/virtio: enable -WerrorMichael S. Tsirkin2014-12-151-1/+1
* tools/virtio: 64 bit featuresMichael S. Tsirkin2014-12-151-1/+1
* tools/virtio: fix vringh testMichael S. Tsirkin2014-12-151-0/+1
* tools/virtio: more stubsMichael S. Tsirkin2014-12-155-2/+79
* virtio: add support for 64 bit features.Michael S. Tsirkin2014-12-091-1/+1
* virtio: use u32, not bitmap for featuresMichael S. Tsirkin2014-12-094-33/+12
* tools: Consolidate types.hBorislav Petkov2014-05-012-35/+0
* tools: Unify export.hBorislav Petkov2014-05-012-6/+1
* tools/virtio: add a missing )Joel Stanley2014-03-131-1/+1
* tools/virtio: fix missing kmemleak_ignore symbolJoel Stanley2014-03-131-0/+3
* tools/virtio: update internal copies of headersJoel Stanley2014-03-131-2/+2
* virtio_test: verify if virtqueue_kick() succeededHeinz Graalfs2013-10-291-1/+2
* virtio_ring: change host notification APIHeinz Graalfs2013-10-292-5/+11
* virtio tools: add .gitignoreRamkumar Ramachandra2013-07-151-0/+3
* tools/virtio: move module license stub to module.hMichael S. Tsirkin2013-07-092-3/+5
* tools/virtio: remove virtqueue_add_buf() from tests.Rusty Russell2013-03-203-20/+15
* tools/virtio: make vringh_test use inbuf/outbuf.Rusty Russell2013-03-202-4/+14
* virtio_ring: virtqueue_add_sgs, to add multiple sgs.Rusty Russell2013-03-202-0/+23
* tools/virtio: add vring_test.Rusty Russell2013-03-203-4/+747
* tools/virtio: separate headers more.Rusty Russell2013-03-2021-147/+450
* tools/virtio: fix build for 3.8Michael S. Tsirkin2013-03-203-3/+9
* Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-12-201-2/+2
|\
| * virtio: tools: make it clear that virtqueue_add_buf() no longer returns > 0Rusty Russell2012-12-181-2/+2
* | tools:virtio: fix compilation warningCong Ding2012-12-061-1/+1
|/
* tools: Fix pthread flag for Makefile of trace-agent used by virtio-traceYoshihiro YUNOMAE2012-09-281-4/+3
* tools: Add guest trace agent as a user toolYoshihiro YUNOMAE2012-09-286-0/+806
* virtio/tools: add delayed interupt modeMichael S. Tsirkin2012-05-022-4/+23
* tools/virtio: stub out strong barriersMichael S. Tsirkin2012-02-281-0/+3
* tools/virtio: add linux/hrtimer.h stubMichael S. Tsirkin2012-02-281-0/+0
* tools/virtio: add linux/module.h stubMichael S. Tsirkin2012-02-281-0/+0
* virtio: rename virtqueue_add_buf_gfp to virtqueue_add_bufRusty Russell2012-01-122-16/+8
* virtio: harsher barriers for rpmsg.Rusty Russell2012-01-122-1/+3
* virtio_test: support event indexMichael S. Tsirkin2011-05-301-2/+17
* tools/virtio: virtio_test toolMichael S. Tsirkin2010-12-095-0/+487
* vhost test moduleMichael S. Tsirkin2010-12-092-0/+3
OpenPOWER on IntegriCloud