Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | block: Drop some superfluous casts from void * | Markus Armbruster | 2014-08-20 | 1 | -1/+1 |
* | vhdx: Handle failure for potentially large allocations | Kevin Wolf | 2014-08-15 | 1 | -1/+6 |
* | block: VHDX endian fixes | Jeff Cody | 2014-08-15 | 1 | -18/+25 |
* | block: vhdx - add error check | Jeff Cody | 2014-08-15 | 1 | -0/+5 |
* | Fixed various typos | Deepak Kathayat | 2014-03-25 | 1 | -1/+1 |
* | block/vhdx: Error checking fixes | Markus Armbruster | 2014-01-31 | 1 | -2/+2 |
* | block: vhdx - improve error message, and .bdrv_check implementation | Jeff Cody | 2013-12-20 | 1 | -1/+12 |
* | block: vhdx - add log write support | Jeff Cody | 2013-11-07 | 1 | -0/+282 |
* | block: vhdx - log parsing, replay, and flush support | Jeff Cody | 2013-11-07 | 1 | -0/+728 |