virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-03-06 01:29:31 to 2013-03-15 01:45:16 UTC [more...]

[PATCH 0/2] Fix booting tcm_vhost + seabios
 2013-03-15  1:45 UTC  (3+ 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 V3 0/3] tcm_vhost lock and flush fix
 2013-03-15  1:14 UTC  (4+ 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 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] virtio-spec: add field for scsi command size
 2013-03-14 17:39 UTC  (3+ messages)

vhost questions
 2013-03-14  9:33 UTC  (4+ messages)

[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 v3 20/27] PCI, xen: Use for_each_pci_resource() with xen pci
 2013-03-13 23:28 UTC 

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

[PATCHv2] virtio: Introduce vringh wrappers in virtio_config
 2013-03-13 10:12 UTC  (2+ messages)

[PATCH V2 0/6] tcm_vhost hotplug/hotunplug support and locking/flushing fix
 2013-03-13  8:11 UTC  (13+ messages)
` [PATCH V2 1/6] tcm_vhost: Add missed lock in vhost_scsi_clear_endpoint()
` [PATCH V2 2/6] tcm_vhost: Introduce tcm_vhost_check_feature()
` [PATCH V2 3/6] tcm_vhost: Introduce tcm_vhost_check_endpoint()
` [PATCH V2 4/6] tcm_vhost: Fix vs->vs_endpoint checking in vhost_scsi_handle_vq()
` [PATCH V2 5/6] tcm_vhost: Add hotplug/hotunplug support
` [PATCH V2 6/6] tcm_vhost: Flush vhost_work in vhost_scsi_flush()

[PATCH 1/2] tcm_vhost: Wait for pending requests in vhost_scsi_flush()
 2013-03-13  5:16 UTC  (9+ messages)
` [PATCH 2/2] tcm_vhost: Wait for pending requests in vhost_scsi_clear_endpoint()

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  (7+ messages)
` [PATCH 2/2] virtio-scsi: reorder the goto label in init()
    ` [PATCH V2 "

[PATCH V3 0/2] tcm_vhost hotplug/hotunplug support
 2013-03-12  2:45 UTC  (3+ messages)
` [PATCH V3 1/2] tcm_vhost: Introduce tcm_vhost_check_feature()
` [PATCH V3 2/2] tcm_vhost: Add hotplug/hotunplug support

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

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

[PATCH -next] vhost-blk: remove unused variable
 2013-03-11 14:44 UTC 

[PATCH -next] vhost-blk: remove unused variable
 2013-03-11 14:39 UTC 

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

[PATCH] block: replace kmalloc and then memcpy with kmemdup
 2013-03-11 11:23 UTC 

[PATCH] vhost_net: remove tx polling state
 2013-03-11  8:47 UTC  (9+ messages)

[PATCH 0/2] tcm_vhost: Wait for pending requests in flush and clear endpoint operation
 2013-03-11  5:09 UTC 

[PATCH v2, part1 00/29] Use helper functions to simplify memory intialization code
 2013-03-10  6:26 UTC 

[RFC PATCH v1 01/33] mm: introduce common help functions to deal with reserved/managed pages
 2013-03-09  2:17 UTC  (2+ messages)

[PATCH] VSOCK: Split vm_sockets.h into kernel/uapi
 2013-03-08 17:26 UTC  (5+ messages)

drivers/vhost: sizing of ubuf_info and heads
 2013-03-08  2:57 UTC 

[PATCH] tcm_vhost: Add hotplug/hotunplug support
 2013-03-08  2:26 UTC  (13+ messages)

[PATCH 0/5] tcm_vhost hotplug/hotunplug support and locking fix
 2013-03-08  2:11 UTC  (14+ messages)
` [PATCH 1/5] tcm_vhost: Add missed lock in vhost_scsi_clear_endpoint()
` [PATCH 2/5] tcm_vhost: Introduce tcm_vhost_check_feature()
` [PATCH 3/5] tcm_vhost: Introduce tcm_vhost_check_endpoint()
` [PATCH 4/5] tcm_vhost: Fix vs->vs_endpoint checking in vhost_scsi_handle_vq()
` [PATCH 5/5] tcm_vhost: Add hotplug/hotunplug support

[PATCH dontapply 0/2] tools/virtio updates for API testing
 2013-03-08  0:29 UTC  (2+ messages)

[PATCH vringh] virtio: Introduce vringh wrappers in virtio_config
 2013-03-07 23:56 UTC  (16+ messages)
` [FYI] vringh fixes
  ` [PATCH 1/2]
    ` [PATCH 2/2] tools/virtio: make barriers stronger
  ` [PATCH 1/3] vringh: host-side implementation of virtio rings (v2)
    ` [PATCH 2/3] vringh: don't flag already listening
    ` [PATCH 3/3] tools/virtio: add vring_test (v2)

[PATCH] VMCI: Fix process-to-process DRGAMs
 2013-03-07 15:29 UTC 

[PATCH 1/1] virtio: rng: disallow multiple device registrations, fixes crashes
 2013-03-07  8:23 UTC  (3+ messages)

[PATCH 0/6] virtio_add_buf replacement
 2013-03-07  8:22 UTC  (15+ messages)
` [PATCH 1/6] virtio_ring: virtqueue_add_sgs, to add multiple sgs
` [PATCH 2/6] virtio_ring: don't count elements twice for add_buf path
` [PATCH 3/6] virtio_ring: inline internal vring functions more aggressively
` [PATCH 4/6] virtio_ring: virtqueue_add_outbuf / virtqueue_add_inbuf
` [PATCH 5/6] tools/virtio: make vringh_test use inbuf/outbuf
` [PATCH 6/6] virtio_scsi: use virtqueue_add_inbuf() for virtscsi_kick_event

[RFC PATCH] virt_mmio: fix signature checking for BE guests
 2013-03-07  6:36 UTC  (9+ messages)
` [PATCH] virtio-spec: Define virtio-mmio registers as LE

[PATCH] lguest: fix paths in comments
 2013-03-06 21:47 UTC  (2+ messages)

virtio PCI on KVM without IO BARs
 2013-03-06 12:02 UTC  (6+ messages)

[PATCH 00/16] virtio ring rework
 2013-03-06  6:03 UTC  (8+ messages)
` [PATCH 08/16] virtio_ring: virtqueue_add_outbuf / virtqueue_add_inbuf


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).