Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-01-31 | raw-win32: Fix bdrv_flush return value | Kevin Wolf | 1 | -1/+1 |
2010-11-07 | Fix win32 build | Blue Swirl | 1 | -1/+1 |
2010-11-04 | block: Allow bdrv_flush to return errors | Kevin Wolf | 1 | -1/+8 |
2010-08-03 | block: Fix bdrv_has_zero_init | Kevin Wolf | 1 | -0/+6 |
2010-05-03 | block: Open the underlying image file in generic code | Kevin Wolf | 1 | -2/+2 |
2010-05-03 | block: separate raw images from the file protocol | Christoph Hellwig | 1 | -5/+7 |
2010-01-26 | block: kill BDRV_O_CREAT | Christoph Hellwig | 1 | -7/+3 |
2010-01-20 | Clean-up a little bit the RW related bits of BDRV_O_FLAGS. BDRV_O_RDONLY gone... | Naphtali Sprei | 1 | -2/+2 |
2009-06-15 | block: add bdrv_probe_device method | Christoph Hellwig | 1 | -0/+10 |
2009-06-06 | qemu-img: Print available options with -o ? | Kevin Wolf | 1 | -1/+5 |
2009-05-22 | Convert all block drivers to new bdrv_create | Kevin Wolf | 1 | -4/+16 |
2009-05-14 | Fix warning on WIN32 | Anthony Liguori | 1 | -1/+0 |
2009-05-14 | Move block drivers into their own directory | Anthony Liguori | 1 | -0/+394 |