Re: [libvirt] [PATCH] esx: Ensure max-memory has 4 megabyte granularity

2011-01-28 Thread Matthias Bolte
2011/1/28 Eric Blake : > On 01/28/2011 02:16 PM, Matthias Bolte wrote: >> --- >>  src/esx/esx_driver.c |    3 ++- >>  1 files changed, 2 insertions(+), 1 deletions(-) >> >> diff --git a/src/esx/esx_driver.c b/src/esx/esx_driver.c >> index 61c2371..c66df0e 100644 >> --- a/src/esx/esx_driver.c >> +++

Re: [libvirt] [PATCH] esx: Ensure max-memory has 4 megabyte granularity

2011-01-28 Thread Eric Blake
On 01/28/2011 02:16 PM, Matthias Bolte wrote: > --- > src/esx/esx_driver.c |3 ++- > 1 files changed, 2 insertions(+), 1 deletions(-) > > diff --git a/src/esx/esx_driver.c b/src/esx/esx_driver.c > index 61c2371..c66df0e 100644 > --- a/src/esx/esx_driver.c > +++ b/src/esx/esx_driver.c > @@ -20

[libvirt] [PATCH] esx: Ensure max-memory has 4 megabyte granularity

2011-01-28 Thread Matthias Bolte
--- src/esx/esx_driver.c |3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/src/esx/esx_driver.c b/src/esx/esx_driver.c index 61c2371..c66df0e 100644 --- a/src/esx/esx_driver.c +++ b/src/esx/esx_driver.c @@ -2059,8 +2059,9 @@ esxDomainSetMaxMemory(virDomainPtr domain, unsig