summaryrefslogtreecommitdiffstats
path: root/balloon.c
Commit message (Expand)AuthorAgeFilesLines
* Include monitor/monitor.h exactly where neededMarkus Armbruster2015-06-221-1/+1
* Include qapi/qmp/qerror.h exactly where neededMarkus Armbruster2015-06-221-0/+1
* qerror: Clean up QERR_ macros to expand into a single stringMarkus Armbruster2015-06-221-1/+1
* balloon: improve error msg when adding second deviceLuiz Capitulino2015-04-241-1/+0
* balloon: Fix typoEric Blake2015-02-231-3/+3
* balloon: Eliminate silly QERR_ macrosMarkus Armbruster2015-01-291-2/+4
* balloon: Factor out common "is balloon active" testMarkus Armbruster2015-01-291-14/+15
* balloon: Inline qemu_balloon(), qemu_balloon_status()Markus Armbruster2015-01-291-26/+10
* qapi event: convert BALLOON_CHANGEWenchao Xia2014-06-231-13/+0
* softmmu: move include files to include/sysemu/Paolo Bonzini2012-12-191-2/+2
* monitor: move include files to include/monitor/Paolo Bonzini2012-12-191-1/+1
* exec: move include files to include/exec/Paolo Bonzini2012-12-191-1/+1
* qapi: move include files to include/qobject/Paolo Bonzini2012-12-191-1/+1
* Add event notification for guest balloon changesDaniel P. Berrange2012-06-151-0/+14
* qapi: fix qmp_balloon() conversionLuiz Capitulino2012-04-271-1/+1
* qapi: Convert balloonLuiz Capitulino2011-12-061-20/+8
* qapi: Convert query-balloonLuiz Capitulino2011-10-271-58/+14
* balloon: Disassociate handlers from balloon device on unplugAmit Shah2011-09-091-0/+10
* balloon: Reject negative balloon valuesAmit Shah2011-08-041-1/+7
* balloon: Don't allow multiple balloon handler registrationsAmit Shah2011-08-041-2/+10
* balloon: Fix header comment; add CopyrightAmit Shah2011-08-041-2/+3
* balloon: Separate out stat and balloon handlingAmit Shah2011-08-041-7/+10
* balloon: Simplify code flowAmit Shah2011-08-041-9/+7
* balloon: Add braces around if statementsAmit Shah2011-08-041-3/+4
* balloon: Make functions, local vars staticAmit Shah2011-08-041-11/+11
* Remove unused sysemu.h include directivesBlue Swirl2011-04-151-1/+0
* trace: Trace entry point of balloon request handlerPrerna Saxena2010-09-091-0/+2
* move balloon handling to balloon.cPaolo Bonzini2010-04-091-0/+146
OpenPOWER on IntegriCloud