Re: [libvirt] [PATCH v2] qemu: process: Improve update of maximum baloon state at startup

2015-07-14 Thread Peter Krempa
On Tue, Jul 14, 2015 at 13:50:24 +0200, Ján Tomko wrote: s/baloon/balloon/ in the subject On Wed, Jul 01, 2015 at 10:13:27AM +0200, Peter Krempa wrote: In commit 641a145d73fdc3dd9350fd57b3d3247abf101c05 I've added code that resets the ballon memory value to full size prior to resuming the

Re: [libvirt] [PATCH v2] qemu: process: Improve update of maximum baloon state at startup

2015-07-14 Thread Ján Tomko
s/baloon/balloon/ in the subject On Wed, Jul 01, 2015 at 10:13:27AM +0200, Peter Krempa wrote: In commit 641a145d73fdc3dd9350fd57b3d3247abf101c05 I've added code that resets the ballon memory value to full size prior to resuming the vCPUs s/ballon/balloon/ since the size certainly was not

Re: [libvirt] [PATCH v2] qemu: process: Improve update of maximum baloon state at startup

2015-07-14 Thread John Ferlan
title: s/baloon/balloon On 07/01/2015 04:13 AM, Peter Krempa wrote: In commit 641a145d73fdc3dd9350fd57b3d3247abf101c05 I've added code that resets the ballon memory value to full size prior to resuming the vCPUs s/ballon/balloon ACK with all the incorrect spellings fixed (including one

Re: [libvirt] [PATCH v2] qemu: process: Improve update of maximum baloon state at startup

2015-07-10 Thread Peter Krempa
On Wed, Jul 01, 2015 at 10:13:27 +0200, Peter Krempa wrote: In commit 641a145d73fdc3dd9350fd57b3d3247abf101c05 I've added code that resets the ballon memory value to full size prior to resuming the vCPUs since the size certainly was not reduced at that point. Since qemuProcess start is used

[libvirt] [PATCH v2] qemu: process: Improve update of maximum baloon state at startup

2015-07-01 Thread Peter Krempa
In commit 641a145d73fdc3dd9350fd57b3d3247abf101c05 I've added code that resets the ballon memory value to full size prior to resuming the vCPUs since the size certainly was not reduced at that point. Since qemuProcess start is used also in code paths with already booted up guests (migration,