RE: [PATCH 5/6] Drivers: hv: balloon: Implement hot-add functionality

2013-03-12 Thread KY Srinivasan
; jasow...@redhat.com > Subject: Re: [PATCH 5/6] Drivers: hv: balloon: Implement hot-add functionality > > On Tue, Mar 12, 2013 at 02:54:23AM +, KY Srinivasan wrote: > > > > > > > -Original Message- > > > From: K. Y. Srinivasan [mailto:k...@microsoft.c

Re: [PATCH 5/6] Drivers: hv: balloon: Implement hot-add functionality

2013-03-12 Thread gre...@linuxfoundation.org
> de...@linuxdriverproject.org; o...@aepfle.de; a...@canonical.com; > > jasow...@redhat.com > > Cc: KY Srinivasan > > Subject: [PATCH 5/6] Drivers: hv: balloon: Implement hot-add functionality > > > > Implement the memory hot-add functionality. With this, Linux gu

RE: [PATCH 5/6] Drivers: hv: balloon: Implement hot-add functionality

2013-03-11 Thread KY Srinivasan
gt; Cc: KY Srinivasan > Subject: [PATCH 5/6] 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. Greg, I forgot to modify th

[PATCH 5/6] Drivers: hv: balloon: Implement hot-add functionality

2013-03-08 Thread K. Y. Srinivasan
Implement the memory hot-add functionality. With this, Linux guests can fully participate in the Dynamic Memory protocol implemented in the Windows hosts. Signed-off-by: K. Y. Srinivasan Reviewed-by: Haiyang Zhang --- drivers/hv/hv_balloon.c | 393 --