Age | Commit message (Expand) | Author | Files | Lines |
2015-09-16 | tools/virtio: propagate V=X to kernel build | Michael S. Tsirkin | 1 | -1/+1 |
2015-09-09 | tools/virtio: fix build after 4.2 changes | Michael S. Tsirkin | 3 | -0/+13 |
2014-12-15 | tools/virtio: add virtio 1.0 in vringh_test | Michael S. Tsirkin | 1 | -0/+2 |
2014-12-15 | tools/virtio: add virtio 1.0 in virtio_test | Michael S. Tsirkin | 1 | -1/+13 |
2014-12-15 | tools/virtio: enable -Werror | Michael S. Tsirkin | 1 | -1/+1 |
2014-12-15 | tools/virtio: 64 bit features | Michael S. Tsirkin | 1 | -1/+1 |
2014-12-15 | tools/virtio: fix vringh test | Michael S. Tsirkin | 1 | -0/+1 |
2014-12-15 | tools/virtio: more stubs | Michael S. Tsirkin | 5 | -2/+79 |
2014-12-09 | virtio: add support for 64 bit features. | Michael S. Tsirkin | 1 | -1/+1 |
2014-12-09 | virtio: use u32, not bitmap for features | Michael S. Tsirkin | 4 | -33/+12 |
2014-05-01 | tools: Consolidate types.h | Borislav Petkov | 2 | -35/+0 |
2014-05-01 | tools: Unify export.h | Borislav Petkov | 2 | -6/+1 |
2014-03-13 | tools/virtio: add a missing ) | Joel Stanley | 1 | -1/+1 |
2014-03-13 | tools/virtio: fix missing kmemleak_ignore symbol | Joel Stanley | 1 | -0/+3 |
2014-03-13 | tools/virtio: update internal copies of headers | Joel Stanley | 1 | -2/+2 |
2013-10-29 | virtio_test: verify if virtqueue_kick() succeeded | Heinz Graalfs | 1 | -1/+2 |
2013-10-29 | virtio_ring: change host notification API | Heinz Graalfs | 2 | -5/+11 |
2013-07-15 | virtio tools: add .gitignore | Ramkumar Ramachandra | 1 | -0/+3 |
2013-07-09 | tools/virtio: move module license stub to module.h | Michael S. Tsirkin | 2 | -3/+5 |
2013-03-20 | tools/virtio: remove virtqueue_add_buf() from tests. | Rusty Russell | 3 | -20/+15 |
2013-03-20 | tools/virtio: make vringh_test use inbuf/outbuf. | Rusty Russell | 2 | -4/+14 |
2013-03-20 | virtio_ring: virtqueue_add_sgs, to add multiple sgs. | Rusty Russell | 2 | -0/+23 |
2013-03-20 | tools/virtio: add vring_test. | Rusty Russell | 3 | -4/+747 |
2013-03-20 | tools/virtio: separate headers more. | Rusty Russell | 21 | -147/+450 |
2013-03-20 | tools/virtio: fix build for 3.8 | Michael S. Tsirkin | 3 | -3/+9 |
2012-12-20 | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -2/+2 |
2012-12-18 | virtio: tools: make it clear that virtqueue_add_buf() no longer returns > 0 | Rusty Russell | 1 | -2/+2 |
2012-12-06 | tools:virtio: fix compilation warning | Cong Ding | 1 | -1/+1 |
2012-09-28 | tools: Fix pthread flag for Makefile of trace-agent used by virtio-trace | Yoshihiro YUNOMAE | 1 | -4/+3 |
2012-09-28 | tools: Add guest trace agent as a user tool | Yoshihiro YUNOMAE | 6 | -0/+806 |
2012-05-02 | virtio/tools: add delayed interupt mode | Michael S. Tsirkin | 2 | -4/+23 |
2012-02-28 | tools/virtio: stub out strong barriers | Michael S. Tsirkin | 1 | -0/+3 |
2012-02-28 | tools/virtio: add linux/hrtimer.h stub | Michael S. Tsirkin | 1 | -0/+0 |
2012-02-28 | tools/virtio: add linux/module.h stub | Michael S. Tsirkin | 1 | -0/+0 |
2012-01-12 | virtio: rename virtqueue_add_buf_gfp to virtqueue_add_buf | Rusty Russell | 2 | -16/+8 |
2012-01-12 | virtio: harsher barriers for rpmsg. | Rusty Russell | 2 | -1/+3 |
2011-05-30 | virtio_test: support event index | Michael S. Tsirkin | 1 | -2/+17 |
2010-12-09 | tools/virtio: virtio_test tool | Michael S. Tsirkin | 5 | -0/+487 |
2010-12-09 | vhost test module | Michael S. Tsirkin | 2 | -0/+3 |