Age | Commit message (Expand) | Author | Files | Lines |
2020-06-22 | tools/virtio: Add --reset | Eugenio Pérez | 1 | -0/+57 |
2020-06-09 | vhost/test: fix up after API change | Michael S. Tsirkin | 1 | -1/+1 |
2020-04-17 | virtio/test: fix up after IOTLB changes | Michael S. Tsirkin | 1 | -2/+2 |
2020-04-17 | vhost: Create accessors for virtqueues private_data | Eugenio Pérez | 1 | -5/+5 |
2019-12-02 | Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -11/+1 |
2019-10-23 | compat_ioctl: move drivers to compat_ptr_ioctl | Arnd Bergmann | 1 | -11/+1 |
2019-10-13 | vhost/test: stop device before reset | Michael S. Tsirkin | 1 | -0/+2 |
2019-09-04 | vhost/test: fix build for vhost test | Tiwei Bie | 1 | -4/+9 |
2019-09-04 | vhost/test: fix build for vhost test | Tiwei Bie | 1 | -1/+1 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 482 | Thomas Gleixner | 1 | -2/+1 |
2018-06-13 | treewide: kmalloc() -> kmalloc_array() | Kees Cook | 1 | -1/+1 |
2018-02-01 | vhost: remove unused lock check flag in vhost_dev_cleanup() | 夷则(Caspar) | 1 | -1/+1 |
2016-09-05 | Merge 4.8-rc5 into char-misc-next | Greg Kroah-Hartman | 1 | -4/+4 |
2016-08-31 | miscdevice: Add helper macro for misc device boilerplate | PrasannaKumar Muralidharan | 1 | -12/+1 |
2016-08-15 | vhost/test: fix after swiotlb changes | Michael S. Tsirkin | 1 | -4/+4 |
2016-03-02 | vhost: rename vhost_init_used() | Greg Kurz | 1 | -1/+1 |
2015-09-16 | vhost: move features to core | Michael S. Tsirkin | 1 | -0/+3 |
2014-06-09 | vhost: move memory pointer to VQs | Michael S. Tsirkin | 1 | -1/+1 |
2014-06-09 | vhost: move acked_features to VQs | Michael S. Tsirkin | 1 | -3/+6 |
2013-12-07 | vhost: remove the dead branch | Zhi Yong Wu | 1 | -7/+1 |
2013-07-11 | vhost: Remove custom vhost rcu usage | Asias He | 1 | -4/+2 |
2013-07-07 | vhost/test: update test after vhost cleanups | Michael S. Tsirkin | 1 | -11/+20 |
2013-07-07 | vhost: Make vhost a separate module | Asias He | 1 | -1/+1 |
2013-05-03 | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+3 |
2013-05-01 | vhost: fix error handling in RESET_OWNER ioctl | Michael S. Tsirkin | 1 | -1/+8 |
2013-03-20 | tools/virtio: fix build for 3.8 | Michael S. Tsirkin | 1 | -1/+3 |
2012-07-22 | vhost: Separate vhost-net features from vhost features | Stefan Hajnoczi | 1 | -2/+2 |
2012-04-12 | tools/virtio: fix up vhost/test module build | Zhi Yong Wu | 1 | -1/+1 |
2011-07-19 | vhost: init used ring after backend was set | Jason Wang | 1 | -0/+5 |
2011-05-30 | vhost: support event index | Michael S. Tsirkin | 1 | -3/+3 |
2010-12-09 | vhost test module | Michael S. Tsirkin | 1 | -0/+320 |