Tools: hv: Fully support the new KVP verbs in the user level daemon
authorK. Y. Srinivasan <kys@microsoft.com>
Fri, 16 Mar 2012 15:02:26 +0000 (08:02 -0700)
committerLeann Ogasawara <leann.ogasawara@canonical.com>
Mon, 2 Apr 2012 20:25:42 +0000 (13:25 -0700)
commit4af1b02a7ee62aff67c409d7abdf2672e9c73032
treea63cbaebd1c3a35e7840ade344292b423e0c584a
parent41774b4a65bd99d4305aa75774e1422656b376cd
Tools: hv: Fully support the new KVP verbs in the user level daemon

Now fully support the new KVP messages in the user level daemon. Hyper-V defines
multiple persistent pools to which the host can write/read/modify KVP tuples.
In this patch we implement a file for each specified pool, where the KVP tuples
will be stored in the guest.

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

Signed-off-by: Andy Whitcroft <apw@canonical.com>
tools/hv/hv_kvp_daemon.c