summaryrefslogtreecommitdiff
path: root/hw/block/xen_disk.c
AgeCommit message (Expand)Author
2014-05-07xen_disk: add discard supportOlaf Hering
2014-04-22block: Add errp to bdrv_new()Kevin Wolf
2014-02-25Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2014-02-21block: Add reference parameter to bdrv_open()Max Reitz
2014-02-21block: Change BDS parameter of bdrv_open() to **Max Reitz
2014-02-20xen_disk: fix io accountingOlaf Hering
2013-10-11blockdev: Remove IF_* check for read-only blockdev_initKevin Wolf
2013-10-10xen_disk: mark ioreq as mapped before unmapping in error caseMatthew Daley
2013-09-12block: Error parameter for open functionsMax Reitz
2013-09-06xen_disk: simplify blk_disconnect with refcntFam Zheng
2013-09-06block: make bdrv_delete() staticFam Zheng
2013-07-29xen_disk: support "direct-io-safe" backend optionStefano Stabellini
2013-06-04block: add block driver read only whitelistFam Zheng
2013-04-08hw: move private headers to hw/ subdirectories.Paolo Bonzini
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini