index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
balloon.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Include monitor/monitor.h exactly where needed
Markus Armbruster
2015-06-22
1
-1
/
+1
*
Include qapi/qmp/qerror.h exactly where needed
Markus Armbruster
2015-06-22
1
-0
/
+1
*
qerror: Clean up QERR_ macros to expand into a single string
Markus Armbruster
2015-06-22
1
-1
/
+1
*
balloon: improve error msg when adding second device
Luiz Capitulino
2015-04-24
1
-1
/
+0
*
balloon: Fix typo
Eric Blake
2015-02-23
1
-3
/
+3
*
balloon: Eliminate silly QERR_ macros
Markus Armbruster
2015-01-29
1
-2
/
+4
*
balloon: Factor out common "is balloon active" test
Markus Armbruster
2015-01-29
1
-14
/
+15
*
balloon: Inline qemu_balloon(), qemu_balloon_status()
Markus Armbruster
2015-01-29
1
-26
/
+10
*
qapi event: convert BALLOON_CHANGE
Wenchao Xia
2014-06-23
1
-13
/
+0
*
softmmu: move include files to include/sysemu/
Paolo Bonzini
2012-12-19
1
-2
/
+2
*
monitor: move include files to include/monitor/
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
exec: move include files to include/exec/
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
qapi: move include files to include/qobject/
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
Add event notification for guest balloon changes
Daniel P. Berrange
2012-06-15
1
-0
/
+14
*
qapi: fix qmp_balloon() conversion
Luiz Capitulino
2012-04-27
1
-1
/
+1
*
qapi: Convert balloon
Luiz Capitulino
2011-12-06
1
-20
/
+8
*
qapi: Convert query-balloon
Luiz Capitulino
2011-10-27
1
-58
/
+14
*
balloon: Disassociate handlers from balloon device on unplug
Amit Shah
2011-09-09
1
-0
/
+10
*
balloon: Reject negative balloon values
Amit Shah
2011-08-04
1
-1
/
+7
*
balloon: Don't allow multiple balloon handler registrations
Amit Shah
2011-08-04
1
-2
/
+10
*
balloon: Fix header comment; add Copyright
Amit Shah
2011-08-04
1
-2
/
+3
*
balloon: Separate out stat and balloon handling
Amit Shah
2011-08-04
1
-7
/
+10
*
balloon: Simplify code flow
Amit Shah
2011-08-04
1
-9
/
+7
*
balloon: Add braces around if statements
Amit Shah
2011-08-04
1
-3
/
+4
*
balloon: Make functions, local vars static
Amit Shah
2011-08-04
1
-11
/
+11
*
Remove unused sysemu.h include directives
Blue Swirl
2011-04-15
1
-1
/
+0
*
trace: Trace entry point of balloon request handler
Prerna Saxena
2010-09-09
1
-0
/
+2
*
move balloon handling to balloon.c
Paolo Bonzini
2010-04-09
1
-0
/
+146