search for: vhost_ubuf

Displaying 4 results from an estimated 4 matches for "vhost_ubuf".

Did you mean: vhost_buf
2013 May 07
0
[PULL] vhost: more fixes for 3.10
...------------------ Asias He (7): vhost: Export vhost_dev_set_owner vhost-net: Free ubuf when vhost_dev_set_owner fails vhost: Move VHOST_NET_FEATURES to net.c vhost: Remove comments for hdr in vhost.h vhost: Remove vhost_enable_zcopy in vhost.h vhost-net: Cleanup vhost_ubuf and vhost_zcopy vhost-scsi: Enable VIRTIO_RING_F_EVENT_IDX Michael S. Tsirkin (1): vhost: drop virtio_net.h dependency drivers/vhost/net.c | 100 +++++++++++++++++++++++++++++++++----------------- drivers/vhost/scsi.c | 8 +--- drivers/vhost/vhost.c | 4 +- drivers/vhost/vhost...
2013 May 07
0
[PULL] vhost: more fixes for 3.10
...------------------ Asias He (7): vhost: Export vhost_dev_set_owner vhost-net: Free ubuf when vhost_dev_set_owner fails vhost: Move VHOST_NET_FEATURES to net.c vhost: Remove comments for hdr in vhost.h vhost: Remove vhost_enable_zcopy in vhost.h vhost-net: Cleanup vhost_ubuf and vhost_zcopy vhost-scsi: Enable VIRTIO_RING_F_EVENT_IDX Michael S. Tsirkin (1): vhost: drop virtio_net.h dependency drivers/vhost/net.c | 100 +++++++++++++++++++++++++++++++++----------------- drivers/vhost/scsi.c | 8 +--- drivers/vhost/vhost.c | 4 +- drivers/vhost/vhost...
2013 May 06
13
[PATCH v2 00/11] vhost cleanups
...T, This is on top of [PATCH 0/2] vhost-net fix ubuf. Asias He (11): vhost: Remove vhost_enable_zcopy in vhost.h vhost: Move VHOST_NET_FEATURES to net.c vhost: Make vhost a separate module vhost: Remove comments for hdr in vhost.h vhost: Simplify dev->vqs[i] access vhost-net: Cleanup vhost_ubuf and vhost_zcopy vhost-scsi: Remove unnecessary forward struct vhost_scsi declaration vhost-scsi: Rename struct vhost_scsi *s to *vs vhost-scsi: Make func indention more consistent vhost-scsi: Rename struct tcm_vhost_tpg *tv_tpg to *tpg vhost-scsi: Rename struct tcm_vhost_cmd *tv_cmd to *c...
2013 May 06
13
[PATCH v2 00/11] vhost cleanups
...T, This is on top of [PATCH 0/2] vhost-net fix ubuf. Asias He (11): vhost: Remove vhost_enable_zcopy in vhost.h vhost: Move VHOST_NET_FEATURES to net.c vhost: Make vhost a separate module vhost: Remove comments for hdr in vhost.h vhost: Simplify dev->vqs[i] access vhost-net: Cleanup vhost_ubuf and vhost_zcopy vhost-scsi: Remove unnecessary forward struct vhost_scsi declaration vhost-scsi: Rename struct vhost_scsi *s to *vs vhost-scsi: Make func indention more consistent vhost-scsi: Rename struct tcm_vhost_tpg *tv_tpg to *tpg vhost-scsi: Rename struct tcm_vhost_cmd *tv_cmd to *c...