virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-03-11 14:54:35 to 2013-03-20 07:33:30 UTC [more...]

[PATCH V6 0/5] virtio-scsi multiqueue
 2013-03-20  7:33 UTC  (9+ messages)
` [PATCH V6 1/5] virtio-scsi: redo allocation of target data
` [PATCH V6 2/5] virtio-scsi: pass struct virtio_scsi to virtqueue completion function
` [PATCH V6 3/5] virtio-scsi: push vq lock/unlock into virtscsi_vq_done
` [PATCH V6 4/5] virtio-scsi: introduce multiqueue support
` [PATCH V6 5/5] virtio-scsi: reset virtqueue affinity when doing cpu hotplug

[PATCH V5 0/5] virtio-scsi multiqueue
 2013-03-20  7:24 UTC  (9+ messages)
` [PATCH V5 1/5] virtio-scsi: redo allocation of target data
` [PATCH V5 2/5] virtio-scsi: pass struct virtio_scsi to virtqueue completion function
` [PATCH V5 3/5] virtio-scsi: push vq lock/unlock into virtscsi_vq_done
` [PATCH V5 4/5] virtio-scsi: introduce multiqueue support
` [PATCH V5 5/5] virtio-scsi: reset virtqueue affinity when doing cpu hotplug

[PATCH 00/22] virtqueue_add_sgs, virtqueue_add_outbuf, virtqueue_add_inbuf
 2013-03-20  6:01 UTC  (38+ messages)
` [PATCH 01/22] scatterlist: introduce sg_unmark_end
` [PATCH 02/22] virtio_ring: virtqueue_add_sgs, to add multiple sgs
` [PATCH 03/22] virtio_ring: don't count elements twice for add_buf path
` [PATCH 04/22] virtio_ring: inline internal vring functions more aggressively
` [PATCH 05/22] virtio_ring: virtqueue_add_outbuf / virtqueue_add_inbuf
` [PATCH 06/22] tools/virtio: make vringh_test use inbuf/outbuf
` [PATCH 07/22] virtio-blk: reorganize virtblk_add_req
` [PATCH 08/22] virtio-blk: use virtqueue_add_sgs on bio path
` [PATCH 09/22] virtio-blk: use virtqueue_add_sgs on req path
` [PATCH 10/22] virtio_blk: remove nents member
` [PATCH 11/22] virtio-scsi: use virtqueue_add_sgs for command buffers
    ` [PATCH V2 "
` [PATCH 12/22] virtio_scsi: use virtqueue_add_inbuf() for virtscsi_kick_event
` [PATCH 13/22] virtio_net: use virtqueue_add_sgs[] for command buffers
` [PATCH 14/22] virtio_net: use simplified virtqueue accessors
` [PATCH 15/22] virtio_rng: "
` [PATCH 16/22] virtio_console: "
` [PATCH 17/22] caif_virtio: "
` [PATCH 18/22] virtio_rpmsg_bus: "
` [PATCH 19/22] virtio_balloon: "
` [PATCH 20/22] 9p/trans_virtio.c: use virtio_add_sgs[]
` [PATCH 21/22] tools/virtio: remove virtqueue_add_buf() from tests
` [PATCH 22/22] virtio: remove virtqueue_add_buf()

[PATCH V3 WIP 0/3] vhost-scsi: new device supporting the tcm_vhost Linux kernel module
 2013-03-20  1:57 UTC  (8+ messages)
` [PATCH V3 WIP 1/3] virtio-scsi: create VirtIOSCSICommon
` [PATCH V3 WIP 2/3] vhost-scsi: new device supporting the tcm_vhost Linux kernel module
` [PATCH V3 WIP 3/3] disable vhost_verify_ring_mappings check

[PATCH V3 0/2] tcm_vhost hotplug/hotunplug support
 2013-03-19 13:47 UTC  (10+ messages)
` [PATCH V3 1/2] tcm_vhost: Introduce tcm_vhost_check_feature()
` [PATCH V3 2/2] tcm_vhost: Add hotplug/hotunplug support

[PATCH] virtio-spec: add field for scsi command size
 2013-03-19  7:58 UTC  (7+ messages)

[PATCH V4 0/5] virtio-scsi multiqueue
 2013-03-19  6:59 UTC  (4+ messages)
` [PATCH V4 1/5] virtio-scsi: redo allocation of target data

[PATCH V3 0/3] tcm_vhost lock and flush fix
 2013-03-19  2:45 UTC  (9+ messages)
` [PATCH V3 1/3] tcm_vhost: Add missed lock in vhost_scsi_clear_endpoint()
` [PATCH V3 2/3] tcm_vhost: Flush vhost_work in vhost_scsi_flush()
` [PATCH V3 3/3] tcm_vhost: Use vq->private_data to indicate if the endpoint is setup

[PATCH 1/2] tcm_vhost: Wait for pending requests in vhost_scsi_flush()
 2013-03-19  2:03 UTC  (8+ messages)

[PATCH 0/2] Fix booting tcm_vhost + seabios
 2013-03-19  0:58 UTC  (9+ messages)
` [PATCH 1/2] virtio-scsi: Set _DRIVER_OK flag before scsi target scanning
` [PATCH 2/2] virtio-scsi: Pack struct virtio_scsi_{req_cmd,resp_cmd}
  ` [PATCH 2/2] virtio-scsi: Pack struct virtio_scsi_{req_cmd, resp_cmd}

[PULL] vhost: tcm_vhost fixes for 3.9
 2013-03-18 21:36 UTC  (7+ messages)

[PATCHv2] virtio: Introduce vringh wrappers in virtio_config
 2013-03-18  8:52 UTC  (5+ messages)

[PATCH] Revert "virtio_console: Initialize guest_connected=true for rproc_serial"
 2013-03-18  8:51 UTC  (10+ messages)
      ` [PATCHv2] "

vhost questions
 2013-03-18  8:06 UTC  (7+ messages)

[PATCHv3 vringh] caif_virtio: Introduce caif over virtio
 2013-03-18  3:46 UTC  (5+ messages)

[PATCH][v3.2.y] xen-netfront: delay gARP until backend switches to Connected
 2013-03-18  2:19 UTC 

[PATCH net] vhost/net: fix heads usage of ubuf_info
 2013-03-17 18:50 UTC  (3+ messages)

[PATCH v2, part3 10/12] mm: correctly update zone->mamaged_pages
 2013-03-16 17:03 UTC 

[PATCH][v3.2.y] xen-netfront: delay gARP until backend switches to Connected
 2013-03-15 17:56 UTC 

[PATCH v3 20/27] PCI, xen: Use for_each_pci_resource() with xen pci
 2013-03-15 13:35 UTC  (2+ messages)

[PATCHv3 vringh] caif_virtio: Introduce caif over virtio
 2013-03-15  9:42 UTC 

[PATCH 1/2] remoteproc: refactor find_vqs to prepare for vringh
 2013-03-15  9:29 UTC  (2+ messages)
` [PATCH 2/2] remoteproc: Add support for host virtio rings (vringh)

[PATCH 0/2] remoteproc : support for host virtio
 2013-03-15  9:29 UTC 

[PATCH V2 WIP 0/2] vhost-scsi: new device supporting the tcm_vhost Linux kernel module
 2013-03-15  0:58 UTC  (12+ messages)
` [PATCH V2 WIP 1/2] virtio-scsi: create VirtIOSCSICommon
` [PATCH V2 WIP 2/2] vhost-scsi: new device supporting the tcm_vhost Linux kernel module

[PATCH V2 0/3] tcm_vhost lock and flush fix
 2013-03-14  9:15 UTC  (8+ messages)
` [PATCH V2 1/3] tcm_vhost: Add missed lock in vhost_scsi_clear_endpoint()
` [PATCH V2 2/3] tcm_vhost: Flush vhost_work in vhost_scsi_flush()
` [PATCH V2 3/3] tcm_vhost: Use vq->private_data to indicate if the endpoint is setup

[PATCH 0/4] tcm_vhost lock and flush fix
 2013-03-14  2:17 UTC  (19+ messages)
` [PATCH 1/4] tcm_vhost: Add missed lock in vhost_scsi_clear_endpoint()
` [PATCH 2/4] tcm_vhost: Introduce tcm_vhost_check_endpoint()
` [PATCH 3/4] tcm_vhost: Fix vs->vs_endpoint checking in vhost_scsi_handle_vq()
` [PATCH 4/4] tcm_vhost: Flush vhost_work in vhost_scsi_flush()

[PATCH V2 0/6] tcm_vhost hotplug/hotunplug support and locking/flushing fix
 2013-03-13  8:11 UTC  (6+ messages)

Opposite return values in vringh_notify_enable_kern() and virtqueue_enable_cb()
 2013-03-12  4:32 UTC  (2+ messages)

[PATCH v3 0/5] kvm: Make ioeventfd usable on s390
 2013-03-12  3:47 UTC  (5+ messages)
    ` virtio-s390: document GPR4/GPR2 cookie values

[PATCH 1/2] virtio-scsi: use pr_err() instead of printk()
 2013-03-12  3:43 UTC  (3+ messages)

[PATCH v2, part1 01/29] mm: introduce common help functions to deal with reserved/managed pages
 2013-03-11 22:17 UTC  (2+ messages)

[PATCH] block: replace kmalloc and then memcpy with kmemdup
 2013-03-11 15:17 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).