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