aboutsummaryrefslogtreecommitdiff
path: root/tools/virtio
AgeCommit message (Expand)Author
2013-10-29virtio_test: verify if virtqueue_kick() succeededHeinz Graalfs
2013-10-29virtio_ring: change host notification APIHeinz Graalfs
2013-07-15virtio tools: add .gitignoreRamkumar Ramachandra
2013-07-09tools/virtio: move module license stub to module.hMichael S. Tsirkin
2013-03-20tools/virtio: remove virtqueue_add_buf() from tests.Rusty Russell
2013-03-20tools/virtio: make vringh_test use inbuf/outbuf.Rusty Russell
2013-03-20virtio_ring: virtqueue_add_sgs, to add multiple sgs.Rusty Russell
2013-03-20tools/virtio: add vring_test.Rusty Russell
2013-03-20tools/virtio: separate headers more.Rusty Russell
2013-03-20tools/virtio: fix build for 3.8Michael S. Tsirkin
2012-12-20Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-12-18virtio: tools: make it clear that virtqueue_add_buf() no longer returns > 0Rusty Russell
2012-12-06tools:virtio: fix compilation warningCong Ding
2012-09-28tools: Fix pthread flag for Makefile of trace-agent used by virtio-traceYoshihiro YUNOMAE
2012-09-28tools: Add guest trace agent as a user toolYoshihiro YUNOMAE
2012-05-02virtio/tools: add delayed interupt modeMichael S. Tsirkin
2012-02-28tools/virtio: stub out strong barriersMichael S. Tsirkin
2012-02-28tools/virtio: add linux/hrtimer.h stubMichael S. Tsirkin
2012-02-28tools/virtio: add linux/module.h stubMichael S. Tsirkin
2012-01-12virtio: rename virtqueue_add_buf_gfp to virtqueue_add_bufRusty Russell
2012-01-12virtio: harsher barriers for rpmsg.Rusty Russell
2011-05-30virtio_test: support event indexMichael S. Tsirkin
2010-12-09tools/virtio: virtio_test toolMichael S. Tsirkin
2010-12-09vhost test moduleMichael S. Tsirkin