summaryrefslogtreecommitdiffstats
path: root/hw/block/xen_disk.c
Commit message (Expand)AuthorAgeFilesLines
* xen_disk: add discard supportOlaf Hering2014-05-071-0/+33
* block: Add errp to bdrv_new()Kevin Wolf2014-04-221-2/+5
* Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2014-02-251-2/+2
|\
| * block: Add reference parameter to bdrv_open()Max Reitz2014-02-211-2/+2
| * block: Change BDS parameter of bdrv_open() to **Max Reitz2014-02-211-1/+1
* | xen_disk: fix io accountingOlaf Hering2014-02-201-1/+12
|/
* blockdev: Remove IF_* check for read-only blockdev_initKevin Wolf2013-10-111-0/+5
* xen_disk: mark ioreq as mapped before unmapping in error caseMatthew Daley2013-10-101-0/+1
* block: Error parameter for open functionsMax Reitz2013-09-121-1/+6
* xen_disk: simplify blk_disconnect with refcntFam Zheng2013-09-061-6/+5
* block: make bdrv_delete() staticFam Zheng2013-09-061-2/+2
* xen_disk: support "direct-io-safe" backend optionStefano Stabellini2013-07-291-1/+13
* block: add block driver read only whitelistFam Zheng2013-06-041-2/+6
* hw: move private headers to hw/ subdirectories.Paolo Bonzini2013-04-081-1/+1
* hw: move target-independent files to subdirectoriesPaolo Bonzini2013-04-081-0/+972
OpenPOWER on IntegriCloud