1. a83e24b qapi: Restrict balloon-related commands to machine code by Philippe Mathieu-Daudé · 4 years, 4 months ago
  2. 8b7a550 softmmu: Add missing trace-events file by Philippe Mathieu-Daudé · 4 years, 6 months ago
  3. 243af02 trace: switch position of headers to what Meson requires by Paolo Bonzini · 5 years ago
  4. c7f419f softmmu: move softmmu only files from root by Claudio Fontana · 4 years, 7 months ago[Renamed from balloon.c]
  5. 06df2e6 virtio-balloon: Rip out qemu_balloon_inhibit() by David Hildenbrand · 4 years, 7 months ago
  6. d24f31d exec: Introduce ram_block_discard_(disable|require)() by David Hildenbrand · 4 years, 7 months ago
  7. 6a0acff Clean up inclusion of exec/cpu-common.h by Markus Armbruster · 5 years ago
  8. a8d2532 Include qemu-common.h exactly where needed by Markus Armbruster · 6 years ago
  9. 01ccbec balloon: Allow multiple inhibit users by Alex Williamson · 6 years ago
  10. 112ed24 qapi: Empty out qapi-schema.json by Markus Armbruster · 7 years ago
  11. bbcad96 Drop superfluous includes of qapi/qmp/qjson.h by Markus Armbruster · 7 years ago
  12. e688df6 Include qapi/error.h exactly where needed by Markus Armbruster · 7 years ago
  13. 0ab8ed1 trace: switch to modular code generation for sub-directories by Daniel P. Berrange · 8 years ago
  14. d38ea87 all: Clean up includes by Peter Maydell · 9 years ago
  15. 371ff5a Inhibit ballooning during postcopy by Dr. David Alan Gilbert · 9 years ago
  16. a0b1a66 Include monitor/monitor.h exactly where needed by Markus Armbruster · 10 years ago
  17. cc7a8ea Include qapi/qmp/qerror.h exactly where needed by Markus Armbruster · 10 years ago
  18. c6bd8c7 qerror: Clean up QERR_ macros to expand into a single string by Markus Armbruster · 10 years ago
  19. 46abb81 balloon: improve error msg when adding second device by Luiz Capitulino · 10 years ago
  20. 438e828 balloon: Fix typo by Eric Blake · 10 years ago
  21. 2ad28a0 balloon: Eliminate silly QERR_ macros by Markus Armbruster · 10 years ago
  22. 422e050 balloon: Factor out common "is balloon active" test by Markus Armbruster · 10 years ago
  23. 6502a14 balloon: Inline qemu_balloon(), qemu_balloon_status() by Markus Armbruster · 10 years ago
  24. aef9d31 qapi event: convert BALLOON_CHANGE by Wenchao Xia · 11 years ago
  25. 9c17d61 softmmu: move include files to include/sysemu/ by Paolo Bonzini · 12 years ago
  26. 83c9089 monitor: move include files to include/monitor/ by Paolo Bonzini · 12 years ago
  27. 022c62c exec: move include files to include/exec/ by Paolo Bonzini · 12 years ago
  28. 7b1b5d1 qapi: move include files to include/qobject/ by Paolo Bonzini · 12 years ago
  29. 973603a Add event notification for guest balloon changes by Daniel P. Berrange · 13 years ago
  30. b3c83a2 qapi: fix qmp_balloon() conversion by Luiz Capitulino · 13 years ago
  31. d72f326 qapi: Convert balloon by Luiz Capitulino · 13 years ago
  32. 96637bc qapi: Convert query-balloon by Luiz Capitulino · 13 years ago
  33. 8a7d552 balloon: Disassociate handlers from balloon device on unplug by Amit Shah · 13 years ago
  34. 514e73e balloon: Reject negative balloon values by Amit Shah · 14 years ago
  35. 6c6ec18 balloon: Don't allow multiple balloon handler registrations by Amit Shah · 14 years ago
  36. 73428a8 balloon: Fix header comment; add Copyright by Amit Shah · 14 years ago
  37. 30fb2ca balloon: Separate out stat and balloon handling by Amit Shah · 14 years ago
  38. 182b920 balloon: Simplify code flow by Amit Shah · 14 years ago
  39. b80bc1d balloon: Add braces around if statements by Amit Shah · 14 years ago
  40. 0a2a30d balloon: Make functions, local vars static by Amit Shah · 14 years ago
  41. a08784d Remove unused sysemu.h include directives by Blue Swirl · 14 years ago
  42. 62dd89d trace: Trace entry point of balloon request handler by Prerna Saxena · 14 years ago
  43. 28c2897 move balloon handling to balloon.c by Paolo Bonzini · 15 years ago