aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/vhost/test.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-09-16vhost: move features to coreMichael S. Tsirkin1-0/+3
2014-06-09vhost: move memory pointer to VQsMichael S. Tsirkin1-1/+1
2014-06-09vhost: move acked_features to VQsMichael S. Tsirkin1-3/+6
2013-12-06vhost: remove the dead branchZhi Yong Wu1-7/+1
2013-07-11vhost: Remove custom vhost rcu usageAsias He1-4/+2
2013-07-07vhost/test: update test after vhost cleanupsMichael S. Tsirkin1-11/+20
2013-07-07vhost: Make vhost a separate moduleAsias He1-1/+1
2013-05-02Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-1/+3
2013-05-01vhost: fix error handling in RESET_OWNER ioctlMichael S. Tsirkin1-1/+8
2013-03-20tools/virtio: fix build for 3.8Michael S. Tsirkin1-1/+3
2012-07-22vhost: Separate vhost-net features from vhost featuresStefan Hajnoczi1-2/+2
2012-04-12tools/virtio: fix up vhost/test module buildZhi Yong Wu1-1/+1
2011-07-19vhost: init used ring after backend was setJason Wang1-0/+5
2011-05-30vhost: support event indexMichael S. Tsirkin1-3/+3
2010-12-09vhost test moduleMichael S. Tsirkin1-0/+320