summaryrefslogtreecommitdiff
path: root/block/throttle-groups.c
AgeCommit message (Expand)AuthorFilesLines
2016-01-20block: Clean up includesPeter Maydell1-0/+1
2015-11-11throttle: Check for pending requests in throttle_group_unregister_bs()Alberto Garcia1-0/+7
2015-10-23throttle: Remove throttle_group_lock/unlock()Alberto Garcia1-30/+1
2015-10-23block/throttle-groups: Make incref/decref publicMax Reitz1-8/+11
2015-06-23throttle: Check current timers before updating any_timer_armed[]Alberto Garcia1-2/+7
2015-06-12throttle: acquire the ThrottleGroup lock in bdrv_swap()Alberto Garcia1-1/+30
2015-06-12throttle: Add throttle group supportAlberto Garcia1-4/+210
2015-06-12throttle: Add throttle group infrastructureAlberto Garcia1-0/+261