virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-04-08 20:41:49 to 2013-04-27 03:16:48 UTC [more...]

[PATCH v6 0/2] tcm_vhost flush
 2013-04-27  3:16 UTC  (2+ messages)
` [PATCH v6 1/2] vhost: Allow device specific fields per vq

KVM Forum 2013 Save the Date
 2013-04-26 16:56 UTC 

[PATCH v11 0/4] tcm_vhost hotplug
 2013-04-25  9:32 UTC  (12+ messages)
` [PATCH v11 1/4] tcm_vhost: Refactor the lock nesting rule
` [PATCH v11 2/4] tcm_vhost: Add hotplug/hotunplug support
` [PATCH v11 3/4] tcm_vhost: Add ioctl to get and set events missed flag
` [PATCH v11 4/4] tcm_vhost: Enable VIRTIO_SCSI_F_HOTPLUG
  ` [PATCH untested] vhost: allow device specific fields per vq

[PATCH v10 0/4] tcm_vhost hotplug
 2013-04-25  7:27 UTC  (7+ messages)
` [PATCH v10 1/4] tcm_vhost: Refactor the lock nesting rule
` [PATCH v10 2/4] tcm_vhost: Add hotplug/hotunplug support
` [PATCH v10 3/4] tcm_vhost: Add ioctl to get and set events missed flag
` [PATCH v10 4/4] tcm_vhost: Enable VIRTIO_SCSI_F_HOTPLUG

[PATCH v9 0/3] tcm_vhost hotplug
 2013-04-25  5:55 UTC  (9+ messages)
` [PATCH v9 1/3] tcm_vhost: Refactor the lock nesting rule
` [PATCH v9 2/3] tcm_vhost: Add hotplug/hotunplug support
` [PATCH v9 3/3] tcm_vhost: Add ioctl to get and set events missed flag

[PATCH v8 0/3] tcm_vhost hotplug
 2013-04-24 10:51 UTC  (9+ messages)
` [PATCH v8 1/3] tcm_vhost: Introduce tcm_vhost_check_feature()
` [PATCH v8 2/3] tcm_vhost: Add hotplug/hotunplug support
` [PATCH v8 3/3] tcm_vhost: Add ioctl to get and set events missed flag

[PATCHv2 virtio-next] remoteproc: Add support for host virtio rings (vringh)
 2013-04-24  8:48 UTC  (7+ messages)

[PATCH virtio-next] caif_virtio: Remove bouncing email addresses
 2013-04-23 10:05 UTC 

suggesting wording fixes for virtio-spec 0.9.5
 2013-04-23  9:39 UTC  (3+ messages)

[PATCH v5 0/3] tcm_vhost hotplug
 2013-04-23  4:45 UTC  (37+ messages)
` [PATCH v5 1/3] tcm_vhost: Introduce tcm_vhost_check_feature()
` [PATCH v5 2/3] tcm_vhost: Add helper to check if endpoint is setup
` [PATCH v5 3/3] tcm_vhost: Add hotplug/hotunplug support
  ` [PATCH v6 0/3] tcm_vhost hotplug
  ` [PATCH v6 1/3] tcm_vhost: Introduce tcm_vhost_check_feature()
  ` [PATCH v6 2/3] tcm_vhost: Add helper to check if endpoint is setup
  ` [PATCH v6 3/3] tcm_vhost: Add hotplug/hotunplug support
    ` [PATCH v7 0/3] tcm_vhost hotplug
    ` [PATCH v7 1/3] tcm_vhost: Introduce tcm_vhost_check_feature()
    ` [PATCH v7 2/3] tcm_vhost: Add helper to check if endpoint is setup
    ` [PATCH v7 3/3] tcm_vhost: Add hotplug/hotunplug support

[PATCH 1/2] remoteproc: fix kconfig dependencies for VIRTIO
 2013-04-22 16:22 UTC  (4+ messages)

[PATCH 2/2] rpmsg: fix kconfig dependencies for VIRTIO
 2013-04-21 13:56 UTC 

2013 Linux Plumbers ACPI/PM, PCI Microconference proposal call for participaton
 2013-04-18 21:52 UTC 

2013 Linux Plumbers ACPI/PM, PCI Microconference proposal call for participaton
 2013-04-18 21:43 UTC 

[PATCH] tcm_vhost: Wait for pending requests in vhost_scsi_flush()
 2013-04-17 12:07 UTC  (22+ messages)
      ` [PATCH v4 0/2] tcm_vhost flush
        ` [PATCH v5 "
        ` [PATCH v5 1/2] tcm_vhost: Pass vhost_scsi to vhost_scsi_allocate_cmd
        ` [PATCH v5 2/2] tcm_vhost: Wait for pending requests in vhost_scsi_flush()
      ` [PATCH v4 1/2] tcm_vhost: Pass vhost_scsi to vhost_scsi_allocate_cmd
      ` [PATCH v4 2/2] tcm_vhost: Wait for pending requests in vhost_scsi_flush()

[PATCH 2/2] rpmsg: fix kconfig dependencies for VIRTIO
 2013-04-16 17:25 UTC 

[PATCH 1/2] remoteproc: fix kconfig dependencies for VIRTIO
 2013-04-16 17:25 UTC 

[PATCH 0/2] remoteproc/rpmsg: fix kconfig dependencies for VIRTIO
 2013-04-16 17:24 UTC 

[PATCH] virtio-spec: document virtio-9p
 2013-04-15  5:53 UTC  (2+ messages)

[PATCH 1/1] virtio: console: replace EMFILE with EBUSY for already-open port
 2013-04-15  2:30 UTC  (2+ messages)

[PATCH] tcm_vhost: Fix tv_cmd leak in vhost_scsi_handle_vq
 2013-04-14  8:43 UTC  (18+ messages)
  ` [PATCH 0/3] tcm_vhost fix cmd leak and bad target
    ` [PATCH v2 0/4] tcm_vhost fix cmd leak and send "
    ` [PATCH v2 1/4] tcm_vhost: Remove double check of response
    ` [PATCH v2 2/4] tcm_vhost: Fix tv_cmd leak in vhost_scsi_handle_vq
    ` [PATCH v2 3/4] tcm_vhost: Add vhost_scsi_send_bad_target() helper
    ` [PATCH v2 4/4] tcm_vhost: Send bad target to guest when cmd fails
  ` [PATCH 1/3] tcm_vhost: Fix tv_cmd leak in vhost_scsi_handle_vq
  ` [PATCH 2/3] tcm_vhost: Add vhost_scsi_send_bad_target() helper
  ` [PATCH 3/3] tcm_vhost: Send bad target to guest when cmd fails

[PATCH v4 21/29] PCI, xen: Use for_each_pci_resource() with xen pci
 2013-04-12 22:44 UTC 

[PATCH V2 0/2] tcm_vhost endpoint
 2013-04-12 11:37 UTC  (6+ messages)
  ` [PATCH V2 2/2] tcm_vhost: Use vq->private_data to indicate if the endpoint is setup

[PATCH] vhost_net: remove tx polling state
 2013-04-11 20:16 UTC  (3+ messages)

[PATCH v3] x86: use a read-only IDT alias on all CPUs
 2013-04-11 13:03 UTC  (4+ messages)

[PATCH] x86: make IDT read-only
 2013-04-10 18:28 UTC  (32+ messages)
    ` [kernel-hardening] "
                ` Readonly GDT
                  ` [Xen-devel] "

[PATCH v2] x86: use fixed read-only IDT
 2013-04-10  0:29 UTC  (3+ messages)

Bug in SeaBIOS virtio-ring handling bug with vhost-scsi-pci
 2013-04-09  7:16 UTC  (4+ messages)

[PATCH-v2 0/2] Add support for vhost-scsi-pci
 2013-04-09  7:14 UTC  (5+ messages)
` [PATCH-v2 1/2] virtio-scsi: create VirtIOSCSICommon

[PATCH V4 0/2] tcm_vhost hotplug
 2013-04-09  0:57 UTC  (5+ messages)

[PATCH V2 0/3] tcm_vhost pending requests flush
 2013-04-08 21:33 UTC  (2+ messages)

[PATCH V3 0/2] tcm_vhost endpoint
 2013-04-08 21:11 UTC  (5+ messages)
` [PATCH V3 1/2] tcm_vhost: Use vq->private_data to indicate if the endpoint is setup
` [PATCH V3 2/2] tcm_vhost: Initialize vq->last_used_idx when set endpoint


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