summaryrefslogtreecommitdiff
path: root/hw/block/virtio-blk.c
AgeCommit message (Expand)AuthorFilesLines
2014-01-24block: rename buffer_alignment to guest_block_sizePaolo Bonzini1-1/+1
2013-12-09virtio: Convert exit to unrealizeAndreas Färber1-4/+6
2013-12-09virtio-blk: Convert to QOM realizeAndreas Färber1-12/+12
2013-12-09virtio-blk: QOM realize preparationsAndreas Färber1-4/+4
2013-12-09virtio-blk-dataplane: Improve error reportingAndreas Färber1-2/+13
2013-12-09virtio-blk: switch exit callback to VirtioDeviceClassPaolo Bonzini1-6/+4
2013-10-18virtio: Remove unneeded memcpyStefan Weil1-1/+0
2013-09-20virtio-blk: do not relay a previous driver's WCE configuration to the currentPaolo Bonzini1-2/+22
2013-07-29Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori1-0/+32
2013-07-29devices: Associate devices to their logical categoryMarcel Apfelbaum1-0/+1
2013-07-29dataplane: enable virtio-blk x-data-plane=on live migrationStefan Hajnoczi1-0/+32
2013-04-24virtio: cleanup: init and exit function.KONRAD Frederic1-2/+2
2013-04-24virtio: remove the function pointer.KONRAD Frederic1-5/+0
2013-04-12Typo, spelling and grammatical fixesPeter Maydell1-2/+2
2013-04-08hw: move virtio devices to hw/ subdirectoriesPaolo Bonzini1-0/+732