virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-06-14 11:52:38 to 2012-07-03 16:26:07 UTC [more...]

[PATCH 5 of 5] virtio: expose added descriptors immediately
 2012-07-03 16:26 UTC  (8+ messages)
  ` RFD: virtio balloon API use (was Re: [PATCH 5 of 5] virtio: expose added descriptors immediately)
      ` [PATCH RFC] virtio-balloon: fix add/get API use

[PATCH 00/13] drivers: hv: kvp
 2012-07-03 15:24 UTC  (29+ 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 v2 0/3] Improve virtio-blk performance
 2012-07-03 14:28 UTC  (37+ 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 0/2] virtio-blk spec: document topology info, add WCE toggle
 2012-07-03 13:16 UTC  (3+ messages)
` [PATCH 1/2] virtio-blk spec: document topology info
` [PATCH 2/2] virtio-blk spec: writeback cache enable improvements

[PATCH v2] virtio-scsi: hotplug support for virtio-scsi
 2012-07-03 11:50 UTC  (2+ messages)

[PATCH 1/2 v2] scsi bus: introduce hotplug() and hot_unplug() interfaces for SCSI bus
 2012-07-02  8:27 UTC  (3+ messages)
  ` [Qemu-devel] "

[PATCH] virtio-scsi: hotplug suppot for virtio-scsi
 2012-07-02  8:11 UTC  (3+ messages)

[RFC V2 PATCH 0/4] Multiqueue support for tap and virtio-net/vhost
 2012-07-02  7:34 UTC  (8+ 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] Add a page cache-backed balloon device driver
 2012-07-02  0:29 UTC  (14+ messages)

[PATCH v2 1/4] mm: introduce compaction and migration for virtio ballooned pages
 2012-07-01 23:36 UTC  (15+ messages)
` [PATCH v2 2/4] virtio_balloon: handle concurrent accesses to virtio_balloon struct elements
` [PATCH v2 3/4] virtio_balloon: introduce migration primitives to balloon pages
` [PATCH v2 4/4] mm: add vm event counters for balloon pages compaction
` [PATCH v2 0/4] make balloon pages movable by compaction

[patch net-next v2 0/4] net: introduce and use IFF_LIFE_ADDR_CHANGE
 2012-06-30  8:08 UTC  (6+ messages)
` [patch net-next v2 1/4] net: introduce new priv_flag indicating iface capable of change mac when running
` [patch net-next v2 2/4] virtio_net: use IFF_LIVE_ADDR_CHANGE priv_flag
` [patch net-next v2 3/4] team: "
` [patch net-next v2 4/4] dummy: "

[patch net-next 0/4] net: introduce and use IFF_LIFE_ADDR_CHANGE
 2012-06-29  6:41 UTC  (12+ messages)
` [patch net-next 1/4] net: introduce new priv_flag indicating iface capable of change mac when running
` [patch net-next 2/4] virtio_net: use IFF_LIFE_ADDR_CHANGE priv_flag
` [patch net-next 3/4] team: "
` [patch net-next 4/4] dummy: "

[PATCH v2 0/4] make balloon pages movable by compaction
 2012-06-28 21:49 UTC 

eScience Conference submission extension - 18 July
 2012-06-28 18:52 UTC 

[PATCH RFC V6 0/5] kvm : Paravirt-spinlock support for KVM guests
 2012-06-28 18:17 UTC  (6+ messages)
` [PATCH RFC V6 1/5] kvm hypervisor : Add a hypercall to KVM hypervisor to support pv-ticketlocks

[patch net-next] virtio_net: allow to change mac when iface is running
 2012-06-28  8:30 UTC  (3+ 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] 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 

[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] 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  (5+ 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)


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