aboutsummaryrefslogtreecommitdiff
path: root/hw/block
AgeCommit message (Expand)Author
2015-06-01virtio: make features 64bit wideGerd Hoffmann
2015-05-22nvme: support NVME_VOLATILE_WRITE_CACHE featureChristoph Hellwig
2015-05-12fdc: force the fifo access to be in bounds of the allocated bufferPetr Matousek
2015-04-30Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2015-04-30Enable NVMe start controller for Windows guest.Daniel Stekloff
2015-04-30misc: Fix new collection of typosStefan Weil
2015-04-28fdc: remove sparc sun4m mutationsHervé Poussineau
2015-04-28m25p80: fix s->blk usage before assignmentStefan Hajnoczi
2015-04-28m25p80: add missing blk_attach_dev_nofailPaolo Bonzini
2015-04-08virtio-blk: correctly dirty guest memoryPaolo Bonzini
2015-04-02hw: Mark devices picking up block backends actively FIXMEMarkus Armbruster
2015-03-27nvme: Fix unintentional integer overflow (OVERFLOW_BEFORE_WIDEN)Stefan Weil
2015-03-10Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2015-03-10Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2015-03-10virtio-blk: Remove the stale FIXME commentFam Zheng
2015-03-10BlockConf: Call backend functions to detect geometry and blocksizesEkaterina Tumanova
2015-03-10virtio-blk: Check return value of blk_aio_ioctlFam Zheng
2015-03-10hw: Propagate errors through qdev_prop_set_drive()Markus Armbruster
2015-03-10block: remove superfluous '\n' around error_report/error_setgGonglei
2015-02-26virtio: add feature checking helpersCornelia Huck
2015-02-26virtio: feature bit manipulation helpersCornelia Huck
2015-02-26virtio-blk: switch to standard-headersMichael S. Tsirkin
2015-02-26Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2015-02-18' into...Peter Maydell
2015-02-18error: Use error_report_err() where appropriateMarkus Armbruster
2015-02-16block/xen: Use blk_new_open() in blk_connect()Max Reitz
2015-02-16dataplane: endianness-aware accessesCornelia Huck
2015-02-10onenand: g_malloc() can't fail, bury dead error handlingMarkus Armbruster
2015-02-06block: introduce BDRV_REQUEST_MAX_SECTORSPeter Lieven
2015-02-06virtio-blk: add a knob to disable request mergingPeter Lieven
2015-02-06virtio-blk: introduce multireadPeter Lieven
2015-02-06hw/virtio-blk: add a constant for max number of merged requestsPeter Lieven
2015-01-26Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2015-01-26vmstate: accept QEMUTimer in VMSTATE_TIMER*, add VMSTATE_TIMER_PTR*Paolo Bonzini
2015-01-23virtio-blk: Use blk_aio_ioctlFam Zheng
2015-01-23virtio-blk: Pass req to virtio_blk_handle_scsi_reqFam Zheng
2015-01-13NVMe: Set correct VS Value for 1.1 Compliant ControllersAnubhav Rakshit
2015-01-13nvme: Fix get/set number of queues featureAlex Friedman
2015-01-13block: Split BLOCK_OP_TYPE_COMMIT to BLOCK_OP_TYPE_COMMIT_{SOURCE, TARGET}Fam Zheng
2014-12-11Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2014-12-1...Peter Maydell
2014-12-10pflash_cfi02.c: associate "cfi.pflash02" to "Storage devices" categoryAntony Pavlov
2014-12-10nvme: 64kB page size fixesAnton Blanchard
2014-12-10blockdev: acquire AioContext in QMP 'transaction' actionsStefan Hajnoczi
2014-12-10blockdev: acquire AioContext in change-backing-fileStefan Hajnoczi
2014-12-10blockdev: acquire AioContext in eject, change, and block_passwdStefan Hajnoczi
2014-12-10blockdev: acquire AioContext in blockdev-snapshot-delete-internal-syncStefan Hajnoczi
2014-11-17Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2014-11-17nvme: remove superfluous checkGonglei
2014-11-14xen_disk: fix unmapping of persistent grantsRoger Pau Monne
2014-11-03block: declare blockjobs and dataplane friends!Stefan Hajnoczi
2014-10-20blockdev: Fix blockdev-add not to create DriveInfoMarkus Armbruster