Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-01-13 | vhdx: Fix "log that needs to be replayed" error message | Markus Armbruster | 1 | -6/+7 |
2015-10-16 | block: Convert bs->file to BdrvChild | Kevin Wolf | 1 | -12/+13 |
2015-06-22 | qerror: Move #include out of qerror.h | Markus Armbruster | 1 | -0/+1 |
2014-08-20 | block: Drop some superfluous casts from void * | Markus Armbruster | 1 | -1/+1 |
2014-08-15 | vhdx: Handle failure for potentially large allocations | Kevin Wolf | 1 | -1/+6 |
2014-08-15 | block: VHDX endian fixes | Jeff Cody | 1 | -18/+25 |
2014-08-15 | block: vhdx - add error check | Jeff Cody | 1 | -0/+5 |
2014-03-25 | Fixed various typos | Deepak Kathayat | 1 | -1/+1 |
2014-01-31 | block/vhdx: Error checking fixes | Markus Armbruster | 1 | -2/+2 |
2013-12-20 | block: vhdx - improve error message, and .bdrv_check implementation | Jeff Cody | 1 | -1/+12 |
2013-11-07 | block: vhdx - add log write support | Jeff Cody | 1 | -0/+282 |
2013-11-07 | block: vhdx - log parsing, replay, and flush support | Jeff Cody | 1 | -0/+728 |