aboutsummaryrefslogtreecommitdiffstats
path: root/tools/virtio
AgeCommit message (Expand)Author
2016-08-15tools/virtio: add dma stubsMichael S. Tsirkin
2016-08-15ringtest: test build fixMichael S. Tsirkin
2016-07-01ptr_ring: support resizing multiple queuesMichael S. Tsirkin
2016-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-06-15ptr_ring: ring testMichael S. Tsirkin
2016-06-06tools/virtio: add noring toolMichael S. Tsirkin
2016-06-06tools/virtio/ringtest: fix run-on-all.sh to work without /dev/cpuMike Rapoport
2016-06-06tools/virtio/ringtest: add usage example to READMEMike Rapoport
2016-05-22ringtest: pass buf != NULLMichael S. Tsirkin
2016-05-22virtio: add inorder optionMichael S. Tsirkin
2016-03-02virtio_ring: Support DMA APIsAndy Lutomirski
2016-01-26tools/virtio: add ringtest utilitiesMichael S. Tsirkin
2016-01-26tools/virtio: use virt_xxx barriersMichael S. Tsirkin
2015-12-07tools/virtio: fix byteswap logicMichael S. Tsirkin
2015-12-07tools/virtio: move list macro stubsMichael S. Tsirkin
2015-09-16tools/virtio: propagate V=X to kernel buildMichael S. Tsirkin
2015-09-09tools/virtio: fix build after 4.2 changesMichael S. Tsirkin
2014-12-15tools/virtio: add virtio 1.0 in vringh_testMichael S. Tsirkin
2014-12-15tools/virtio: add virtio 1.0 in virtio_testMichael S. Tsirkin
2014-12-15tools/virtio: enable -WerrorMichael S. Tsirkin
2014-12-15tools/virtio: 64 bit featuresMichael S. Tsirkin
2014-12-15tools/virtio: fix vringh testMichael S. Tsirkin
2014-12-15tools/virtio: more stubsMichael S. Tsirkin
2014-12-09virtio: add support for 64 bit features.Michael S. Tsirkin
2014-12-09virtio: use u32, not bitmap for featuresMichael S. Tsirkin
2014-05-01tools: Consolidate types.hBorislav Petkov
2014-05-01tools: Unify export.hBorislav Petkov
2014-03-13tools/virtio: add a missing )Joel Stanley
2014-03-13tools/virtio: fix missing kmemleak_ignore symbolJoel Stanley
2014-03-13tools/virtio: update internal copies of headersJoel Stanley
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