summary refs log tree commit diff stats
path: root/hw/virtio/virtio-balloon.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* devices: Associate devices to their logical categoryMarcel Apfelbaum2013-07-291-0/+1
* misc: Fix new typos in comments and stringsStefan Weil2013-07-271-2/+2
* memory: add ref/unref callsPaolo Bonzini2013-07-041-0/+1
* memory: make section size a 128-bit integerPaolo Bonzini2013-06-201-1/+1
* virtio: cleanup: init and exit function.KONRAD Frederic2013-04-241-2/+2
* virtio: remove the function pointer.KONRAD Frederic2013-04-241-4/+0
* virtio-balloon: fix integer overflow in BALLOON_CHANGE QMP eventLuiz Capitulino2013-04-191-1/+1
* hw: move virtio devices to hw/ subdirectoriesPaolo Bonzini2013-04-081-0/+416