Files
tegra-linux-noble/include/uapi/linux
K. Y. Srinivasan 01325476d6 Drivers: hv: Implement the file copy service
Implement the file copy service for Linux guests on Hyper-V. This permits the
host to copy a file (over VMBUS) into the guest. This facility is part of
"guest integration services" supported on the Windows platform.
Here is a link that provides additional details on this functionality:

http://technet.microsoft.com/en-us/library/dn464282.aspx

In V1 version of the patch I have addressed comments from
Olaf Hering <olaf@aepfle.de> and Dan Carpenter <dan.carpenter@oracle.com>

In V2 version of this patch I did some minor cleanup (making some globals
static). In V4 version of the patch I have addressed all of Olaf's
most recent set of comments/concerns.

In V5 version of the patch I had addressed Greg's most recent comments.
I would like to thank Greg for suggesting that I use misc device; it has
significantly simplified the code.

In V6 version of the patch I have cleaned up error message based on Olaf's
comments. I have also rebased the patch based on the current tip.

In this version of the patch, I have addressed the latest comments from Greg.

Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-02-18 10:53:48 -08:00
..
2013-11-09 18:20:22 -05:00
2013-12-11 12:57:55 -08:00
2013-08-13 15:10:22 -07:00
2013-08-21 12:21:45 -07:00
2014-02-07 15:18:31 -08:00
2013-12-08 11:01:47 +01:00
2013-11-27 11:03:38 -08:00
2013-07-09 10:33:25 -07:00
2014-01-22 10:34:15 +01:00
2014-01-27 19:27:53 -05:00
2014-01-06 15:13:01 -05:00
2013-12-06 12:37:56 -05:00
2013-12-06 12:51:41 -05:00
2013-07-24 17:54:48 -07:00
2013-09-04 11:28:04 -06:00
2013-12-11 09:25:20 -02:00