virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-04-19 02:34:10 to 2013-05-08 10:16:04 UTC [more...]

[PATCH] KVM: Fix kvm_irqfd_init initialization
 2013-05-08 10:16 UTC  (12+ messages)
    ` [PATCH v2] "

[PATCH] virtio-balloon spec: rework VIRTIO_BALLOON_F_MUST_TELL_HOST feature, support silent deflation
 2013-05-08 10:10 UTC 

[PATCH v2] vhost-test: Make vhost/test.c work
 2013-05-08  8:28 UTC  (4+ messages)

[PATCH] vhost-test: Make vhost/test.c work
 2013-05-08  8:16 UTC  (5+ messages)

[PATCH 0/3] vhost cleanups and separate module
 2013-05-07 12:44 UTC  (9+ 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 private_data rcu removal
 2013-05-07 11:19 UTC  (6+ messages)
` [PATCH 1/4] vhost-net: Always access vq->private_data under vq mutex
` [PATCH 2/4] vhost-test: "
` [PATCH 3/4] vhost-scsi: "
` [PATCH 4/4] vhost: Remove custom vhost rcu usage

[PULL] vhost: more fixes for 3.10
 2013-05-07 11:10 UTC 

[PATCH] vhost-scsi: Enable VIRTIO_RING_F_EVENT_IDX
 2013-05-07  8:03 UTC  (2+ messages)

[PATCH] vhost: drop virtio_net.h dependency
 2013-05-06 13:23 UTC  (3+ messages)

[PATCH v2 00/11] vhost cleanups
 2013-05-06 13:19 UTC  (21+ 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/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  (18+ messages)
  ` [PATCH v7 3/3] tcm_vhost: Add hotplug/hotunplug support
  ` [PATCH v7 2/3] tcm_vhost: Add helper to check if endpoint is setup

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

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


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