index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
balloon.c
Age
Commit message (
Expand
)
Author
2012-12-19
softmmu: move include files to include/sysemu/
Paolo Bonzini
2012-12-19
monitor: move include files to include/monitor/
Paolo Bonzini
2012-12-19
exec: move include files to include/exec/
Paolo Bonzini
2012-12-19
qapi: move include files to include/qobject/
Paolo Bonzini
2012-06-15
Add event notification for guest balloon changes
Daniel P. Berrange
2012-04-27
qapi: fix qmp_balloon() conversion
Luiz Capitulino
2011-12-06
qapi: Convert balloon
Luiz Capitulino
2011-10-27
qapi: Convert query-balloon
Luiz Capitulino
2011-09-09
balloon: Disassociate handlers from balloon device on unplug
Amit Shah
2011-08-04
balloon: Reject negative balloon values
Amit Shah
2011-08-04
balloon: Don't allow multiple balloon handler registrations
Amit Shah
2011-08-04
balloon: Fix header comment; add Copyright
Amit Shah
2011-08-04
balloon: Separate out stat and balloon handling
Amit Shah
2011-08-04
balloon: Simplify code flow
Amit Shah
2011-08-04
balloon: Add braces around if statements
Amit Shah
2011-08-04
balloon: Make functions, local vars static
Amit Shah
2011-04-15
Remove unused sysemu.h include directives
Blue Swirl
2010-09-09
trace: Trace entry point of balloon request handler
Prerna Saxena
2010-04-09
move balloon handling to balloon.c
Paolo Bonzini