1. 18 1月, 2013 7 次提交
  2. 22 11月, 2012 1 次提交
  3. 16 11月, 2012 1 次提交
    • K
      Drivers: hv: Add Hyper-V balloon driver · 9aa8b50b
      K. Y. Srinivasan 提交于
      Add the basic balloon driver. Windows hosts dynamically manage the guest
      memory allocation via a combination memory hot add and ballooning. Memory
      hot add is used to grow the guest memory upto the maximum memory that can be
      allocatted to the guest. Ballooning is used to both shrink as well as expand
      up to the max memory. Supporting hot add needs additional support from the
      host. We will support hot add when this support is available. For now,
      by setting the VM startup memory to the VM  max memory, we can use
      ballooning alone to dynamically manage memory allocation amongst
      competing guests on a given host.
      Signed-off-by: NK. Y. Srinivasan <kys@microsoft.com>
      Reviewed-by: NHaiyang Zhang <haiyangz@microsoft.com>
      Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
      9aa8b50b
  4. 25 10月, 2012 3 次提交
  5. 06 9月, 2012 1 次提交
  6. 05 9月, 2012 1 次提交
  7. 18 8月, 2012 1 次提交
  8. 17 8月, 2012 3 次提交
  9. 14 8月, 2012 2 次提交
  10. 20 7月, 2012 1 次提交
  11. 19 7月, 2012 1 次提交
  12. 14 5月, 2012 2 次提交
  13. 10 4月, 2012 1 次提交
  14. 04 4月, 2012 1 次提交
  15. 17 3月, 2012 2 次提交
  16. 14 3月, 2012 1 次提交
  17. 10 2月, 2012 2 次提交
  18. 03 2月, 2012 2 次提交
  19. 25 1月, 2012 1 次提交
  20. 05 1月, 2012 1 次提交
  21. 13 12月, 2011 3 次提交
  22. 10 12月, 2011 1 次提交
  23. 27 11月, 2011 1 次提交