virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-02-22 16:55:31 to 2013-03-08 10:00:14 UTC [more...]

[PATCH 1/2] virtio-scsi: use pr_err() instead of printk()
 2013-03-08 10:00 UTC  (6+ messages)
` [PATCH 2/2] virtio-scsi: reorder the goto label in init()
    ` [PATCH V2 "

[PATCH V2 0/6] tcm_vhost hotplug/hotunplug support and locking/flushing fix
 2013-03-08  8:24 UTC  (8+ 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 v3 0/5] kvm: Make ioeventfd usable on s390
 2013-03-08  7:55 UTC  (14+ messages)
    ` virtio-s390: document GPR4/GPR2 cookie values

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  (14+ 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] VSOCK: Split vm_sockets.h into kernel/uapi
 2013-03-08  1:09 UTC  (4+ messages)

[PATCH dontapply 0/2] tools/virtio updates for API testing
 2013-03-08  0:29 UTC  (4+ messages)
` [PATCH dontapply 1/2] tools/virtio: fix build for 3.8
` [PATCH dontapply 2/2] tools/virtio: update for the new virtio API

[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] vhost_net: remove tx polling state
 2013-03-07 21:25 UTC  (2+ messages)

[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  (10+ messages)
` [PATCH] virtio-spec: Define virtio-mmio registers as LE

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

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

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

[PATCH 00/16] virtio ring rework
 2013-03-06  6:03 UTC  (18+ messages)
` [PATCH 02/16] virtio_ring: virtqueue_add_sgs, to add multiple sgs
` [PATCH 08/16] virtio_ring: virtqueue_add_outbuf / virtqueue_add_inbuf

[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 

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  (7+ 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] 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] "

[PATCHv2 vringh 0/3] Introduce CAIF Virtio driver
 2013-02-23  9:49 UTC  (9+ 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] "


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