Age | Commit message (Expand) | Author |
---|---|---|
2016-05-12 | block: introduce bdrv_no_throttling_begin/end | Paolo Bonzini |
2016-05-12 | block: move restarting of throttled reqs to block/throttle-groups.c | Paolo Bonzini |
2016-01-20 | block: Clean up includes | Peter Maydell |
2015-11-11 | throttle: Check for pending requests in throttle_group_unregister_bs() | Alberto Garcia |
2015-10-23 | throttle: Remove throttle_group_lock/unlock() | Alberto Garcia |
2015-10-23 | block/throttle-groups: Make incref/decref public | Max Reitz |
2015-06-23 | throttle: Check current timers before updating any_timer_armed[] | Alberto Garcia |
2015-06-12 | throttle: acquire the ThrottleGroup lock in bdrv_swap() | Alberto Garcia |
2015-06-12 | throttle: Add throttle group support | Alberto Garcia |
2015-06-12 | throttle: Add throttle group infrastructure | Alberto Garcia |