Age | Commit message (Expand) | Author |
---|---|---|
2013-11-07 | block: vhdx - add log write support | Jeff Cody |
2013-11-07 | block: vhdx - add region overlap detection for image files | Jeff Cody |
2013-11-07 | block: vhdx - log parsing, replay, and flush support | Jeff Cody |
2013-11-07 | block: vhdx - update log guid in header, and first write tracker | Jeff Cody |
2013-11-07 | block: vhdx - break endian translation functions out | Jeff Cody |
2013-11-07 | block: vhdx - log support struct and defines | Jeff Cody |
2013-11-07 | block: vhdx code movement - VHDXMetadataEntries and BDRVVHDXState to header. | Jeff Cody |
2013-11-07 | block: vhdx - add header update capability. | Jeff Cody |
2013-11-07 | block: vhdx - minor comments and typo correction. | Jeff Cody |
2013-07-27 | misc: Fix new typos in comments and strings | Stefan Weil |
2013-05-03 | block: initial VHDX driver support framework - supports open and probe | Jeff Cody |
2013-05-03 | block: vhdx header for the QEMU support of VHDX images | Jeff Cody |