aboutsummaryrefslogtreecommitdiff
path: root/balloon.c
AgeCommit message (Expand)Author
2012-06-15Add event notification for guest balloon changesDaniel P. Berrange
2012-04-27qapi: fix qmp_balloon() conversionLuiz Capitulino
2011-12-06qapi: Convert balloonLuiz Capitulino
2011-10-27qapi: Convert query-balloonLuiz Capitulino
2011-09-09balloon: Disassociate handlers from balloon device on unplugAmit Shah
2011-08-04balloon: Reject negative balloon valuesAmit Shah
2011-08-04balloon: Don't allow multiple balloon handler registrationsAmit Shah
2011-08-04balloon: Fix header comment; add CopyrightAmit Shah
2011-08-04balloon: Separate out stat and balloon handlingAmit Shah
2011-08-04balloon: Simplify code flowAmit Shah
2011-08-04balloon: Add braces around if statementsAmit Shah
2011-08-04balloon: Make functions, local vars staticAmit Shah
2011-04-15Remove unused sysemu.h include directivesBlue Swirl
2010-09-09trace: Trace entry point of balloon request handlerPrerna Saxena
2010-04-09move balloon handling to balloon.cPaolo Bonzini