Drivers: hv: Add new message types to enhance KVP
authorK. Y. Srinivasan <kys@microsoft.com>
Sat, 10 Mar 2012 23:32:08 +0000 (15:32 -0800)
committerLeann Ogasawara <leann.ogasawara@canonical.com>
Mon, 2 Apr 2012 20:25:38 +0000 (13:25 -0700)
commitb3b89836f1c86c6fceae9799c2e6a4969df30aaa
tree93774776dc666980e32c8f6289c6c29cb6033720
parentd36e91d6698ae38116392551ee5ba5b88cc5eda7
Drivers: hv: Add new message types to enhance KVP

Add additional KVP (Key Value Pair) protocol  messages to
enhance KVP functionality for Linux guests on Hyper-V. As part of this,
patch define an explicit version negoitiation message.

Reviewed-by: Haiyang Zhang <haiyangz@microsoft.com>
Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
(cherry picked from commit e485ceac9ebd43901ef0ce13622385d509e072e7)

Signed-off-by: Andy Whitcroft <apw@canonical.com>
drivers/hv/hv_kvp.c
include/linux/hyperv.h
tools/hv/hv_kvp_daemon.c