summaryrefslogtreecommitdiffstats
path: root/drivers/vhost/test.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 482Thomas Gleixner2019-06-191-2/+1Star
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-131-1/+1
* vhost: remove unused lock check flag in vhost_dev_cleanup()夷则(Caspar)2018-02-011-1/+1
* Merge 4.8-rc5 into char-misc-nextGreg Kroah-Hartman2016-09-051-4/+4
|\
| * vhost/test: fix after swiotlb changesMichael S. Tsirkin2016-08-151-4/+4
* | miscdevice: Add helper macro for misc device boilerplatePrasannaKumar Muralidharan2016-08-311-12/+1Star
|/
* vhost: rename vhost_init_used()Greg Kurz2016-03-021-1/+1
* vhost: move features to coreMichael S. Tsirkin2015-09-161-0/+3
* vhost: move memory pointer to VQsMichael S. Tsirkin2014-06-091-1/+1
* vhost: move acked_features to VQsMichael S. Tsirkin2014-06-091-3/+6
* vhost: remove the dead branchZhi Yong Wu2013-12-061-7/+1Star
* vhost: Remove custom vhost rcu usageAsias He2013-07-111-4/+2Star
* vhost/test: update test after vhost cleanupsMichael S. Tsirkin2013-07-071-11/+20
* vhost: Make vhost a separate moduleAsias He2013-07-071-1/+1
* Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-05-021-1/+3
|\
| * tools/virtio: fix build for 3.8Michael S. Tsirkin2013-03-201-1/+3
* | vhost: fix error handling in RESET_OWNER ioctlMichael S. Tsirkin2013-05-011-1/+8
|/
* vhost: Separate vhost-net features from vhost featuresStefan Hajnoczi2012-07-221-2/+2
* tools/virtio: fix up vhost/test module buildZhi Yong Wu2012-04-121-1/+1
* vhost: init used ring after backend was setJason Wang2011-07-191-0/+5
* vhost: support event indexMichael S. Tsirkin2011-05-301-3/+3
* vhost test moduleMichael S. Tsirkin2010-12-091-0/+320