summaryrefslogtreecommitdiff
path: root/drivers/vhost/test.c
AgeCommit message (Expand)Author
2023-02-20vhost-test: remove meaningless debug infoLiming Wu
2022-05-31vhost: rename vhost_work_dev_flushMike Christie
2022-05-31vhost-test: drop flush after vhost_dev_cleanupMike Christie
2022-05-31vhost_test: remove vhost_test_flush_vq()Andrey Ryabinin
2022-05-31vhost: get rid of vhost_poll_flush() wrapperAndrey Ryabinin
2022-01-14vhost/test: fix memory leak of vhost virtqueuesXianting Tian
2020-06-22tools/virtio: Add --resetEugenio Pérez
2020-06-09vhost/test: fix up after API changeMichael S. Tsirkin
2020-04-16virtio/test: fix up after IOTLB changesMichael S. Tsirkin
2020-04-16vhost: Create accessors for virtqueues private_dataEugenio Pérez
2019-12-01Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds
2019-10-23compat_ioctl: move drivers to compat_ptr_ioctlArnd Bergmann
2019-10-13vhost/test: stop device before resetMichael S. Tsirkin
2019-09-04vhost/test: fix build for vhost testTiwei Bie
2019-09-04vhost/test: fix build for vhost testTiwei Bie
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 482Thomas Gleixner
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-02-01vhost: remove unused lock check flag in vhost_dev_cleanup()夷则(Caspar)
2016-09-05Merge 4.8-rc5 into char-misc-nextGreg Kroah-Hartman
2016-08-31miscdevice: Add helper macro for misc device boilerplatePrasannaKumar Muralidharan
2016-08-15vhost/test: fix after swiotlb changesMichael S. Tsirkin
2016-03-02vhost: rename vhost_init_used()Greg Kurz
2015-09-16vhost: move features to coreMichael S. Tsirkin
2014-06-09vhost: move memory pointer to VQsMichael S. Tsirkin
2014-06-09vhost: move acked_features to VQsMichael S. Tsirkin
2013-12-06vhost: remove the dead branchZhi Yong Wu
2013-07-11vhost: Remove custom vhost rcu usageAsias He
2013-07-07vhost/test: update test after vhost cleanupsMichael S. Tsirkin
2013-07-07vhost: Make vhost a separate moduleAsias He
2013-05-02Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-05-01vhost: fix error handling in RESET_OWNER ioctlMichael S. Tsirkin
2013-03-20tools/virtio: fix build for 3.8Michael S. Tsirkin
2012-07-22vhost: Separate vhost-net features from vhost featuresStefan Hajnoczi
2012-04-12tools/virtio: fix up vhost/test module buildZhi Yong Wu
2011-07-19vhost: init used ring after backend was setJason Wang
2011-05-30vhost: support event indexMichael S. Tsirkin
2010-12-09vhost test moduleMichael S. Tsirkin