virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-08-08 22:53:19 to 2012-08-20 12:00:36 UTC [more...]

[RFC-v2 1/6] msix: Work-around for vhost-scsi with KVM in-kernel MSI injection
 2012-08-20 12:00 UTC  (34+ 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
` [RFC-v2 0/6] vhost-scsi: Add support for host virtualized target
  ` [Qemu-devel] [RFC-v2 3/6] vhost-scsi: add -vhost-scsi host device for use with tcm-vhost

[PATCH] virtio-scsi spec: add per-LUN parameter query
 2012-08-20  9:03 UTC 

[PATCH v7 1/4] mm: introduce compaction and migration for virtio ballooned pages
 2012-08-20  5:12 UTC  (46+ 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

[GIT PULL] tcm_vhost: Initial merge of vhost level target fabric driver
 2012-08-18 22:31 UTC  (2+ messages)

[PATCH V3 00/14] drivers: hv: kvp
 2012-08-17 16:55 UTC  (17+ messages)
` [PATCH V3 01/14] Drivers: hv: kvp: Support the new IP injection messages
  ` [PATCH V3 02/14] Tools: hv: Prepare to expand kvp_get_ip_address() functionality
  ` [PATCH V3 03/14] Tools: hv: Further refactor kvp_get_ip_address()
  ` [PATCH V3 04/14] Tools: hv: Gather address family information
  ` [PATCH V3 05/14] Tools: hv: Gather subnet information
  ` [PATCH V3 06/14] Tools: hv: Represent the ipv6 mask using CIDR notation
  ` [PATCH V3 07/14] Tools: hv: Gather ipv[4,6] gateway information
  ` [PATCH V3 08/14] Tools: hv: Gather DNS information
  ` [PATCH V3 09/14] Tools: hv: Gather DHCP information
  ` [PATCH V3 10/14] Tools: hv: Implement the KVP verb - KVP_OP_SET_IP_INFO
  ` [PATCH V3 11/14] Tools: hv: Rename the function kvp_get_ip_address()
  ` [PATCH V3 12/14] Tools: hv: Implement the KVP verb - KVP_OP_GET_IP_INFO
  ` [PATCH V3 13/14] Tools: hv: Get rid of some unused variables
  ` [PATCH V3 14/14] Tools: hv: Correctly type string variables

[PATCH V3 00/14] drivers: hv: kvp
 2012-08-17  1:12 UTC  (17+ messages)
  ` [PATCH 01/14] Drivers: hv: kvp: Support the new IP injection messages
  ` [PATCH 02/14] Tools: hv: Prepare to expand kvp_get_ip_address() functionality
  ` [PATCH 03/14] Tools: hv: Further refactor kvp_get_ip_address()
  ` [PATCH 04/14] Tools: hv: Gather address family information
  ` [PATCH 05/14] Tools: hv: Gather subnet information
  ` [PATCH 06/14] Tools: hv: Represent the ipv6 mask using CIDR notation
  ` [PATCH 07/14] Tools: hv: Gather ipv[4,6] gateway information
  ` [PATCH 08/14] Tools: hv: Gather DNS information
  ` [PATCH 09/14] Tools: hv: Gather DHCP information
  ` [PATCH 10/14] Tools: hv: Implement the KVP verb - KVP_OP_SET_IP_INFO
  ` [PATCH 11/14] Tools: hv: Rename the function kvp_get_ip_address()
  ` [PATCH 12/14] Tools: hv: Implement the KVP verb - KVP_OP_GET_IP_INFO
  ` [PATCH 13/14] Tools: hv: Get rid of some unused variables
  ` [PATCH 14/14] Tools: hv: Correctly type string variables

[PATCH V2 00/18] drivers: hv: kvp
 2012-08-16 22:40 UTC  (30+ 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

[PATCH 1/1] Drivers: hv: Explicitly size elements of protocol structures
 2012-08-16 19:52 UTC  (3+ messages)

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

oVirt Workshop Europe 2012: Call For Participation
 2012-08-14 21:44 UTC 

[ 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  (8+ messages)
` [net-next RFC V5 3/5] virtio: intorduce an API to set affinity for a virtqueue

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


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