virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-07-29 09:44:52 to 2012-08-14 20:31:14 UTC [more...]

[RFC-v2 1/6] msix: Work-around for vhost-scsi with KVM in-kernel MSI injection
 2012-08-14 20:31 UTC  (20+ messages)
  ` [Qemu-devel] "
` [RFC-v2 2/6] vhost: Pass device path to vhost_dev_init()
` [RFC-v2 3/6] vhost-scsi: add -vhost-scsi host device for use with tcm-vhost
` [RFC-v2 4/6] virtio-scsi: Add start/stop functionality for vhost-scsi
` [RFC-v2 5/6] virtio-scsi: Set max_target=0 during vhost-scsi operation
` [RFC-v2 6/6] virtio-scsi: Fix incorrect VirtIOSCSI->cmd_vqs[0] definition
  ` [Qemu-devel] [RFC-v2 3/6] vhost-scsi: add -vhost-scsi host device for use with tcm-vhost
` [RFC-v2 0/6] vhost-scsi: Add support for host virtualized target

[PATCH v7 1/4] mm: introduce compaction and migration for virtio ballooned pages
 2012-08-14 20:29 UTC  (26+ messages)
` [PATCH v7 2/4] virtio_balloon: introduce migration primitives to balloon pages
` [PATCH v7 3/4] mm: introduce putback_movable_pages()
` [PATCH v7 4/4] mm: add vm event counters for balloon pages compaction

[PATCH V2 00/18] drivers: hv: kvp
 2012-08-14  3:17 UTC  (26+ messages)
` [PATCH V2 01/18] Drivers: hv: vmbus: Use the standard format string to format GUIDs
  ` [PATCH V2 02/18] Drivers: hv: Add KVP definitions for IP address injection
  ` [PATCH V2 03/18] Drivers: hv: kvp: Cleanup error handling in KVP
  ` [PATCH V2 04/18] Drivers: hv: kvp: Support the new IP injection messages
  ` [PATCH V2 05/18] Tools: hv: Prepare to expand kvp_get_ip_address() functionality
  ` [PATCH V2 06/18] Tools: hv: Further refactor kvp_get_ip_address()
  ` [PATCH V2 07/18] Tools: hv: Gather address family information
  ` [PATCH V2 08/18] Tools: hv: Gather subnet information
  ` [PATCH V2 09/18] Tools: hv: Represent the ipv6 mask using CIDR notation
  ` [PATCH V2 10/18] Tools: hv: Gather ipv[4,6] gateway information
  ` [PATCH V2 11/18] Tools: hv: Gather DNS information
  ` [PATCH V2 12/18] Tools: hv: Gather DHCP information
  ` [PATCH V2 13/18] Tools: hv: Implement the KVP verb - KVP_OP_SET_IP_INFO
  ` [PATCH V2 14/18] Tools: hv: Rename the function kvp_get_ip_address()
  ` [PATCH V2 15/18] Tools: hv: Implement the KVP verb - KVP_OP_GET_IP_INFO
  ` [PATCH V2 16/18] Tools: hv: Get rid of some unused variables
  ` [PATCH V2 17/18] Tools: hv: Correctly type string variables
  ` [PATCH V2 18/18] Tools: hv: Properly manage open streams

[ 01/82] virtio-blk: Call del_gendisk() before disable guest kick
 2012-08-13 20:18 UTC  (3+ messages)
` [ 02/82] virtio-blk: Reset device after blk_cleanup_queue()
` [ 03/82] virtio-blk: Use block layer provided spinlock

[RFC-v2 0/6] vhost-scsi: Add support for host virtualized target
 2012-08-13  8:35 UTC 

[Question]About KVM network zero-copy feature!
 2012-08-13  7:18 UTC  (8+ messages)

[PATCH V2 0/6] virtio-trace: Support virtio-trace
 2012-08-12 23:28 UTC  (8+ messages)
` [PATCH V2 1/6] virtio/console: Add splice_write support
` [PATCH V2 2/6] virtio/console: Add a failback for unstealable pipe buffer
` [PATCH V2 3/6] virtio/console: Wait until the port is ready on splice
` [PATCH V2 4/6] ftrace: Allow stealing pages from pipe buffer
` [PATCH V2 5/6] virtio/console: Allocate scatterlist according to the current pipe size
` [PATCH V2 6/6] tools: Add guest trace agent as a user tool

virtio-scsi <-> vhost multi lun/adapter performance results with 3.6-rc0
 2012-08-11 12:52 UTC  (2+ messages)

[PATCH v7 0/4] make balloon pages movable by compaction
 2012-08-10 17:55 UTC 

[PATCH v6 0/3] make balloon pages movable by compaction
 2012-08-10 12:46 UTC  (12+ messages)
` [PATCH v6 1/3] mm: introduce compaction and migration for virtio ballooned pages
` [PATCH v6 2/3] virtio_balloon: introduce migration primitives to balloon pages
` [PATCH v6 3/3] mm: add vm event counters for balloon pages compaction

[Question]About KVM network zero-copy feature!
 2012-08-10  3:34 UTC 

[net-next RFC V5 0/5] Multiqueue virtio-net
 2012-08-09 15:35 UTC  (24+ messages)
` [net-next RFC V5 2/5] virtio_ring: move queue_index to vring_virtqueue
` [net-next RFC V5 3/5] virtio: intorduce an API to set affinity for a virtqueue
` [net-next RFC V5 4/5] virtio_net: multiqueue support

[RFC PATCH 0/6] virtio-trace: Support virtio-trace
 2012-08-09 12:35 UTC  (19+ messages)
` [RFC PATCH 1/6] virtio/console: Add splice_write support
    `  "
` [RFC PATCH 2/6] virtio/console: Add a failback for unstealable pipe buffer
` [RFC PATCH 4/6] ftrace: Allow stealing pages from "
  ` Re: [RFC PATCH 0/6] virtio-trace: Support virtio-trace
      `  "

[PATCH V7 0/2] Improve virtio-blk performance
 2012-08-08  8:07 UTC  (3+ messages)
` [PATCH V7 1/2] virtio-blk: Add bio-based IO path for virtio-blk
` [PATCH V7 2/2] virtio-blk: Add REQ_FLUSH and REQ_FUA support to bio path

[PATCH V6 0/2] Improve virtio-blk performance
 2012-08-08  6:24 UTC  (7+ messages)
` [PATCH V6 1/2] virtio-blk: Add bio-based IO path for virtio-blk
` [PATCH V6 2/2] virtio-blk: Add REQ_FLUSH and REQ_FUA support to bio path

Call for Participation: The 9th ACM International Conference on Autonomic Computing (ICAC 2012) -- September 17-21, San Jose CA
 2012-08-08  3:46 UTC 

ICAC2012 Call for Participation (9th ACM International Conference on Autonomic Computing)
 2012-08-07 12:06 UTC 

[PATCH V5 0/4] Improve virtio-blk performance
 2012-08-07  8:50 UTC  (13+ messages)
` [PATCH V5 1/4] block: Introduce __blk_segment_map_sg() helper
` [PATCH V5 2/4] block: Add blk_bio_map_sg() helper
` [PATCH V5 3/4] virtio-blk: Add bio-based IO path for virtio-blk
` [PATCH V5 4/4] virtio-blk: Add REQ_FLUSH and REQ_FUA support to bio path

[PATCH v5 1/3] mm: introduce compaction and migration for virtio ballooned pages
 2012-08-06 19:24 UTC  (7+ messages)
` [PATCH v5 2/3] virtio_balloon: introduce migration primitives to balloon pages
` [PATCH v5 3/3] mm: add vm event counters for balloon pages compaction

[PATCH v5 0/3] make balloon pages movable by compaction
 2012-08-06 13:56 UTC 

[PATCH v4 1/3] mm: introduce compaction and migration for virtio ballooned pages
 2012-08-03 12:26 UTC  (6+ messages)

[GIT PULL] tcm_vhost: Initial merge of vhost level target fabric driver
 2012-08-02 20:23 UTC 

[vmw_vmci 00/11] VMCI for Linux
 2012-08-02 20:22 UTC  (6+ messages)
` [vmw_vmci 11/11] Apply the header code to make VMCI build

CFP: 5th Workshop on Many-Task Computing on Grids and Supercomputers (MTAGS) 2012 -- at IEEE/ACM Supercomputing 2012
 2012-08-02 15:56 UTC 

DataCloud 2012 - The Third International Workshop on Data Intensive Computing in the Clouds -- Co-located with SC 12
 2012-08-02 15:10 UTC 

[PATCH V3 3/3] virtio-blk: Add bio-based IO path for virtio-blk
 2012-08-02  6:28 UTC  (7+ messages)

[RFC-v5] tcm_vhost: Initial merge for vhost level target fabric driver
 2012-08-01  6:42 UTC  (5+ messages)

Call for Participation: IEEE eScience 2012 in Chicago, IL, October 8-12, 2012
 2012-07-31 21:47 UTC 

[GIT PULL] tcm_vhost: Initial merge of vhost level target fabric driver
 2012-07-31  1:19 UTC 

[PATCH] tcm_vhost: Post-merge review changes requested by MST
 2012-07-30 22:13 UTC 

[PATCH V4 0/3] Improve virtio-blk performance
 2012-07-30 13:42 UTC  (8+ messages)
` [PATCH V4 3/3] virtio-blk: Add bio-based IO path for virtio-blk

[PULL] virtio
 2012-07-30  4:03 UTC 

[PATCH V3 0/3] Improve virtio-blk performance
 2012-07-30  0:26 UTC  (6+ messages)
` [PATCH V3 3/3] virtio-blk: Add bio-based IO path for virtio-blk

[PATCH 00/17] drivers: hv: kvp
 2012-07-29 22:50 UTC  (3+ messages)

[PATCH] tcm_vhost: Expose ABI version via VHOST_SCSI_GET_ABI_VERSION
 2012-07-29 12:50 UTC  (7+ 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).