Staging: hv: Implement key/value pair (KVP)
authorKy Srinivasan <ksrinivasan@novell.com>
Fri, 17 Dec 2010 01:54:16 +0000 (18:54 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 20 Jan 2011 23:09:26 +0000 (15:09 -0800)
This is an implementation of the key value/pair (KVP) functionality
for Linux guests hosted on HyperV. This component communicates
with the host to support the KVP functionality.

Cc: Haiyang Zhang <haiyangz@microsoft.com>
Cc: Hank Janssen <hjanssen@microsoft.com>
Signed-off-by: K. Y. Srinivasan <ksrinivasan@novell.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found