aboutsummaryrefslogtreecommitdiff
path: root/hw/block
AgeCommit message (Expand)Author
2014-07-15virtio-blk: dataplane: notify guest as a batchMing Lei
2014-07-15virtio-blk: data-plane: fix save/set .complete_request in startMing Lei
2014-07-14virtio-blk: Treat read/write beyond end as invalidMarkus Armbruster
2014-07-14virtio-blk: Bypass error action and I/O accounting on invalid r/wMarkus Armbruster
2014-07-14virtio-blk: Factor common checks out of virtio_blk_handle_read/write()Markus Armbruster
2014-07-14virtio-blk: embed VirtQueueElement in VirtIOBlockReqStefan Hajnoczi
2014-07-14virtio-blk: avoid g_slice_new0() for VirtIOBlockReq and VirtQueueElementStefan Hajnoczi
2014-07-14virtio-blk: avoid dataplane VirtIOBlockReq early freeStefan Hajnoczi
2014-07-07dataplane: submit I/O as a batchMing Lei
2014-07-01virtio-blk: remove need for explicit x-data-plane=on optionStefan Hajnoczi
2014-07-01virtio-blk: replace x-iothread with iothread link propertyStefan Hajnoczi
2014-07-01virtio-blk: move qdev properties into virtio-blk.cStefan Hajnoczi
2014-07-01virtio-blk: drop virtio_blk_set_conf()Stefan Hajnoczi
2014-07-01dataplane: bail out on unsupported transportCornelia Huck
2014-06-29virtio-blk: use virtio wrappers to access headersRusty Russell
2014-06-29virtio-blk: implement per-device migration callsGreg Kurz
2014-06-29virtio: introduce device specific migration callsGreg Kurz
2014-06-27virtio-blk: Rename complete_request_early to complete_request_vringFam Zheng
2014-06-27virtio-blk: Unify {non-,}dataplane's request handlingsFam Zheng
2014-06-27virtio-blk: Schedule BH in the right contextFam Zheng
2014-06-27virtio-blk: Export request handling functions to dataplaneFam Zheng
2014-06-27virtio-blk: Make request completion function virtualFam Zheng
2014-06-27virtio-blk: Fix and clean up the in_sg and out_sg checkFam Zheng
2014-06-27virtio-blk: Fill in VirtIOBlockReq.out in dataplane codeFam Zheng
2014-06-27virtio-blk: Convert VirtIOBlockReq.out to structrueFam Zheng
2014-06-27virtio-blk: Use VirtIOBlockReq.in to drop VirtIOBlockReq.inhdrFam Zheng
2014-06-27virtio-blk: Replace VirtIOBlockRequest with VirtIOBlockReqFam Zheng
2014-06-27virtio-blk: Drop VirtIOBlockRequest.readFam Zheng
2014-06-27virtio-blk: Drop bounce buffer from dataplane codeFam Zheng
2014-06-27virtio-blk: Convert VirtIOBlockReq.elem to pointerFam Zheng
2014-06-27virtio-blk: Move VirtIOBlockReq to headerFam Zheng
2014-06-23qapi: adjust existing definesWenchao Xia
2014-06-21block: m25p80: Support read only bdrvs.Peter Crosthwaite
2014-06-21block: m25p80: sync_page(): Deindent function body.Peter Crosthwaite
2014-06-19hw/block/pflash_cfi01: Report correct size info for parallel configsPeter Maydell
2014-06-16Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2014-06-16block: Drop superfluous conditionals around g_free()Markus Armbruster
2014-06-16savevm: Remove all the unneeded version_minimum_id_old (x86)Juan Quintela
2014-06-09Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2014-06-05hw: use ld_p/st_p instead of ld_raw/st_rawPaolo Bonzini
2014-06-04dataplane: Support VIRTIO_BLK_T_SCSI_CMDFam Zheng
2014-06-04virtio-blk: Factor out virtio_blk_handle_scsi_req from virtio_blk_handle_scsiFam Zheng
2014-06-04virtio-blk: Allow config-wce in dataplaneFam Zheng
2014-06-04dataplane: implement async flushStefan Hajnoczi
2014-06-04dataplane: delete IOQueue since it is no longer usedStefan Hajnoczi
2014-06-04dataplane: use the QEMU block layer for I/OStefan Hajnoczi
2014-05-28block: Replace in_use with operation blockerFam Zheng
2014-05-15Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140515' i...Peter Maydell
2014-05-14savevm: Remove all the unneeded version_minimum_id_old (rest)Juan Quintela
2014-05-13savevm: Remove all the unneeded version_minimum_id_old (arm)Juan Quintela