virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-06-06 16:57:55 to 2012-06-28 14:10:36 UTC [more...]

[patch net-next 0/4] net: introduce and use IFF_LIFE_ADDR_CHANGE
 2012-06-28 14:10 UTC  (2+ messages)
` [patch net-next 1/4] net: introduce new priv_flag indicating iface capable of change mac when running

[patch net-next] virtio_net: allow to change mac when iface is running
 2012-06-28  8:30 UTC  (3+ messages)

[PATCH] Add a page cache-backed balloon device driver
 2012-06-27 16:08 UTC  (13+ messages)

[PATCH 1/4] mm: introduce compaction and migration for virtio ballooned pages
 2012-06-27 15:30 UTC  (18+ messages)
` [PATCH 2/4] virtio_balloon: handle concurrent accesses to virtio_balloon struct elements
` [PATCH 3/4] virtio_balloon: introduce migration primitives to balloon pages
` [PATCH 4/4] mm: add vm event counters for balloon pages compaction

[patch net-next] virtio_net: allow to change mac when iface is running
 2012-06-27 15:27 UTC 

[PATCH 00/13] drivers: hv: kvp
 2012-06-26 23:44 UTC  (25+ messages)
` [PATCH 01/13] Drivers: hv: Add KVP definitions for IP address injection
  ` [PATCH 02/13] Drivers: hv: kvp: Cleanup error handling in KVP
  ` [PATCH 03/13] Drivers: hv: kvp: Support the new IP injection messages
  ` [PATCH 04/13] Tools: hv: Prepare to expand kvp_get_ip_address() functionality
  ` [PATCH 05/13] Tools: hv: Further refactor kvp_get_ip_address()
  ` [PATCH 06/13] Tools: hv: Gather address family information
  ` [PATCH 07/13] Tools: hv: Gather subnet information
  ` [PATCH 08/13] Tools: hv: Represent the ipv6 mask using CIDR notation
  ` [PATCH 09/13] Tools: hv: Gather DNS information
  ` [PATCH 10/13] Tools: hv: Gather ipv[4,6] gateway information
  ` [PATCH 11/13] Tools: hv: Gather dhcp information
  ` [PATCH 12/13] Tools: hv: Implement the KVP verb - KVP_OP_GET_IP_INFO
  ` [PATCH 13/13] Tools: hv: Implement the KVP verb - KVP_OP_SET_IP_INFO

[PATCH] Add a page cache-backed balloon device driver
 2012-06-26 20:32 UTC 

[rfc] virtio-spec: introduce VIRTIO_NET_F_MULTIQUEUE
 2012-06-26  7:15 UTC 

[net-next RFC V4 PATCH 0/4] Multiqueue virtio-net
 2012-06-26  6:03 UTC  (13+ messages)
` [net-next RFC V4 PATCH 1/4] virtio_net: Introduce VIRTIO_NET_F_MULTIQUEUE
` [net-next RFC V4 PATCH 2/4] virtio_ring: move queue_index to vring_virtqueue
` [net-next RFC V4 PATCH 3/4] virtio: introduce a method to get the irq of a specific virtqueue
` [net-next RFC V4 PATCH 4/4] virtio_net: multiqueue support

[PATCH 0/4] make balloon pages movable by compaction
 2012-06-25 23:25 UTC 

[RFC V2 PATCH 0/4] Multiqueue support for tap and virtio-net/vhost
 2012-06-25 10:04 UTC  (5+ messages)
` [RFC V2 PATCH 1/4] option: introduce qemu_get_opt_all()
` [RFC V2 PATCH 2/4] tap: multiqueue support
` [RFC V2 PATCH 3/4] net: "
` [RFC V2 PATCH 4/4] virtio-net: add "

[PATCH 1/2] scsi bus: introduce hotplug() and hot_unplug() interfaces for SCSI bus
 2012-06-25  9:10 UTC  (6+ messages)
` [PATCH 2/2] virtio-scsi: Implement hotplug support for virtio-scsi
  ` [Qemu-devel] "

KVM Forum and oVirt Workshop Europe 2012 Save the Date
 2012-06-21 22:45 UTC 

[PATCH v2 0/3] Improve virtio-blk performance
 2012-06-21  9:49 UTC  (29+ messages)
` [PATCH 1/3] block: Introduce __blk_segment_map_sg() helper
` [PATCH v2 2/3] block: Add blk_bio_map_sg() helper
` [PATCH 3/3] virtio-blk: Add bio-based IO path for virtio-blk

[PATCH 1/2 v2] scsi bus: introduce hotplug() and hot_unplug() interfaces for SCSI bus
 2012-06-21  9:17 UTC  (2+ messages)
  ` [Qemu-devel] "

[PATCH] virtio-scsi: hotplug suppot for virtio-scsi
 2012-06-20  6:55 UTC 

[PATCH 0/2] Hotplug support for virtio-scsi
 2012-06-20  6:47 UTC 

[RFC 2/2] virtio-ring: Allocate indirect buffers from cache when possible
 2012-06-19  5:51 UTC  (2+ messages)

[RFC 1/2] virtio-ring: Use threshold for switching to indirect descriptors
 2012-06-18 14:09 UTC 

[PULL] virtio
 2012-06-18 12:07 UTC  (9+ messages)
    ` [PATCH RFC] virtio-pci: flexible configuration layout
      ` [PATCH RFC] virtio-spec: "

[PATCH RFC] virtio-pci: add MMIO property
 2012-06-18 12:05 UTC  (4+ messages)
  ` [Qemu-devel] "

CFP: The 13th IEEE/ACM Int. Symp. on Cluster, Cloud and Grid Computing (CCGrid) 2013
 2012-06-16 13:31 UTC 

drivers/block/cpqarray.c:938:2: error: too many arguments to function ‘blk_rq_map_sg’
 2012-06-14 17:26 UTC  (10+ messages)
  ` drivers/block/cpqarray.c:938:2: error: too many arguments to function 慴lk_rq_map_sg�
      ` drivers/block/cpqarray.c:938:2: error: too many arguments to function lk_rq_map_sg

[PATCH RFC V8 0/17] Paravirtualized ticket spinlocks
 2012-06-14 12:21 UTC  (12+ messages)

[vmw_vmci RFC 00/11] VMCI for Linux
 2012-06-14 11:52 UTC  (3+ messages)

[PATCH RFC 1/2] block: Add blk_bio_map_sg() helper
 2012-06-14  8:19 UTC  (6+ messages)
` [PATCH RFC 2/2] virtio-blk: Add bio-based IO path for virtio-blk

drivers/block/xen-blkfront.c:317:11: error: too many arguments to function ‘blk_rq_map_sg’
 2012-06-13 23:03 UTC 

[PATCH RFC 0/2] Improve virtio-blk performance
 2012-06-13  7:41 UTC 

[vmw_vmci RFCv2 01/11] Apply VMCI context code
 2012-06-12 20:44 UTC  (11+ messages)
` [vmw_vmci RFCv2 02/11] Apply VMCI datagram code
` [vmw_vmci RFCv2 03/11] Apply VMCI doorbell code
` [vmw_vmci RFCv2 04/11] Apply VMCI driver code
` [vmw_vmci RFCv2 05/11] Apply VMCI event code
` [vmw_vmci RFCv2 06/11] Apply dynamic array code
` [vmw_vmci RFCv2 07/11] Apply VMCI hash table
` [vmw_vmci RFCv2 08/11] Apply VMCI queue pairs
` [vmw_vmci RFCv2 09/11] Apply VMCI resource code
` [vmw_vmci RFCv2 10/11] Apply vmci routing code
` [vmw_vmci RFCv2 11/11] Apply the header code to make VMCI build

[vmw_vmci RFCv2 00/11] VMCI for Linux
 2012-06-12 20:44 UTC 

International Workshop on Management of Big Data Systems (MBDS 2012) - Deadline is near
 2012-06-12 15:53 UTC 

Race condition during hotplug when dropping block queue lock
 2012-06-11 11:11 UTC 

[PATCH] virtio-net: fix a race on 32bit arches
 2012-06-11  3:23 UTC  (30+ messages)

[PATCH v3] virtio_blk: unlock vblk->lock during kick
 2012-06-08 13:51 UTC  (3+ messages)

[V2 RFC net-next PATCH 1/2] virtio_net: convert the statistics into array
 2012-06-08  7:04 UTC  (13+ messages)
` [V2 RFC net-next PATCH 2/2] virtio_net: export more statistics through ethtool


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