1. 04 11月, 2015 1 次提交
  2. 06 8月, 2015 4 次提交
  3. 01 6月, 2015 2 次提交
  4. 25 5月, 2015 4 次提交
  5. 03 4月, 2015 1 次提交
  6. 02 3月, 2015 6 次提交
  7. 26 1月, 2015 2 次提交
  8. 09 12月, 2014 1 次提交
  9. 04 5月, 2014 2 次提交
  10. 17 4月, 2014 1 次提交
  11. 09 3月, 2014 1 次提交
  12. 25 2月, 2014 1 次提交
  13. 19 2月, 2014 1 次提交
    • K
      Drivers: hv: Implement the file copy service · 01325476
      K. Y. Srinivasan 提交于
      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: NK. Y. Srinivasan <kys@microsoft.com>
      Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
      01325476
  14. 08 2月, 2014 5 次提交
  15. 27 9月, 2013 8 次提交