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
/
hw
/
virtio
/
virtio-balloon.c
Age
Commit message (
Expand
)
Author
2014-01-15
virtio-balloon: don't hardcode config size value
Luiz Capitulino
2013-12-09
virtio: Convert exit to unrealize
Andreas Färber
2013-12-09
virtio-balloon: Convert to QOM realize
Andreas Färber
2013-12-09
virtio-balloon: QOM realize preparations
Andreas Färber
2013-12-09
virtio-balloon: switch exit callback to VirtioDeviceClass
Paolo Bonzini
2013-08-22
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
2013-07-29
devices: Associate devices to their logical category
Marcel Apfelbaum
2013-07-27
misc: Fix new typos in comments and strings
Stefan Weil
2013-07-04
memory: add ref/unref calls
Paolo Bonzini
2013-06-20
memory: make section size a 128-bit integer
Paolo Bonzini
2013-04-24
virtio: cleanup: init and exit function.
KONRAD Frederic
2013-04-24
virtio: remove the function pointer.
KONRAD Frederic
2013-04-19
virtio-balloon: fix integer overflow in BALLOON_CHANGE QMP event
Luiz Capitulino
2013-04-08
hw: move virtio devices to hw/ subdirectories
Paolo Bonzini