aboutsummaryrefslogtreecommitdiff
path: root/include/block/throttle-groups.h
AgeCommit message (Expand)Author
2017-09-06block: add throttle block filter driverManos Pitsidianakis
2017-09-05block: convert ThrottleGroup to object with QOMManos Pitsidianakis
2017-09-05block: add aio_context field in ThrottleGroupMemberManos Pitsidianakis
2017-09-05block: move ThrottleGroup membership to ThrottleGroupMemberManos Pitsidianakis
2016-05-19block: Move I/O throttling configuration functions to BlockBackendKevin Wolf
2016-05-19block: Move actual I/O throttling to BlockBackendKevin Wolf
2016-05-19block: Move throttling fields from BDS to BBKevin Wolf
2016-05-19block: Convert throttle_group_get_name() to BlockBackendKevin Wolf
2016-05-19block: throttle-groups: Use BlockBackend pointers internallyKevin Wolf
2016-05-12block: move restarting of throttled reqs to block/throttle-groups.cPaolo Bonzini
2015-10-23throttle: Remove throttle_group_lock/unlock()Alberto Garcia
2015-10-23block/throttle-groups: Make incref/decref publicMax Reitz
2015-06-12throttle: acquire the ThrottleGroup lock in bdrv_swap()Alberto Garcia
2015-06-12throttle: Add throttle group supportAlberto Garcia
2015-06-12throttle: Add throttle group infrastructureAlberto Garcia