virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-05-28 06:48:41 to 2012-06-21 21:31:43 UTC [more...]

[PATCH 00/13] drivers: hv: kvp
 2012-06-21 21:31 UTC  (12+ 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 1/2] scsi bus: introduce hotplug() and hot_unplug() interfaces for SCSI bus
 2012-06-21 10:56 UTC  (4+ messages)
` [PATCH 2/2] virtio-scsi: Implement hotplug support for virtio-scsi
  ` [Qemu-devel] "

[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  (16+ messages)
` [PATCH RFC V8 17/17] Documentation/kvm : Add documentation on Hypercalls and features used for PV spinlock

[vmw_vmci RFC 00/11] VMCI for Linux
 2012-06-14 11:52 UTC  (5+ 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  (32+ messages)

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

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

[net-next RFC PATCH] virtio_net: collect satistics and export through ethtool
 2012-06-06  6:49 UTC  (4+ messages)

[PATCH 03/27] smpboot: Define and use cpu_state per-cpu variable in generic code
 2012-06-05 17:48 UTC  (12+ messages)
` [PATCH 05/27] xen, cpu hotplug: Don't call cpu_bringup() in xen_play_dead()
  ` [Xen-devel] "
` [PATCH 06/27] xen, smpboot: Use generic SMP booting infrastructure

Question regarding Virtio Console and Remoteproc
 2012-06-05  9:43 UTC  (5+ messages)

[PATCH v2] virtio_blk: unlock vblk->lock during kick
 2012-06-04  8:57 UTC  (9+ messages)

[PATCH 0/3] Fix hot-unplug race in virtio-blk
 2012-06-04  0:41 UTC  (2+ messages)

[PATCH 3/3] virtio-blk: Use block layer provided spinlock
 2012-06-01  8:49 UTC  (3+ messages)
` [PATCH v2 "

CFP: Workshop Web Site: https://sites.google.com/site/federatedclouds/
 2012-05-31 14:43 UTC 

[PATCH RFC] virtio-net: remove useless disable on freeze
 2012-05-31  9:04 UTC  (6+ messages)

[PATCH repost] virtio-net: remove useless disable on freeze
 2012-05-30 20:36 UTC  (2+ messages)

[PATCH v2] virtio_blk: unlock vblk->lock during kick
 2012-05-30 13:19 UTC 

[PATCH 0/5] virtio: rng: fixes
 2012-05-28  8:24 UTC  (5+ messages)
` [PATCH 3/5] virtio: rng: don't wait on host when module is going away
` [PATCH 4/5] virtio: rng: split out common code in probe / remove for s3/s4 ops
` [PATCH 5/5] virtio: rng: s3/s4 support


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