summaryrefslogtreecommitdiffstats
path: root/hw/block/virtio-blk.c
Commit message (Expand)AuthorAgeFilesLines
* block: rename buffer_alignment to guest_block_sizePaolo Bonzini2014-01-241-1/+1
* virtio: Convert exit to unrealizeAndreas Färber2013-12-091-4/+6
* virtio-blk: Convert to QOM realizeAndreas Färber2013-12-091-12/+12
* virtio-blk: QOM realize preparationsAndreas Färber2013-12-091-4/+4
* virtio-blk-dataplane: Improve error reportingAndreas Färber2013-12-091-2/+13
* virtio-blk: switch exit callback to VirtioDeviceClassPaolo Bonzini2013-12-091-6/+4
* virtio: Remove unneeded memcpyStefan Weil2013-10-181-1/+0
* virtio-blk: do not relay a previous driver's WCE configuration to the currentPaolo Bonzini2013-09-201-2/+22
* Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori2013-07-291-0/+32
|\
| * dataplane: enable virtio-blk x-data-plane=on live migrationStefan Hajnoczi2013-07-291-0/+32
* | devices: Associate devices to their logical categoryMarcel Apfelbaum2013-07-291-0/+1
|/
* virtio: cleanup: init and exit function.KONRAD Frederic2013-04-241-2/+2
* virtio: remove the function pointer.KONRAD Frederic2013-04-241-5/+0
* Typo, spelling and grammatical fixesPeter Maydell2013-04-121-2/+2
* hw: move virtio devices to hw/ subdirectoriesPaolo Bonzini2013-04-081-0/+732
OpenPOWER on IntegriCloud