summaryrefslogtreecommitdiffstats
path: root/include/sysemu/block-backend.h
Commit message (Expand)AuthorAgeFilesLines
* block: add blk_abort_aio_requestPeter Lieven2015-11-171-0/+3
* block: Add blk_get_refcnt()Alberto Garcia2015-11-111-0/+1
* block: Add functions for inheriting a BBRSMax Reitz2015-11-111-0/+2
* block: Add blk_remove_bs()Max Reitz2015-11-111-0/+1
* block: Add blk_insert_bs()Max Reitz2015-10-231-0/+1
* block: Add BlockBackendRootStateMax Reitz2015-10-231-0/+2
* block: Move I/O status and error actions into BBMax Reitz2015-10-231-0/+7
* block: Add blk_is_available()Max Reitz2015-10-231-0/+1
* block: Make bdrv_is_inserted() return a boolMax Reitz2015-10-231-1/+1
* block-backend: Introduce blk_drain()Alexander Yarygin2015-06-231-0/+1
* block-backend: Expose bdrv_write_zeroes()Kevin Wolf2015-04-281-0/+2
* block-backend: Add wrappers for blocksizes and geometry probingEkaterina Tumanova2015-03-101-0/+2
* Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2015-02-18' in...Peter Maydell2015-02-251-1/+1
|\
| * hmp: Name HMP command handler functions hmp_COMMAND()Markus Armbruster2015-02-181-1/+1
* | block: Add blk_new_open()Max Reitz2015-02-161-0/+3
* | block: Lift some BDS functions to the BlockBackendMax Reitz2015-02-161-0/+10
|/
* block-backend: expose bs->bl.max_transfer_lengthPeter Lieven2015-02-061-0/+1
* block: Add blk_add_close_notifier() for BBMax Reitz2014-12-101-0/+1
* block: Add AioContextNotifier functions to BBMax Reitz2014-12-101-0/+8
* block: Lift more functions into BlockBackendMax Reitz2014-12-101-0/+3
* block: Lift device model API into BlockBackendMarkus Armbruster2014-10-201-0/+35
* hw: Convert from BlockDriverState to BlockBackend, mostlyMarkus Armbruster2014-10-201-0/+76
* block: Connect BlockBackend to BlockDriverStateMarkus Armbruster2014-10-201-0/+5
* block: New BlockBackendMarkus Armbruster2014-10-201-0/+26
OpenPOWER on IntegriCloud