summaryrefslogtreecommitdiffstats
path: root/block/throttle-groups.c
Commit message (Expand)AuthorAgeFilesLines
* block: introduce bdrv_no_throttling_begin/endPaolo Bonzini2016-05-121-0/+4
* block: move restarting of throttled reqs to block/throttle-groups.cPaolo Bonzini2016-05-121-0/+14
* block: Clean up includesPeter Maydell2016-01-201-0/+1
* throttle: Check for pending requests in throttle_group_unregister_bs()Alberto Garcia2015-11-111-0/+7
* throttle: Remove throttle_group_lock/unlock()Alberto Garcia2015-10-231-30/+1Star
* block/throttle-groups: Make incref/decref publicMax Reitz2015-10-231-8/+11
* throttle: Check current timers before updating any_timer_armed[]Alberto Garcia2015-06-231-2/+7
* throttle: acquire the ThrottleGroup lock in bdrv_swap()Alberto Garcia2015-06-121-1/+30
* throttle: Add throttle group supportAlberto Garcia2015-06-121-4/+210
* throttle: Add throttle group infrastructureAlberto Garcia2015-06-121-0/+261