Re: [libvirt] PATCH: Support memory ballooning for QEMU

2009-03-27 Thread Daniel Veillard
On Mon, Mar 16, 2009 at 01:00:22PM +, Daniel P. Berrange wrote: > On Tue, Mar 10, 2009 at 05:39:22PM +, Daniel P. Berrange wrote: > > This patch implements full support for memory ballooning in the QEMU > > driver. > > > > - Fix qemudBuildCommandLine() to set the initial boot time VM memo

Re: [libvirt] PATCH: Support memory ballooning for QEMU

2009-03-16 Thread Daniel P. Berrange
On Tue, Mar 10, 2009 at 05:39:22PM +, Daniel P. Berrange wrote: > This patch implements full support for memory ballooning in the QEMU > driver. > > - Fix qemudBuildCommandLine() to set the initial boot time VM memory >allocation based off the 'maxmem' config field. > - Add call to 'qem

Re: [libvirt] PATCH: Support memory ballooning for QEMU

2009-03-10 Thread Daniel P. Berrange
On Tue, Mar 10, 2009 at 02:25:56PM -0400, Cole Robinson wrote: > Daniel P. Berrange wrote: > > This patch implements full support for memory ballooning in the QEMU > > driver. > > > > - Fix qemudBuildCommandLine() to set the initial boot time VM memory > >allocation based off the 'maxmem' co

Re: [libvirt] PATCH: Support memory ballooning for QEMU

2009-03-10 Thread Cole Robinson
Daniel P. Berrange wrote: > This patch implements full support for memory ballooning in the QEMU > driver. > > - Fix qemudBuildCommandLine() to set the initial boot time VM memory >allocation based off the 'maxmem' config field. > - Add call to 'qemudDomainSetMemoryBalloon' immediately at s

[libvirt] PATCH: Support memory ballooning for QEMU

2009-03-10 Thread Daniel P. Berrange
This patch implements full support for memory ballooning in the QEMU driver. - Fix qemudBuildCommandLine() to set the initial boot time VM memory allocation based off the 'maxmem' config field. - Add call to 'qemudDomainSetMemoryBalloon' immediately at startup to make the guest balloon to