aboutsummaryrefslogtreecommitdiffstats
path: root/balloon.c
AgeCommit message (Expand)AuthorFilesLines
2011-09-09balloon: Disassociate handlers from balloon device on unplugAmit Shah1-0/+10
2011-08-04balloon: Reject negative balloon valuesAmit Shah1-1/+7
2011-08-04balloon: Don't allow multiple balloon handler registrationsAmit Shah1-2/+10
2011-08-04balloon: Fix header comment; add CopyrightAmit Shah1-2/+3
2011-08-04balloon: Separate out stat and balloon handlingAmit Shah1-7/+10
2011-08-04balloon: Simplify code flowAmit Shah1-9/+7
2011-08-04balloon: Add braces around if statementsAmit Shah1-3/+4
2011-08-04balloon: Make functions, local vars staticAmit Shah1-11/+11
2011-04-15Remove unused sysemu.h include directivesBlue Swirl1-1/+0
2010-09-09trace: Trace entry point of balloon request handlerPrerna Saxena1-0/+2
2010-04-09move balloon handling to balloon.cPaolo Bonzini1-0/+146