virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-08-13 17:06:54 to 2012-08-22 13:37:42 UTC [more...]

[PATCH 0/5] trace-cmd: Add a recorder readable feature for virtio-trace
 2012-08-22 13:37 UTC  (7+ messages)
` [PATCH 1/5] trace-cmd: Use TRACE_DIR envrionment variable if defined
` [PATCH 2/5] trace-cmd: Use tracing directory to count CPUs
` [PATCH 3/5] trace-cmd: Support trace-agent of virtio-trace
` [PATCH 4/5] trace-cmd: Add non-blocking option for open() and splice_read()
` [PATCH 5/5] trace-cmd: Use polling function

[PATCH 1/2 v1] blkdrv: Add queue limits parameters for sg block drive
 2012-08-22 13:13 UTC  (13+ messages)
` [PATCH 2/2 v1] virtio-scsi: set per-LUN queue limits for sg devices
` [Qemu-devel] [PATCH 1/2 v1] blkdrv: Add queue limits parameters for sg block drive

[PATCH v8 1/5] mm: introduce a common interface for balloon pages mobility
 2012-08-22  9:33 UTC  (30+ messages)
` [PATCH v8 2/5] mm: introduce compaction and migration for ballooned pages
` [PATCH v8 3/5] virtio_balloon: introduce migration primitives to balloon pages
` [PATCH v8 4/5] mm: introduce putback_movable_pages()
` [PATCH v8 5/5] mm: add vm event counters for balloon pages compaction

[PATCH v7 1/4] mm: introduce compaction and migration for virtio ballooned pages
 2012-08-22  0:37 UTC  (41+ messages)
    ` [PATCH v7 2/4] virtio_balloon: introduce migration primitives to balloon pages

[RFC-v3 1/5] monitor: Rename+move net_handle_fd_param -> monitor_handle_fd_param
 2012-08-21 20:52 UTC  (5+ messages)
` [RFC-v3 2/5] vhost: Pass device path to vhost_dev_init()
` [RFC-v3 3/5] vhost-scsi: add -vhost-scsi host device for use with tcm-vhost
` [RFC-v3 4/5] virtio-scsi: Add start/stop functionality for vhost-scsi
` [RFC-v3 5/5] virtio-scsi: Set max_target=0 during vhost-scsi operation

[RFC-v3 0/5] vhost-scsi: Add support for host virtualized target
 2012-08-21 20:52 UTC 

[PATCH v8 0/5] make balloon pages movable by compaction
 2012-08-21 12:47 UTC 

[PATCH V2 0/6] virtio-trace: Support virtio-trace
 2012-08-21 12:33 UTC  (3+ messages)
  `  "

[PATCH v1] virtio-scsi: get and set the queue limits for sg device
 2012-08-21  9:42 UTC  (3+ messages)

[RFC PATCH 0/6] virtio-trace: Support virtio-trace
 2012-08-21  5:09 UTC  (4+ messages)

[RFC-v2 1/6] msix: Work-around for vhost-scsi with KVM in-kernel MSI injection
 2012-08-20 22:24 UTC  (27+ messages)
  ` [Qemu-devel] "
  ` [RFC-v2 6/6] virtio-scsi: Fix incorrect VirtIOSCSI->cmd_vqs[0] definition
  ` [RFC-v2 3/6] vhost-scsi: add -vhost-scsi host device for use with tcm-vhost
  ` [Qemu-devel] "
  ` [RFC-v2 4/6] virtio-scsi: Add start/stop functionality for vhost-scsi

[PATCH] virtio-scsi spec: add per-LUN parameter query
 2012-08-20 15:57 UTC  (3+ messages)

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

[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  (29+ 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 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


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