lkml.org 
[lkml]   [2012]   [Jun]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 00/13] drivers: hv: kvp
Date
This patchset expands the KVP (Key Value Pair) functionality to
implement the mechanism to get/set IP addresses in the guest. This
functionality is used in Windows Server 2012 to implement VM
replication functionality. The way IP configuration information
is managed is distro specific. The current implementation supports
RedHat way of doing things. We will expand support to other distros
incrementally.



K. Y. Srinivasan (13):
Drivers: hv: Add KVP definitions for IP address injection
Drivers: hv: kvp: Cleanup error handling in KVP
Drivers: hv: kvp: Support the new IP injection messages
Tools: hv: Prepare to expand kvp_get_ip_address() functionality
Tools: hv: Further refactor kvp_get_ip_address()
Tools: hv: Gather address family information
Tools: hv: Gather subnet information
Tools: hv: Represent the ipv6 mask using CIDR notation
Tools: hv: Gather DNS information
Tools: hv: Gather ipv[4,6] gateway information
Tools: hv: Gather dhcp information
Tools: hv: Implement the KVP verb - KVP_OP_GET_IP_INFO
Tools: hv: Implement the KVP verb - KVP_OP_SET_IP_INFO

drivers/hv/hv_kvp.c | 103 ++++++--
include/linux/hyperv.h | 39 +++-
tools/hv/hv_kvp_daemon.c | 650 ++++++++++++++++++++++++++++++++++++++++------
3 files changed, 686 insertions(+), 106 deletions(-)

--
1.7.4.1



\
 
 \ /
  Last update: 2012-06-22 00:01    [W:0.109 / U:0.376 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site