On (Wed) 27 Jul 2011 [15:49:18], Markus Armbruster wrote:
> Amit Shah writes:
>
> > Negative balloon values don't make sense, ignore them.
> >
> > Reported-by: Mike Cao
> > Signed-off-by: Amit Shah
> > ---
> > I'm not sure if error_report is the right thing to use or should a new
> > qerror_rep
Amit Shah writes:
> Negative balloon values don't make sense, ignore them.
>
> Reported-by: Mike Cao
> Signed-off-by: Amit Shah
> ---
> I'm not sure if error_report is the right thing to use or should a new
> qerror_report() be used. Luiz, comments?
Since do_balloon() has been converted to qe
Negative balloon values don't make sense, ignore them.
Reported-by: Mike Cao
Signed-off-by: Amit Shah
---
I'm not sure if error_report is the right thing to use or should a new
qerror_report() be used. Luiz, comments?
balloon.c |8 +++-
1 files changed, 7 insertions(+), 1 deletions(-)