drivers/staging/hv/hv_kvp.c
0 → 100644
+346
−0
drivers/staging/hv/hv_kvp.h
0 → 100644
+184
−0
+14
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
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>