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-groups.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
coroutine-lock: add mutex argument to CoQueue APIs
Paolo Bonzini
2017-02-21
1
-1
/
+1
*
block: explicitly acquire aiocontext in timers that need it
Paolo Bonzini
2017-02-21
1
-0
/
+2
*
throttle: Correct access to wrong BlockBackendPublic structures
Alberto Garcia
2016-10-24
1
-4
/
+23
*
block: Move I/O throttling configuration functions to BlockBackend
Kevin Wolf
2016-05-19
1
-6
/
+6
*
block: Move actual I/O throttling to BlockBackend
Kevin Wolf
2016-05-19
1
-3
/
+2
*
block: Move throttling fields from BDS to BB
Kevin Wolf
2016-05-19
1
-61
/
+68
*
block: Convert throttle_group_get_name() to BlockBackend
Kevin Wolf
2016-05-19
1
-6
/
+6
*
block: throttle-groups: Use BlockBackend pointers internally
Kevin Wolf
2016-05-19
1
-66
/
+68
*
block: introduce bdrv_no_throttling_begin/end
Paolo Bonzini
2016-05-12
1
-0
/
+4
*
block: move restarting of throttled reqs to block/throttle-groups.c
Paolo Bonzini
2016-05-12
1
-0
/
+14
*
block: Clean up includes
Peter Maydell
2016-01-20
1
-0
/
+1
*
throttle: Check for pending requests in throttle_group_unregister_bs()
Alberto Garcia
2015-11-11
1
-0
/
+7
*
throttle: Remove throttle_group_lock/unlock()
Alberto Garcia
2015-10-23
1
-30
/
+1
*
block/throttle-groups: Make incref/decref public
Max Reitz
2015-10-23
1
-8
/
+11
*
throttle: Check current timers before updating any_timer_armed[]
Alberto Garcia
2015-06-23
1
-2
/
+7
*
throttle: acquire the ThrottleGroup lock in bdrv_swap()
Alberto Garcia
2015-06-12
1
-1
/
+30
*
throttle: Add throttle group support
Alberto Garcia
2015-06-12
1
-4
/
+210
*
throttle: Add throttle group infrastructure
Alberto Garcia
2015-06-12
1
-0
/
+261