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
/
include
/
block
/
throttle-groups.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2020-09-18
1
-3
/
+1
*
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
1
-1
/
+2
*
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-09-09
1
-0
/
+1
*
throttle-groups: Move ThrottleGroup typedef to header
Eduardo Habkost
2020-08-27
1
-0
/
+1
*
throttle-groups: fix restart coroutine iothread race
Stefan Hajnoczi
2019-01-24
1
-0
/
+5
*
block: add throttle block filter driver
Manos Pitsidianakis
2017-09-06
1
-0
/
+5
*
block: convert ThrottleGroup to object with QOM
Manos Pitsidianakis
2017-09-05
1
-0
/
+3
*
block: add aio_context field in ThrottleGroupMember
Manos Pitsidianakis
2017-09-05
1
-1
/
+6
*
block: move ThrottleGroup membership to ThrottleGroupMember
Manos Pitsidianakis
2017-09-05
1
-7
/
+32
*
block: Move I/O throttling configuration functions to BlockBackend
Kevin Wolf
2016-05-19
1
-2
/
+2
*
block: Move actual I/O throttling to BlockBackend
Kevin Wolf
2016-05-19
1
-1
/
+1
*
block: Move throttling fields from BDS to BB
Kevin Wolf
2016-05-19
1
-1
/
+1
*
block: Convert throttle_group_get_name() to BlockBackend
Kevin Wolf
2016-05-19
1
-1
/
+1
*
block: throttle-groups: Use BlockBackend pointers internally
Kevin Wolf
2016-05-19
1
-2
/
+2
*
block: move restarting of throttled reqs to block/throttle-groups.c
Paolo Bonzini
2016-05-12
1
-0
/
+1
*
throttle: Remove throttle_group_lock/unlock()
Alberto Garcia
2015-10-23
1
-3
/
+0
*
block/throttle-groups: Make incref/decref public
Max Reitz
2015-10-23
1
-0
/
+3
*
throttle: acquire the ThrottleGroup lock in bdrv_swap()
Alberto Garcia
2015-06-12
1
-0
/
+3
*
throttle: Add throttle group support
Alberto Garcia
2015-06-12
1
-0
/
+4
*
throttle: Add throttle group infrastructure
Alberto Garcia
2015-06-12
1
-0
/
+39