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.
Jan