virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-04-14 10:07:51 to 2013-05-06 10:37:34 UTC [more...]

[PATCH] vhost: drop virtio_net.h dependency
 2013-05-06 10:37 UTC 

[PATCH v2 00/11] vhost cleanups
 2013-05-06 10:25 UTC  (17+ messages)
` [PATCH v2 01/11] vhost: Remove vhost_enable_zcopy in vhost.h
` [PATCH v2 02/11] vhost: Move VHOST_NET_FEATURES to net.c
` [PATCH v2 03/11] vhost: Make vhost a separate module
` [PATCH v2 04/11] vhost: Remove comments for hdr in vhost.h
` [PATCH v2 05/11] vhost: Simplify dev->vqs[i] access
` [PATCH v2 06/11] vhost-net: Cleanup vhost_ubuf and vhost_zcopy
` [PATCH v2 07/11] vhost-scsi: Remove unnecessary forward struct vhost_scsi declaration
` [PATCH v2 08/11] vhost-scsi: Rename struct vhost_scsi *s to *vs
` [PATCH v2 09/11] vhost-scsi: Make func indention more consistent
` [PATCH v2 10/11] vhost-scsi: Rename struct tcm_vhost_tpg *tv_tpg to *tpg
` [PATCH v2 11/11] vhost-scsi: Rename struct tcm_vhost_cmd *tv_cmd to *cmd

virtio performance analysis
 2013-05-06 10:19 UTC  (2+ messages)

[PATCH 0/3] vhost cleanups and separate module
 2013-05-06  9:19 UTC  (7+ messages)
` [PATCH 1/3] vhost: Remove vhost_enable_zcopy in vhost.h
` [PATCH 2/3] vhost: Move VHOST_NET_FEATURES to net.c
` [PATCH 3/3] vhost: Make vhost a separate module

[PATCH 0/4] vhost and vhost-net cleanups
 2013-05-06  8:25 UTC  (9+ messages)
` [PATCH 1/4] vhost: Remove comments for hdr in vhost.h
` [PATCH 2/4] vhost: Simplify dev->vqs[i] access
` [PATCH 3/4] vhost-net: Free ubuf when vhost_dev_ioctl fails
` [PATCH 4/4] vhost-net: Cleanup vhost_ubuf adn vhost_zcopy

[PATCH 0/2] vhost-net fix ubuf
 2013-05-06  3:16 UTC  (3+ messages)
` [PATCH 1/2] vhost: Export vhost_dev_set_owner
` [PATCH 2/2] vhost-net: Free ubuf when vhost_dev_set_owner fails

[PATCH 0/5] vhost-scsi cleanup
 2013-05-03  7:35 UTC  (6+ messages)
` [PATCH 1/5] vhost-scsi: Remove unnecessary forward struct vhost_scsi declaration
` [PATCH 2/5] vhost-scsi: Rename struct vhost_scsi *s to *vs
` [PATCH 3/5] vhost-scsi: Make func indention more consistent
` [PATCH 4/5] vhost-scsi: Rename struct tcm_vhost_tpg *tv_tpg to *tpg
` [PATCH 5/5] vhost-scsi: Rename struct tcm_vhost_cmd *tv_cmd to *cmd

[PULLv2] vhost: cleanups and fixes
 2013-05-02 20:26 UTC  (2+ messages)

[PULL] vhost: cleanups and fixes
 2013-05-02 19:49 UTC  (4+ messages)

BUG: virtio_mmio multi-queue competely broken -- virtio *registers* considered harmful
 2013-05-02 15:17 UTC  (4+ messages)

[PATCH v6 0/2] tcm_vhost flush
 2013-05-02  4:57 UTC  (12+ messages)
` [PATCH v6 1/2] vhost: Allow device specific fields per vq
` [PATCH v6 2/2] tcm_vhost: Wait for pending requests in vhost_scsi_flush()

[PATCH 0/3] vhost-scsi: file renames
 2013-05-02  4:44 UTC  (6+ messages)
` [PATCH 1/3] vhost: src "
` [PATCH 2/3] tcm_vhost: header split up
` [PATCH 3/3] vhost_scsi: module rename

[PATCH] tcm_vhost: Add vhost_scsi as an alias for tcm_vhost
 2013-05-02  4:27 UTC  (6+ messages)

BUG: virtio_mmio multi-queue competely broken -- virtio *registers* considered harmful
 2013-05-02  3:40 UTC 

[PULL] vhost: cleanups and fixes for 3.10
 2013-05-02  1:46 UTC  (5+ messages)

CALL FOR PARTICIPATION: The 13th IEEE/ACM International Symposium on, Cluster, Cloud and Grid Computing
 2013-05-01 20:01 UTC 

virtio performance analysis
 2013-05-01  6:49 UTC 

[PATCHv2 virtio-next] remoteproc: Add support for host virtio rings (vringh)
 2013-05-01  5:42 UTC  (9+ messages)

[PATCH virtio-next] caif_virtio: Remove bouncing email addresses
 2013-05-01  2:28 UTC  (4+ messages)

virtio Performance Analysis
 2013-04-30 11:36 UTC 

virtio PCI on KVM without IO BARs
 2013-04-29 23:03 UTC  (3+ messages)

suggesting wording fixes for virtio-spec 0.9.5
 2013-04-29  0:45 UTC  (4+ messages)

[PATCH] vhost: Move vhost-net zerocopy support fields to net.c
 2013-04-27  7:07 UTC 

KVM Forum 2013 Save the Date
 2013-04-27  6:27 UTC 

KVM Forum 2013 Save the Date
 2013-04-27  6:25 UTC 

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

[PATCH v5 0/3] tcm_vhost hotplug
 2013-04-23  4:45 UTC  (28+ messages)
    ` [PATCH v7 "
    ` [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 v4 0/2] tcm_vhost flush
 2013-04-17 12:07 UTC  (8+ messages)
  ` [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 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] tcm_vhost: Wait for pending requests in vhost_scsi_flush()
 2013-04-16  0:35 UTC  (11+ messages)
          ` [PATCH v4 2/2] "

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


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