Drivers: hv: balloon: Permit Linux to specify hot-add alignment requirements
authorK. Y. Srinivasan <kys@microsoft.com>
Fri, 29 Mar 2013 14:36:11 +0000 (07:36 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 29 Mar 2013 15:53:12 +0000 (08:53 -0700)
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>

No differences found