virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-01-21 11:52:03 to 2013-02-12 11:49:52 UTC [more...]

[PATCHv2 vringh 0/3] Introduce CAIF Virtio driver
 2013-02-12 11:49 UTC  (3+ messages)
` [PATCHv2 vringh 1/3] remoteproc: Add support for vringh (Host vrings)
` [PATCHv2 vringh 2/3] virtio: Add module driver macro for virtio drivers

[PATCH 1/1] VSOCK: Introduce VM Sockets
 2013-02-12 10:58 UTC  (6+ messages)
` [Pv-drivers] [PATCH 0/1] VM Sockets for Linux upstreaming
`  "

[PATCH] virtio_console: Let unconnected rproc device receive data
 2013-02-12 10:09 UTC  (9+ messages)

[PATCH] virtio_console: Use virtio device index to generate port name
 2013-02-12  5:56 UTC  (7+ messages)

[PATCH 5/5] xen: remove redundant NULL check before unregister_and_remove_pcpu()
 2013-02-12  4:01 UTC 

CFP: Workshops in CISTI'2013 - 8th Iberian Conference on IST, Lisbon, June 19-22
 2013-02-11 16:30 UTC 

[PATCH] virtio: Add module driver macro for virtio drivers
 2013-02-11 14:35 UTC 

[PATCH vringh 0/2] Introduce CAIF Virtio driver
 2013-02-11  8:15 UTC  (5+ messages)
` [PATCH vringh 1/2] remoteproc: Add support for vringh (Host vrings)
` [PATCH vringh 2/2] caif_virtio: Introduce caif over virtio

[Xen-devel] [PATCH linux-next] xen/multicall: xen_mc_callback(): avoid buffer overflow
 2013-02-08 21:13 UTC 

[PATCH linux-next] xen/multicall: xen_mc_callback(): avoid buffer overflow
 2013-02-08 20:34 UTC 

[RFC PATCH 0/8] virtio: new API for addition of buffers, scatterlist changes
 2013-02-08 11:52 UTC  (19+ messages)
` [RFC PATCH 1/8] virtio: add functions for piecewise addition of buffers
` [RFC PATCH 2/8] virtio-blk: reorganize virtblk_add_req
` [RFC PATCH 3/8] virtio-blk: use virtqueue_start_buf on bio path
` [RFC PATCH 4/8] virtio-blk: use virtqueue_start_buf on req path
` [RFC PATCH 5/8] scatterlist: introduce sg_unmark_end
` [RFC PATCH 6/8] virtio-net: unmark scatterlist ending after virtqueue_add_buf
` [RFC PATCH 7/8] virtio-scsi: use virtqueue_start_buf
` [RFC PATCH 8/8] virtio: reimplement virtqueue_add_buf using new functions

[Qemu-devel] Headsup: windows virtio networking does not work on current git
 2013-02-07 13:10 UTC  (4+ messages)

[PATCH 0/8] drivers/net: Remove unnecessary alloc/OOM messages
 2013-02-07  4:08 UTC  (4+ messages)
` [PATCH 8/8] drivers:net:misc: "

[PULL] virtio fix
 2013-02-07  1:13 UTC 

[PATCH] virtio_console: Don't access uninitialized data
 2013-02-07  1:07 UTC  (10+ messages)

[PATCH] tcm_vhost: Multi-queue support
 2013-02-07  0:49 UTC 

[PATCH 1/1] VSOCK: Introduce VM Sockets
 2013-02-07  0:32 UTC  (4+ messages)
` [PATCH 0/1] VM Sockets for Linux upstreaming
    ` [Pv-drivers] "

[PATCH 0/1] VM Sockets for Linux upstreaming
 2013-02-07  0:23 UTC 

[PATCH] virtio: make config_ops const
 2013-02-06 23:48 UTC  (2+ messages)

[PATCH v2 0/5] Multiqueue virtio-scsi, and API for piecewise buffer submission
 2013-02-06 17:27 UTC  (6+ messages)
` [PATCH 1/2] virtio-scsi: split out request queue set affinity function
  ` [PATCH 2/2] virtio-scsi: reset virtqueue affinity when doing cpu hotplug

[PATCH] tcm_vhost: Multi-queue support
 2013-02-06 11:59 UTC  (5+ messages)

[PATCH] tcm_vhost: Multi-queue support
 2013-02-06  5:20 UTC 

[Pv-drivers] [PATCH 0/6] VSOCK for Linux upstreaming
 2013-02-05  4:42 UTC  (2+ messages)

[PATCH v3] tcm_vhost: Multi-target support
 2013-02-05  4:31 UTC 

[PATCH v2] tcm_vhost: Multi-target support
 2013-02-05  4:27 UTC  (2+ messages)

[PATCH 1/1] VSOCK: Introduce VM Sockets
 2013-02-04 23:41 UTC  (3+ messages)

[PATCH 0/1] VM Sockets for Linux upstreaming
 2013-02-04 23:26 UTC 

[PATCH 1/6] virtio_host: host-side implementation of virtio rings
 2013-02-04 21:44 UTC  (21+ messages)
` [PATCH 4/6] tools/virtio: add vring_test

[PATCH][trivial] virtio-mmio: fix wrong comment about register offset
 2013-02-04  0:05 UTC  (4+ messages)

CISTI'2013 Doctoral Symposium - CFP, Lisbon; Deadline: February 15
 2013-02-03 13:21 UTC 

[PATCH] tcm_vhost: Multi-target support
 2013-02-01  8:26 UTC  (7+ messages)

[PATCH v2] tcm_vhost: Multi-target support
 2013-02-01  8:16 UTC 

[PATCH] tcm_vhost: Multi-target support
 2013-01-31  7:33 UTC 

[PATCH 0/5] vhost-scsi: Add support for host virtualized target
 2013-01-29 22:38 UTC 

[PATCH 0/5] vhost-scsi: Add support for host virtualized target
 2013-01-29 21:03 UTC 

[PATCH v2 0/3] tcm_vhost: Optimize gup in vhost_scsi_map_to_sgl
 2013-01-29 19:21 UTC  (9+ messages)
` [PATCH v2 1/3] tcm_vhost: Introduce iov_num_pages
` [PATCH v2 2/3] tcm_vhost: Use iov_num_pages to calculate sgl_count
` [PATCH v2 3/3] tcm_vhost: Optimize gup in vhost_scsi_map_to_sgl

[PATCH 0/5] vhost-scsi: Add support for host virtualized target
 2013-01-29 19:19 UTC  (9+ messages)

[PATCH 0/1] VM Sockets for Linux upstreaming
 2013-01-28 12:25 UTC  (7+ messages)
` [PATCH 1/1] VSOCK: Introduce VM Sockets
    ` [Pv-drivers] "

[PATCH V8 2/3] virtio-net: split out clean affinity function
 2013-01-27  6:24 UTC  (5+ messages)
` [PATCH V8 3/3] virtio-net: reset virtqueue affinity when doing cpu hotplug
` [PATCH V8 1/3] virtio-net: fix the set affinity bug when CPU IDs are not consecutive

[Pv-drivers] [PATCH 0/6] VSOCK for Linux upstreaming
 2013-01-25 21:33 UTC  (2+ messages)

[PATCH 35/35] x86: Don't panic if can not alloc buffer for swiotlb
 2013-01-25 16:47 UTC  (2+ messages)

[PATCH V8 1/3] virtio-net: fix the set affinity bug when CPU IDs are not consecutive
 2013-01-25  9:51 UTC 

[RFC] virtio_console: Add DRIVER and INTERFACE to uevent
 2013-01-25  9:27 UTC  (6+ messages)

[PATCH V7 1/3] virtio-net: fix the set affinity bug when CPU IDs are not consecutive
 2013-01-25  9:16 UTC  (7+ messages)
` [PATCH V7 2/3] virtio-net: split out clean affinity function
` [PATCH V7 3/3] virtio-net: reset virtqueue affinity when doing cpu hotplug

[PATCH V6 1/3] virtio-net: fix the set affinity bug when CPU IDs are not consecutive
 2013-01-25  7:22 UTC  (14+ messages)
` [PATCH V6 2/3] virtio-net: split out clean affinity function

linux-next: Tree for Jan 23 (hvc and virtio_console)
 2013-01-23 23:56 UTC 

[QEMU PATCH v5 0/3] virtio-net: fix of ctrl commands
 2013-01-23 15:38 UTC  (6+ messages)
` [QEMU PATCH v5 1/3] virtio-net: remove layout assumptions for ctrl vq
` [QEMU PATCH v5 2/3] virtio-net: introduce a new macaddr control
` [QEMU PATCH v5 3/3] virtio-net: rename ctrl rx commands

[PATCH] x86, Allow x2apic without IR on VMware platform
 2013-01-22 21:57 UTC  (2+ messages)

Workshops in the CISTI'2013 - 8th Iberian Conference on IST
 2013-01-22 19:22 UTC 

[QEMU PATCH v4 0/3] virtio-net: fix of ctrl commands
 2013-01-22 14:49 UTC  (7+ messages)
` [QEMU PATCH v4 1/3] virtio-net: remove layout assumptions for ctrl vq
  ` [QEMU PATCH v4 2/3] virtio-net: introduce a new macaddr control

[PATCH 2/3] tcm_vhost: Optimize gup in vhost_scsi_map_to_sgl
 2013-01-22  1:33 UTC  (2+ messages)

[PATCH v5 0/3] make mac programming for virtio net more robust
 2013-01-21 19:09 UTC  (2+ messages)

[PATCH v4 0/3] make mac programming for virtio net more robust
 2013-01-21 16:13 UTC  (3+ messages)
` [PATCH v4 2/3] net: split eth_mac_addr for better error handling

[RFCv2 00/12] Introduce host-side virtio queue and CAIF Virtio
 2013-01-21 11:55 UTC  (11+ 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).