search for: target_submit_cmd_map_sgls

Displaying 6 results from an estimated 6 matches for "target_submit_cmd_map_sgls".

2015 Jan 27
0
vhost-scsi support for ANY_LAYOUT
...e within a single iovec. > > *) Is it still safe to use 'out' + 'in' values from vhost_get_vq_desc() > in order to determine the data_direction...? If not, what's the > preferred way of determining this information for get_user_pages_fast() > permission bits and target_submit_cmd_map_sgls()..? > > Also, what is required on the QEMU side in order to start generating > ANY_LAYOUT style iovecs to verify the WIP changes..? I see > hw/scsi/virtio-scsi.c has been converted to accept any_layout=1, but > AFAICT the changes where only related to code not shared between >...
2015 Jan 27
0
vhost-scsi support for ANY_LAYOUT
...e within a single iovec. > > *) Is it still safe to use 'out' + 'in' values from vhost_get_vq_desc() > in order to determine the data_direction...? If not, what's the > preferred way of determining this information for get_user_pages_fast() > permission bits and target_submit_cmd_map_sgls()..? > > Also, what is required on the QEMU side in order to start generating > ANY_LAYOUT style iovecs to verify the WIP changes..? I see > hw/scsi/virtio-scsi.c has been converted to accept any_layout=1, but > AFAICT the changes where only related to code not shared between >...
2013 May 03
5
[PATCH 0/5] vhost-scsi cleanup
Asias He (5): 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 *cmd drivers/vhost/scsi.c | 469 +++++++++++++++++++++++++++------------------------ 1 file changed,
2013 May 03
5
[PATCH 0/5] vhost-scsi cleanup
Asias He (5): 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 *cmd drivers/vhost/scsi.c | 469 +++++++++++++++++++++++++++------------------------ 1 file changed,
2013 May 06
13
[PATCH v2 00/11] vhost cleanups
MST, 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
2013 May 06
13
[PATCH v2 00/11] vhost cleanups
MST, 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