commit | 647965a268fd876781dd9899185482682bf42f6a | [log] [tgz] |
---|---|---|
author | K. Y. Srinivasan <kys@microsoft.com> | Fri Mar 29 07:36:11 2013 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Mar 29 08:53:12 2013 -0700 |
tree | fbcfd05483c368c816ca44b880ba810e8950494c | |
parent | 39d791649781f6bb6937a217764a928b660375e2 [diff] |
Drivers: hv: balloon: Permit Linux to specify hot-add alignment requirements Some Windows hosts permit the guest to specify memory hot-add alignment requirements (if any). Linux currently requires a 128MB alignment on memory segments that can be hot-added. Specify this alignment requirement to the host. Signed-off-by: K. Y. Srinivasan <kys@microsoft.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>