Drivers: hv: balloon: Prevent the host from ballooning the guest too low
authorK. Y. Srinivasan <kys@microsoft.com>
Fri, 8 Feb 2013 23:57:16 +0000 (15:57 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 8 Feb 2013 23:42:01 +0000 (15:42 -0800)
commit1c7db96f6feac95d90200ddd0f9b5d94614ea759
tree5facf08f6c2ca913b1ce519b212daf61a3478c22
parente500d158fb07794724f12655f2eb5702fec613c4
Drivers: hv: balloon: Prevent the host from ballooning the guest too low

Based on the amount of memory being managed set a floor on how low the
guest can be ballooned.

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>
drivers/hv/hv_balloon.c