index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
raw-format.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-25
block: Add strong_runtime_opts to BlockDriver
Max Reitz
1
-1
/
+9
2019-02-25
block: Use bdrv_refresh_filename() to pull
Max Reitz
1
-0
/
+1
2018-08-15
block: drop empty .bdrv_close handlers
Vladimir Sementsov-Ogievskiy
1
-5
/
+0
2018-07-10
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
1
-9
/
+17
2018-07-10
block: Use BdrvChild to discard
Fam Zheng
1
-1
/
+1
2018-07-10
block: split flags in copy_range
Vladimir Sementsov-Ogievskiy
1
-8
/
+16
2018-07-09
raw: Drop superfluous semicolon
Fam Zheng
1
-1
/
+1
2018-06-29
block: Convert .bdrv_truncate callback to coroutine_fn
Kevin Wolf
1
-4
/
+4
2018-06-01
raw: Implement copy offloading
Fam Zheng
1
-0
/
+32
2018-06-01
raw: Check byte range uniformly
Fam Zheng
1
-25
/
+39
2018-05-15
block: Support BDRV_REQ_WRITE_UNCHANGED in filters
Max Reitz
1
-4
/
+5
2018-03-02
block: rename .bdrv_create() to .bdrv_co_create_opts()
Stefan Hajnoczi
1
-2
/
+3
2018-03-02
raw: Switch to .bdrv_co_block_status()
Eric Blake
1
-8
/
+8
2017-09-04
block: remove unused bdrv_media_changed
Manos Pitsidianakis
1
-6
/
+0
2017-07-11
block: Add PreallocMode to bdrv_truncate()
Max Reitz
1
-7
/
+1
2017-07-11
block: Add PreallocMode to BD.bdrv_truncate()
Max Reitz
1
-1
/
+8
2017-07-11
raw-format: add bdrv_measure() support
Stefan Hajnoczi
1
-0
/
+26
2017-07-10
block: Simplify use of BDRV_BLOCK_RAW
Eric Blake
1
-1
/
+1
2017-06-26
block: change variable names in BlockDriverState
Manos Pitsidianakis
1
-4
/
+4
2017-04-28
block: Add .bdrv_truncate() error messages
Max Reitz
1
-0
/
+2
2017-04-28
block: Add errp to BD.bdrv_truncate()
Max Reitz
1
-2
/
+2
2017-04-28
block: Add errp to b{lk,drv}_truncate()
Max Reitz
1
-1
/
+1
2017-02-28
block: Request child permissions in filter drivers
Kevin Wolf
1
-0
/
+1
2017-02-24
block: Attach bs->file only during .bdrv_open()
Kevin Wolf
1
-0
/
+6
2017-02-24
block: Pass BdrvChild to bdrv_truncate()
Kevin Wolf
1
-1
/
+1
2017-01-09
block: Rename raw_bsd to raw-format.c
Eric Blake
1
-0
/
+490