Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |