Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-12-06 | qapi: Convert balloon | Luiz Capitulino | 1 | -20/+8 |
2011-10-27 | qapi: Convert query-balloon | Luiz Capitulino | 1 | -58/+14 |
2011-09-09 | balloon: Disassociate handlers from balloon device on unplug | Amit Shah | 1 | -0/+10 |
2011-08-04 | balloon: Reject negative balloon values | Amit Shah | 1 | -1/+7 |
2011-08-04 | balloon: Don't allow multiple balloon handler registrations | Amit Shah | 1 | -2/+10 |
2011-08-04 | balloon: Fix header comment; add Copyright | Amit Shah | 1 | -2/+3 |
2011-08-04 | balloon: Separate out stat and balloon handling | Amit Shah | 1 | -7/+10 |
2011-08-04 | balloon: Simplify code flow | Amit Shah | 1 | -9/+7 |
2011-08-04 | balloon: Add braces around if statements | Amit Shah | 1 | -3/+4 |
2011-08-04 | balloon: Make functions, local vars static | Amit Shah | 1 | -11/+11 |
2011-04-15 | Remove unused sysemu.h include directives | Blue Swirl | 1 | -1/+0 |
2010-09-09 | trace: Trace entry point of balloon request handler | Prerna Saxena | 1 | -0/+2 |
2010-04-09 | move balloon handling to balloon.c | Paolo Bonzini | 1 | -0/+146 |