summaryrefslogtreecommitdiffstats
path: root/hw/block/virtio-blk.c
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2014-06-091-35/+48
|\
| * virtio-blk: Factor out virtio_blk_handle_scsi_req from virtio_blk_handle_scsiFam Zheng2014-06-041-34/+41
| * virtio-blk: Allow config-wce in dataplaneFam Zheng2014-06-041-1/+7
* | hw: use ld_p/st_p instead of ld_raw/st_rawPaolo Bonzini2014-06-051-6/+6
|/
* 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/+4Star
* virtio: Remove unneeded memcpyStefan Weil2013-10-181-1/+0Star
* 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/+0Star
* Typo, spelling and grammatical fixesPeter Maydell2013-04-121-2/+2
* hw: move virtio devices to hw/ subdirectoriesPaolo Bonzini2013-04-081-0/+732