From: K. Y. Srinivasan Date: Fri, 16 Mar 2012 15:02:25 +0000 (-0700) Subject: Drivers: hv: Support the newly introduced KVP messages in the driver X-Git-Tag: v3.4-rc1~187^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fa3d5b85c681518b6e4ec515814dcb2d5b702b89;p=pandora-kernel.git Drivers: hv: Support the newly introduced KVP messages in the driver Support the newly defined KVP message types. It turns out that the host pushes a set of standard key value pairs as soon as the guest opens the KVP channel. Since we cannot handle these tuples until the user level daemon loads up, defer reading the KVP channel until the user level daemon is launched. Signed-off-by: K. Y. Srinivasan Reviewed-by: Haiyang Zhang Reviewed-by: Dan Carpenter Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed