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