virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-01-11 07:31:55 to 2013-01-25 09:20:08 UTC [more...]

[PATCH] virtio_console: Use virtio device index to generate port name
 2013-01-25  9:20 UTC  (3+ 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] virtio_console: Let unconnected rproc device receive data
 2013-01-25  9:10 UTC  (3+ messages)

[PATCH] virtio_console: Don't access uninitialized data
 2013-01-25  9:08 UTC  (3+ messages)

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

[PATCH 35/35] x86: Don't panic if can not alloc buffer for swiotlb
 2013-01-24 20:20 UTC 

[RFC] virtio_console: Add DRIVER and INTERFACE to uevent
 2013-01-24 16:51 UTC  (5+ messages)

[PATCH 1/6] virtio_host: host-side implementation of virtio rings
 2013-01-24  2:22 UTC  (25+ messages)
` [PATCH 2/6] tools/virtio: fix compile
` [PATCH 3/6] tools/virtio: separate headers more
` [PATCH 4/6] tools/virtio: add vring_test
` [PATCH 5/6] vringh: separate callback for notification
` [PATCH 6/6] tools/virtio: adapt for API changes

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  (10+ messages)
` [QEMU PATCH v4 1/3] virtio-net: remove layout assumptions for ctrl vq
  ` [Qemu-devel] "
` [QEMU PATCH v4 2/3] virtio-net: introduce a new macaddr control
` [QEMU PATCH v4 3/3] virtio-net: rename ctrl rx commands

[PATCH v2 0/3] tcm_vhost: Optimize gup in vhost_scsi_map_to_sgl
 2013-01-22  3:20 UTC  (4+ 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 1/3] tcm_vhost: Introduce iov_num_pages
 2013-01-22  1:33 UTC  (5+ messages)
` [PATCH 2/3] tcm_vhost: Optimize gup in vhost_scsi_map_to_sgl
` [PATCH 3/3] tcm_vhost: Use iov_num_pages to calculate sgl_count

[PATCH v5 0/3] make mac programming for virtio net more robust
 2013-01-21 19:09 UTC  (5+ messages)
` [PATCH v5 1/3] move virtnet_send_command() above virtnet_set_mac_address()
` [PATCH v5 2/3] net: split eth_mac_addr for better error handling
` [PATCH v5 3/3] virtio-net: introduce a new control to set macaddr

[PATCH v4 0/3] make mac programming for virtio net more robust
 2013-01-21 16:13 UTC  (6+ messages)
` [PATCH v4 1/3] move virtnet_send_command() above virtnet_set_mac_address()
` [PATCH v4 2/3] net: split eth_mac_addr for better error handling
` [PATCH v4 3/3] virtio-net: introduce a new control to set macaddr

[PATCH 0/5] vhost-scsi: Add support for host virtualized target
 2013-01-21 13:28 UTC  (4+ messages)

[RFC virtio-next 0/4] Introduce CAIF Virtio and reversed Vrings
 2013-01-21 11:55 UTC  (25+ messages)
` [RFCv2 00/12] Introduce host-side virtio queue and CAIF Virtio

[PATCH 0/3] tcm_vhost: Optimize gup in vhost_scsi_map_to_sgl
 2013-01-21  8:05 UTC 

[PATCH v3] virtio-spec: set mac address by a new vq command
 2013-01-21  3:05 UTC  (2+ messages)

[PATCH v3 0/2] make mac programming for virtio net more robust
 2013-01-20  2:20 UTC  (5+ messages)
` [PATCH v3 1/2] move virtnet_send_command() above virtnet_set_mac_address()
` [PATCH v3 2/2] virtio-net: introduce a new control to set macaddr

[RFC] remoteproc: Add support for host-side (reversed) vrings
 2013-01-18 14:20 UTC 

[PATCH] virtio: suppress kmemleak false positive
 2013-01-18 11:54 UTC 

[PATCH v2] virtio-spec: set mac address by a new vq command
 2013-01-18 10:43 UTC  (2+ messages)

[PATCH V5 1/2] virtio-net: fix the set affinity bug when CPU IDs are not consecutive
 2013-01-18  6:40 UTC  (6+ messages)
` [PATCH V5 2/2] virtio-net: reset virtqueue affinity when doing cpu hotplug

[PATCH v2 0/2] make mac programming for virtio net more robust
 2013-01-18  2:43 UTC  (18+ messages)
` [PATCH v2 1/2] move virtnet_send_command() above virtnet_set_mac_address()
` [PATCH v2 2/2] virtio-net: introduce a new control to set macaddr
` [QEMU PATCH v2] virtio-net: introduce a new macaddr control
    ` [Qemu-devel] "

[PATCH] tcm_vhost: Use llist for cmd completion list
 2013-01-18  0:42 UTC  (4+ messages)

[QEMU PATCH v3] virtio-net: introduce a new macaddr control
 2013-01-17 12:40 UTC  (2+ messages)

[PATCH] virtio-spec: set mac address by a new vq command
 2013-01-17  6:34 UTC  (4+ messages)

[RFC PATCH 0/2] make mac programming for virtio net more robust
 2013-01-16  9:17 UTC  (9+ messages)
` [RFC PATCH] virtio-net: introduce a new macaddr control
  ` [Qemu-devel] [RFC PATCH 2/2] virtio-net: introduce a new control to set macaddr

[PATCH v2 0/5] Multiqueue virtio-scsi, and API for piecewise buffer submission
 2013-01-16  3:55 UTC  (5+ 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 V3 0/2] handle polling errors
 2013-01-14  9:17 UTC  (12+ messages)
` [PATCH V3 2/2] vhost: "

[PATCH v3 00/11] xen: Initial kexec/kdump implementation
 2013-01-11 21:14 UTC  (30+ messages)
        ` [Xen-devel] "
    ` [PATCH v3 02/11] x86/kexec: Add extra pointers to transition page table PGD, PUD, PMD and PTE
        ` [Xen-devel] "

[PATCH] virtio: suppress kmemleak false positive
 2013-01-11 14:47 UTC  (4+ messages)

[PATCH] virtio: suppress kmemleak false positive
 2013-01-11 13:51 UTC 

[PATCH V4 1/2] virtio-net: fix the set affinity bug when CPU IDs are not consecutive
 2013-01-11  8:44 UTC  (2+ messages)

[PATCH V3 1/2] virtio-net: fix the set affinity bug when CPU IDs are not consecutive
 2013-01-11  8:37 UTC  (6+ 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).