index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
throttle.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: introduce bdrv_open_file_child() helper
Vladimir Sementsov-Ogievskiy
2022-10-27
1
-5
/
+3
*
throttle: add missing coroutine_fn annotations
Paolo Bonzini
2022-10-07
1
-1
/
+1
*
block: use int64_t instead of int in driver discard handlers
Vladimir Sementsov-Ogievskiy
2021-09-29
1
-1
/
+1
*
block: use int64_t instead of int in driver write_zeroes handlers
Vladimir Sementsov-Ogievskiy
2021-09-29
1
-1
/
+1
*
block: use int64_t instead of uint64_t in driver write handlers
Vladimir Sementsov-Ogievskiy
2021-09-29
1
-4
/
+5
*
block: use int64_t instead of uint64_t in driver read handlers
Vladimir Sementsov-Ogievskiy
2021-09-29
1
-2
/
+3
*
qemu/atomic.h: rename atomic_ to qatomic_
Stefan Hajnoczi
2020-09-23
1
-2
/
+2
*
block: Inline bdrv_co_block_status_from_*()
Max Reitz
2020-09-07
1
-1
/
+0
*
throttle: Support compressed writes
Max Reitz
2020-09-07
1
-0
/
+10
*
error: Eliminate error_propagate() with Coccinelle, part 2
Markus Armbruster
2020-07-10
1
-3
/
+1
*
qemu-option: Use returned bool to check for failure
Markus Armbruster
2020-07-10
1
-2
/
+1
*
block: Use bdrv_default_perms()
Max Reitz
2020-05-18
1
-1
/
+1
*
block: Make filter drivers use child_of_bds
Max Reitz
2020-05-18
1
-2
/
+3
*
block: Add BdrvChildRole to BdrvChild
Max Reitz
2020-05-18
1
-1
/
+1
*
block: Remove bdrv_recurse_is_first_non_filter()
Max Reitz
2020-02-18
1
-8
/
+0
*
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-12
1
-0
/
+1
*
block: Add strong_runtime_opts to BlockDriver
Max Reitz
2019-02-25
1
-0
/
+7
*
block: Use BdrvChild to discard
Fam Zheng
2018-07-10
1
-1
/
+1
*
throttle: Fix crash on reopen
Alberto Garcia
2018-06-11
1
-21
/
+33
*
block: Support BDRV_REQ_WRITE_UNCHANGED in filters
Max Reitz
2018-05-15
1
-2
/
+4
*
block/throttle: Remove protocol-related fields
Fabiano Rosas
2018-03-26
1
-2
/
+1
*
block: Switch passthrough drivers to .bdrv_co_block_status()
Eric Blake
2018-03-02
1
-1
/
+1
*
Move include qemu/option.h from qemu-common.h to actual users
Markus Armbruster
2018-02-09
1
-0
/
+1
*
block/throttle.c: add bdrv_co_drain_begin/end callbacks
Manos Pitsidianakis
2017-10-13
1
-0
/
+18
*
block: add throttle block filter driver
Manos Pitsidianakis
2017-09-06
1
-0
/
+237