aboutsummaryrefslogtreecommitdiff
path: root/drivers/vhost/vhost.c
AgeCommit message (Expand)Author
2010-05-12vhost: fix barrier pairingMichael S. Tsirkin
2010-04-11Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2010-04-07vhost-net: fix vq_memory_access_ok error checkingJeff Dike
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-17vhost: fix error handling in vring ioctlsMichael S. Tsirkin
2010-02-28vhost: fix get_user_pages_fast error handlingMichael S. Tsirkin
2010-02-28vhost: initialize log eventfd context pointerMichael S. Tsirkin
2010-02-28vhost: logging thinko fixMichael S. Tsirkin
2010-02-14vhost-net: switch to smp barriersMichael S. Tsirkin
2010-01-15vhost_net: a kernel-level virtio serverMichael S. Tsirkin