commit | b6ddeae1603dfa55e857ba1520f5acea83f8cf1c | [log] [tgz] |
---|---|---|
author | Alex Ng <alexng@microsoft.com> | Sat Aug 01 16:08:13 2015 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Aug 04 22:28:39 2015 -0700 |
tree | 2848413f8d8246881a6b77560abbe572165af503 | |
parent | 25ef06fe27a292ad33155045ef7a123be4c0b6ab [diff] |
Drivers: hv: balloon: Enable dynamic memory protocol negotiation with Windows 10 hosts Support Win10 protocol for Dynamic Memory. Thia patch allows guests on Win10 hosts to hot-add memory even when dynamic memory is not enabled on the guest. Signed-off-by: Alex Ng <alexng@microsoft.com> Signed-off-by: K. Y. Srinivasan <kys@microsoft.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>