From: Ky Srinivasan Date: Fri, 17 Dec 2010 01:56:54 +0000 (-0700) Subject: Staging: hv: Add a user-space daemon to support key/value pair (KVP) X-Git-Tag: v2.6.39-rc1~469^2~923 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc04acf53fb1bba1e57b0d34a400ccaf498fc9be;p=pandora-kernel.git Staging: hv: Add a user-space daemon to support key/value pair (KVP) All guest specific data gathering is implemented in a user-mode daemon. The kernel component of KVP passes the "key" to this daemon and the daemon is responsible for passing back the corresponding value. This daemon communicates with the kernel component via a netlink channel. Cc: Haiyang Zhang Cc: Hank Janssen Signed-off-by: K. Y. Srinivasan Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed