diff options
author | K. Y. Srinivasan <kys@microsoft.com> | 2013-03-15 12:25:43 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-03-15 12:11:51 -0700 |
commit | 1cac8cd4d146b60a7c70d778b5be928281b3b551 (patch) | |
tree | 1f4d6a20704074ab3c67a0e9435ca9331d8a06b2 /kernel | |
parent | 0cf40a3e661b09c0dda795a77ccc0402c3153859 (diff) | |
download | op-kernel-dev-1cac8cd4d146b60a7c70d778b5be928281b3b551.zip op-kernel-dev-1cac8cd4d146b60a7c70d778b5be928281b3b551.tar.gz |
Drivers: hv: balloon: Implement hot-add functionality
Implement the memory hot-add functionality. With this, Linux guests can fully
participate in the Dynamic Memory protocol implemented in the Windows hosts.
In this version of the patch, based Olaf Herring's feedback, I have gotten
rid of the module level dependency on MEMORY_HOTPLUG. Instead the code within
the driver that depends on MEMORY_HOTPLUG has the appropriate compilation
switches. This would allow this driver to support pure ballooning in cases
where the kernel does not support memory hotplug.
Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Reviewed-by: Haiyang Zhang <haiyangz@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions