summaryrefslogtreecommitdiff
path: root/hw/virtio/virtio-balloon.c
AgeCommit message (Expand)AuthorFilesLines
2014-01-15virtio-balloon: don't hardcode config size valueLuiz Capitulino1-3/+4
2013-12-09virtio: Convert exit to unrealizeAndreas Färber1-4/+5
2013-12-09virtio-balloon: Convert to QOM realizeAndreas Färber1-5/+6
2013-12-09virtio-balloon: QOM realize preparationsAndreas Färber1-6/+6
2013-12-09virtio-balloon: switch exit callback to VirtioDeviceClassPaolo Bonzini1-6/+4
2013-08-22aio / timers: Switch entire codebase to the new timer APIAlex Bligh1-4/+4
2013-07-29devices: Associate devices to their logical categoryMarcel Apfelbaum1-0/+1
2013-07-27misc: Fix new typos in comments and stringsStefan Weil1-2/+2
2013-07-04memory: add ref/unref callsPaolo Bonzini1-0/+1
2013-06-20memory: make section size a 128-bit integerPaolo Bonzini1-1/+1
2013-04-24virtio: cleanup: init and exit function.KONRAD Frederic1-2/+2
2013-04-24virtio: remove the function pointer.KONRAD Frederic1-4/+0
2013-04-19virtio-balloon: fix integer overflow in BALLOON_CHANGE QMP eventLuiz Capitulino1-1/+1
2013-04-08hw: move virtio devices to hw/ subdirectoriesPaolo Bonzini1-0/+416