aboutsummaryrefslogtreecommitdiff
path: root/include/block/throttle-groups.h
AgeCommit message (Expand)Author
2021-02-03block/throttle-groups: throttle_group_co_io_limits_intercept(): 64bit bytesVladimir Sementsov-Ogievskiy
2020-09-18Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost
2020-08-27throttle-groups: Move ThrottleGroup typedef to headerEduardo Habkost
2019-01-24throttle-groups: fix restart coroutine iothread raceStefan Hajnoczi
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