37 Commits (00f2cfbbec63fb6f5a7789797a62ccedd22466ea)

Author SHA1 Message Date
Markus Armbruster 6a0acfff99 Clean up inclusion of exec/cpu-common.h 7 years ago
Markus Armbruster a8d2532645 Include qemu-common.h exactly where needed 7 years ago
Alex Williamson 01ccbec7bd balloon: Allow multiple inhibit users 8 years ago
Markus Armbruster 112ed241f5 qapi: Empty out qapi-schema.json 9 years ago
Markus Armbruster bbcad965bf Drop superfluous includes of qapi/qmp/qjson.h 9 years ago
Markus Armbruster e688df6bc4 Include qapi/error.h exactly where needed 9 years ago
Daniel P. Berrange 0ab8ed18a6 trace: switch to modular code generation for sub-directories 10 years ago
Peter Maydell d38ea87ac5 all: Clean up includes 11 years ago
Dr. David Alan Gilbert 371ff5a3f0 Inhibit ballooning during postcopy 11 years ago
Markus Armbruster a0b1a66ea3 Include monitor/monitor.h exactly where needed 12 years ago
Markus Armbruster cc7a8ea740 Include qapi/qmp/qerror.h exactly where needed 12 years ago
Markus Armbruster c6bd8c706a qerror: Clean up QERR_ macros to expand into a single string 12 years ago
Luiz Capitulino 46abb81240 balloon: improve error msg when adding second device 12 years ago
Eric Blake 438e8289d7 balloon: Fix typo 12 years ago
Markus Armbruster 2ad28a088d balloon: Eliminate silly QERR_ macros 12 years ago
Markus Armbruster 422e0501a8 balloon: Factor out common "is balloon active" test 12 years ago
Markus Armbruster 6502a14734 balloon: Inline qemu_balloon(), qemu_balloon_status() 12 years ago
Wenchao Xia aef9d3115f qapi event: convert BALLOON_CHANGE 12 years ago
Paolo Bonzini 9c17d615a6 softmmu: move include files to include/sysemu/ 14 years ago
Paolo Bonzini 83c9089e73 monitor: move include files to include/monitor/ 14 years ago
Paolo Bonzini 022c62cbbc exec: move include files to include/exec/ 14 years ago
Paolo Bonzini 7b1b5d1913 qapi: move include files to include/qobject/ 14 years ago
Daniel P. Berrange 973603a813 Add event notification for guest balloon changes 14 years ago
Luiz Capitulino b3c83a2265 qapi: fix qmp_balloon() conversion 14 years ago
Luiz Capitulino d72f326431 qapi: Convert balloon 15 years ago
Luiz Capitulino 96637bcdf9 qapi: Convert query-balloon 15 years ago
Amit Shah 8a7d552cb3 balloon: Disassociate handlers from balloon device on unplug 15 years ago
Amit Shah 514e73eceb balloon: Reject negative balloon values 15 years ago
Amit Shah 6c6ec1821a balloon: Don't allow multiple balloon handler registrations 15 years ago
Amit Shah 73428a8ed5 balloon: Fix header comment; add Copyright 15 years ago
Amit Shah 30fb2ca603 balloon: Separate out stat and balloon handling 15 years ago
Amit Shah 182b9203f8 balloon: Simplify code flow 15 years ago
Amit Shah b80bc1ddb2 balloon: Add braces around if statements 15 years ago
Amit Shah 0a2a30d5ad balloon: Make functions, local vars static 15 years ago
Blue Swirl a08784dd11 Remove unused sysemu.h include directives 16 years ago
Prerna Saxena 62dd89dea2 trace: Trace entry point of balloon request handler 16 years ago
Paolo Bonzini 28c2897373 move balloon handling to balloon.c 17 years ago