1. 17 7月, 2017 5 次提交
  2. 17 3月, 2017 4 次提交
  3. 07 3月, 2017 1 次提交
  4. 15 2月, 2017 4 次提交
  5. 10 2月, 2017 1 次提交
  6. 31 1月, 2017 1 次提交
  7. 11 1月, 2017 1 次提交
  8. 07 11月, 2016 3 次提交
  9. 02 9月, 2016 2 次提交
  10. 31 8月, 2016 1 次提交
  11. 01 5月, 2016 7 次提交
  12. 08 2月, 2016 2 次提交
  13. 15 12月, 2015 3 次提交
  14. 06 8月, 2015 1 次提交
  15. 24 9月, 2014 1 次提交
    • K
      Drivers: hv: vmbus: Enable interrupt driven flow control · 046c7911
      K. Y. Srinivasan 提交于
      In win8 we have a feature that allows for interrupt driven flow management
      for host/guest communication. For instance, if the host were blocked because
      there was no space available in the ringbuffer, the host could request that the
      guest send an interrupt when space becomes available in the ringbuffer (when
      the guest drains the ringbuffer).
      
      While this feature was implemented in the guest a while ago, we had not
      advertised that the guest supported this feature. This patch advertises
      the support to the host.
      
      For pre-win8 hosts, this has no effect since the size of the ringbuffer
      control structure has not changed and all changes have been backward
      compatible - unused/reserved space has been used to implement this
      feature.
      
      In this version of the patch I have cleaned up the commit log based on
      feedback from Greg KH.
      Signed-off-by: NK. Y. Srinivasan <kys@microsoft.com>
      Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
      046c7911
  16. 08 2月, 2014 1 次提交
  17. 25 6月, 2013 1 次提交
  18. 19 6月, 2013 1 次提交