On Tue, Jun 02, 2015 at 16:12:25 +0200, Ján Tomko wrote:
On Fri, May 29, 2015 at 03:33:35PM +0200, Peter Krempa wrote:
> Since the monitor code now supports ullongs when setting balloon size,
> drop the legacy code with overflow checking.
>
> Additionally the comment mentioning that the job is treated as a sync
> job does not make sense any more since the monitor is entered
> asynchronously.
> ---
> src/qemu/qemu_process.c | 38 ++++++++++++++++----------------------
> 1 file changed, 16 insertions(+), 22 deletions(-)
>
ACK to patches 10-14.
I've pushed now patches 1-14 according to the reviews.
Thanks.
Peter