summaryrefslogtreecommitdiffstats
path: root/block/vhdx.c
Commit message (Expand)AuthorAgeFilesLines
...
* block: vhdx - break endian translation functions outJeff Cody2013-11-071-43/+0Star
* block: vhdx code movement - VHDXMetadataEntries and BDRVVHDXState to header.Jeff Cody2013-11-071-52/+0Star
* block: vhdx - add header update capability.Jeff Cody2013-11-071-2/+159
* block: vhdx - minor comments and typo correction.Jeff Cody2013-11-071-2/+4
* block: vhdx - add migration blockerJeff Cody2013-10-021-0/+10
* bdrv: Use "Error" for opening imagesMax Reitz2013-09-121-1/+2
* block: add read-only support to VHDX image format.Jeff Cody2013-05-031-2/+121
* block: initial VHDX driver support framework - supports open and probeJeff Cody2013-05-031-0/+853