summaryrefslogtreecommitdiff
path: root/hw/block/xen_disk.c
AgeCommit message (Expand)AuthorFilesLines
2014-02-25Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell1-2/+2
2014-02-21block: Add reference parameter to bdrv_open()Max Reitz1-2/+2
2014-02-21block: Change BDS parameter of bdrv_open() to **Max Reitz1-1/+1
2014-02-20xen_disk: fix io accountingOlaf Hering1-1/+12
2013-10-11blockdev: Remove IF_* check for read-only blockdev_initKevin Wolf1-0/+5
2013-10-10xen_disk: mark ioreq as mapped before unmapping in error caseMatthew Daley1-0/+1
2013-09-12block: Error parameter for open functionsMax Reitz1-1/+6
2013-09-06xen_disk: simplify blk_disconnect with refcntFam Zheng1-6/+5
2013-09-06block: make bdrv_delete() staticFam Zheng1-2/+2
2013-07-29xen_disk: support "direct-io-safe" backend optionStefano Stabellini1-1/+13
2013-06-04block: add block driver read only whitelistFam Zheng1-2/+6
2013-04-08hw: move private headers to hw/ subdirectories.Paolo Bonzini1-1/+1
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini1-0/+972