aboutsummaryrefslogtreecommitdiff
path: root/include/qemu/throttle.h
AgeCommit message (Expand)AuthorFilesLines
2015-08-05throttle: refuse bps_max/iops_max without bps/iopsStefan Hajnoczi1-0/+2
2015-07-02timer: Move NANOSECONDS_PER_SECONDS to timer.hAlberto Garcia1-2/+0
2015-06-12throttle: Update throttle infrastructure copyrightAlberto Garcia1-3/+5
2015-06-12throttle: Extract timers from ThrottleState into a separate structureBenoît Canet1-14/+24
2014-06-04throttle: add throttle_detach/attach_aio_context()Stefan Hajnoczi1-0/+10
2013-09-06throttle: Add a new throttling API implementing continuous leaky bucket.Benoît Canet1-0/+110