| Commit message (Expand) | Author | Age | Files | Lines |
* | balloon: Allow multiple inhibit users | Alex Williamson | 2018-08-17 | 1 | -3/+10 |
* | qapi: Empty out qapi-schema.json | Markus Armbruster | 2018-03-02 | 1 | -1/+1 |
* | Drop superfluous includes of qapi/qmp/qjson.h | Markus Armbruster | 2018-02-09 | 1 | -1/+0 |
* | Include qapi/error.h exactly where needed | Markus Armbruster | 2018-02-09 | 1 | -0/+1 |
* | trace: switch to modular code generation for sub-directories | Daniel P. Berrange | 2017-01-31 | 1 | -1/+1 |
* | all: Clean up includes | Peter Maydell | 2016-02-04 | 1 | -0/+1 |
* | Inhibit ballooning during postcopy | Dr. David Alan Gilbert | 2015-11-10 | 1 | -0/+11 |
* | Include monitor/monitor.h exactly where needed | Markus Armbruster | 2015-06-22 | 1 | -1/+1 |
* | Include qapi/qmp/qerror.h exactly where needed | Markus Armbruster | 2015-06-22 | 1 | -0/+1 |
* | qerror: Clean up QERR_ macros to expand into a single string | Markus Armbruster | 2015-06-22 | 1 | -1/+1 |
* | balloon: improve error msg when adding second device | Luiz Capitulino | 2015-04-24 | 1 | -1/+0 |
* | balloon: Fix typo | Eric Blake | 2015-02-23 | 1 | -3/+3 |
* | balloon: Eliminate silly QERR_ macros | Markus Armbruster | 2015-01-29 | 1 | -2/+4 |
* | balloon: Factor out common "is balloon active" test | Markus Armbruster | 2015-01-29 | 1 | -14/+15 |
* | balloon: Inline qemu_balloon(), qemu_balloon_status() | Markus Armbruster | 2015-01-29 | 1 | -26/+10 |
* | qapi event: convert BALLOON_CHANGE | Wenchao Xia | 2014-06-23 | 1 | -13/+0 |
* | softmmu: move include files to include/sysemu/ | Paolo Bonzini | 2012-12-19 | 1 | -2/+2 |
* | monitor: move include files to include/monitor/ | Paolo Bonzini | 2012-12-19 | 1 | -1/+1 |
* | exec: move include files to include/exec/ | Paolo Bonzini | 2012-12-19 | 1 | -1/+1 |
* | qapi: move include files to include/qobject/ | Paolo Bonzini | 2012-12-19 | 1 | -1/+1 |
* | Add event notification for guest balloon changes | Daniel P. Berrange | 2012-06-15 | 1 | -0/+14 |
* | qapi: fix qmp_balloon() conversion | Luiz Capitulino | 2012-04-27 | 1 | -1/+1 |
* | qapi: Convert balloon | Luiz Capitulino | 2011-12-06 | 1 | -20/+8 |
* | qapi: Convert query-balloon | Luiz Capitulino | 2011-10-27 | 1 | -58/+14 |
* | balloon: Disassociate handlers from balloon device on unplug | Amit Shah | 2011-09-09 | 1 | -0/+10 |
* | balloon: Reject negative balloon values | Amit Shah | 2011-08-04 | 1 | -1/+7 |
* | balloon: Don't allow multiple balloon handler registrations | Amit Shah | 2011-08-04 | 1 | -2/+10 |
* | balloon: Fix header comment; add Copyright | Amit Shah | 2011-08-04 | 1 | -2/+3 |
* | balloon: Separate out stat and balloon handling | Amit Shah | 2011-08-04 | 1 | -7/+10 |
* | balloon: Simplify code flow | Amit Shah | 2011-08-04 | 1 | -9/+7 |
* | balloon: Add braces around if statements | Amit Shah | 2011-08-04 | 1 | -3/+4 |
* | balloon: Make functions, local vars static | Amit Shah | 2011-08-04 | 1 | -11/+11 |
* | Remove unused sysemu.h include directives | Blue Swirl | 2011-04-15 | 1 | -1/+0 |
* | trace: Trace entry point of balloon request handler | Prerna Saxena | 2010-09-09 | 1 | -0/+2 |
* | move balloon handling to balloon.c | Paolo Bonzini | 2010-04-09 | 1 | -0/+146 |