summaryrefslogtreecommitdiffstats
path: root/include/block/throttle-groups.h
Commit message (Expand)AuthorAgeFilesLines
* block: Move I/O throttling configuration functions to BlockBackendKevin Wolf2016-05-191-2/+2
* block: Move actual I/O throttling to BlockBackendKevin Wolf2016-05-191-1/+1
* block: Move throttling fields from BDS to BBKevin Wolf2016-05-191-1/+1
* block: Convert throttle_group_get_name() to BlockBackendKevin Wolf2016-05-191-1/+1
* block: throttle-groups: Use BlockBackend pointers internallyKevin Wolf2016-05-191-2/+2
* block: move restarting of throttled reqs to block/throttle-groups.cPaolo Bonzini2016-05-121-0/+1
* throttle: Remove throttle_group_lock/unlock()Alberto Garcia2015-10-231-3/+0Star
* block/throttle-groups: Make incref/decref publicMax Reitz2015-10-231-0/+3
* throttle: acquire the ThrottleGroup lock in bdrv_swap()Alberto Garcia2015-06-121-0/+3
* throttle: Add throttle group supportAlberto Garcia2015-06-121-0/+4
* throttle: Add throttle group infrastructureAlberto Garcia2015-06-121-0/+39