index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
balloon.h
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-06-15
Add event notification for guest balloon changes
Daniel P. Berrange
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: Don't allow multiple balloon handler registrations
Amit Shah
2011-08-04
balloon: Separate out stat and balloon handling
Amit Shah
2011-08-04
balloon: Make functions, local vars static
Amit Shah
2010-04-09
move balloon handling to balloon.c
Paolo Bonzini
2010-03-29
Allow various header files to be included from non-CPU code
Blue Swirl
2010-01-26
virtio: Add memory statistics reporting to the balloon driver
Adam Litke
2009-10-01
Revert "Get rid of _t suffix"
Anthony Liguori
2009-10-01
Get rid of _t suffix
malc
2008-12-04
Add missing file from previous commit.
aliguori