virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-02-19 07:56:30 to 2013-03-06 12:37:23 UTC [more...]

[PATCH vringh] virtio: Introduce vringh wrappers in virtio_config
 2013-03-06 12:37 UTC  (12+ 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)

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

[PATCH 0/6] virtio_add_buf replacement
 2013-03-06 10:24 UTC  (10+ 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

[PATCH 0/5] tcm_vhost hotplug/hotunplug support and locking fix
 2013-03-06  9:21 UTC  (8+ 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 1/1] virtio: rng: disallow multiple device registrations, fixes crashes
 2013-03-06  8:13 UTC 

[PATCH] lguest: fix paths in comments
 2013-03-06  7:40 UTC 

[PATCH 00/16] virtio ring rework
 2013-03-06  6:03 UTC  (56+ messages)
` [PATCH 02/16] virtio_ring: virtqueue_add_sgs, to add multiple sgs
` [PATCH 04/16] virtio-blk: use virtqueue_start_buf on bio path
` [PATCH 05/16] virtio-blk: use virtqueue_add_sgs on req path
` [PATCH 06/16] virtio_blk: remove nents member
` [PATCH 07/16] virtio_ring: don't count elements twice for add_buf path
` [PATCH 08/16] virtio_ring: virtqueue_add_outbuf / virtqueue_add_inbuf
` [PATCH 09/16] virtio_net: use simplified virtqueue accessors
` [PATCH 12/16] virtio_console: "
` [PATCH 13/16] caif_virtio: "
` [PATCH 14/16] virtio_rpmsg_bus: "
` [PATCH 15/16] virtio_balloon: "
` [PATCH 16/16] 9p/trans_virtio.c: use virtio_add_sgs[]
` [PATCH 17/16] virtio-scsi: use virtqueue_add_sgs for command buffers
` [PATCH 17/16 V2] "
  ` [PATCH 11/16] virtio_rng: use simplified virtqueue accessors
  ` [PATCH 10/16] virtio_net: use virtqueue_add_sgs[] for command buffers

[PATCH] tcm_vhost: Add hotplug/hotunplug support
 2013-03-06  1:40 UTC  (8+ messages)

[RFC PATCH v1 01/33] mm: introduce common help functions to deal with reserved/managed pages
 2013-03-05 19:47 UTC  (3+ messages)
` [RFC PATCH v1 32/33] mm: correctly update zone->mamaged_pages

[RFC PATCH v1 00/33] accurately calculate pages managed by buddy system
 2013-03-05 14:54 UTC 

[PATCH] tcm_vhost: Add hotplug/hotunplug support
 2013-03-05  9:17 UTC 

[RFC PATCH] virt_mmio: fix signature checking for BE guests
 2013-03-05  0:11 UTC  (8+ messages)
` [PATCH] virtio-spec: Define virtio-mmio registers as LE

Wrappers for vringh (was Re: [PATCHv2 vringh 1/3] remoteproc: Add support for vringh (Host vrings))
 2013-03-03  5:54 UTC  (3+ messages)

[PATCH v2] arch/x86/xen: remove depends on CONFIG_EXPERIMENTAL
 2013-03-01 13:45 UTC  (5+ messages)

[PATCH 0/5] vringh
 2013-02-28  6:56 UTC  (9+ messages)
` [PATCH] tools/virtio: add sg_unmark_end to scatterlist.h

[RFC]vhost/vhost-net backend for PCI cards
 2013-02-27 22:31 UTC  (4+ messages)

[PATCH v3 0/5] kvm: Make ioeventfd usable on s390
 2013-02-27 19:49 UTC  (12+ messages)

[PATCH] virtio-blk: emit udev event when device is resized
 2013-02-27 13:09 UTC  (14+ messages)

FeedbackComputing'13 CFP (one month before deadline)
 2013-02-26  4:56 UTC 

[PATCH] arch/x86/xen: remove depends on CONFIG_EXPERIMENTAL
 2013-02-25 14:37 UTC  (11+ messages)
        ` [Xen-devel] "

[PATCH dontapply 0/2] tools/virtio updates for API testing
 2013-02-24 22:19 UTC  (3+ messages)
` [PATCH dontapply 1/2] tools/virtio: fix build for 3.8
` [PATCH dontapply 2/2] tools/virtio: update for the new virtio API

[PATCHv2 vringh 0/3] Introduce CAIF Virtio driver
 2013-02-23  9:49 UTC  (12+ messages)
` [PATCHv2 vringh 1/3] remoteproc: Add support for vringh (Host vrings)

[PATCH] drivers/vhost: remove depends on CONFIG_EXPERIMENTAL
 2013-02-23  7:33 UTC 

[PATCH] arch/x86/xen: remove depends on CONFIG_EXPERIMENTAL
 2013-02-23  7:29 UTC 

[GIT PULL] x86/mm changes for v3.9-rc1
 2013-02-22 18:25 UTC  (16+ messages)
      ` [Xen-devel] "

[GIT PULL] x86/mm changes for v3.9-rc1
 2013-02-22  0:34 UTC 

[PATCH] virtio-blk: emit udev event when device is resized
 2013-02-21 19:02 UTC 

[PATCH 0/9] virtio: new API for addition of buffers, scatterlist changes
 2013-02-19  9:11 UTC  (5+ messages)

[PATCH 1/1] VSOCK: Introduce VM Sockets
 2013-02-19  8:45 UTC  (4+ 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).