Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | block: remove unused bdrv_media_changed | Manos Pitsidianakis | 2017-09-04 | 1 | -6/+0 |
* | block: Add PreallocMode to bdrv_truncate() | Max Reitz | 2017-07-11 | 1 | -7/+1 |
* | block: Add PreallocMode to BD.bdrv_truncate() | Max Reitz | 2017-07-11 | 1 | -1/+8 |
* | raw-format: add bdrv_measure() support | Stefan Hajnoczi | 2017-07-11 | 1 | -0/+26 |
* | block: Simplify use of BDRV_BLOCK_RAW | Eric Blake | 2017-07-10 | 1 | -1/+1 |
* | block: change variable names in BlockDriverState | Manos Pitsidianakis | 2017-06-26 | 1 | -4/+4 |
* | block: Add .bdrv_truncate() error messages | Max Reitz | 2017-04-28 | 1 | -0/+2 |
* | block: Add errp to BD.bdrv_truncate() | Max Reitz | 2017-04-28 | 1 | -2/+2 |
* | block: Add errp to b{lk,drv}_truncate() | Max Reitz | 2017-04-28 | 1 | -1/+1 |
* | block: Request child permissions in filter drivers | Kevin Wolf | 2017-02-28 | 1 | -0/+1 |
* | block: Attach bs->file only during .bdrv_open() | Kevin Wolf | 2017-02-24 | 1 | -0/+6 |
* | block: Pass BdrvChild to bdrv_truncate() | Kevin Wolf | 2017-02-24 | 1 | -1/+1 |
* | block: Rename raw_bsd to raw-format.c | Eric Blake | 2017-01-09 | 1 | -0/+490 |