index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
qemu
/
throttle.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Include qemu-common.h exactly where needed
Markus Armbruster
2019-06-12
1
-1
/
+0
*
Include less of the generated modular QAPI headers
Markus Armbruster
2018-03-02
1
-1
/
+1
*
Include qapi/qmp/qdict.h exactly where needed
Markus Armbruster
2018-02-09
1
-0
/
+1
*
block: convert ThrottleGroup to object with QOM
Manos Pitsidianakis
2017-09-05
1
-0
/
+3
*
throttle: Make burst_length 64bit and add range checks
Alberto Garcia
2017-08-29
1
-1
/
+1
*
throttle: Make LeakyBucket.avg and LeakyBucket.max integer types
Alberto Garcia
2017-08-29
1
-2
/
+2
*
throttle: Fix wrong variable name in the header documentation
Alberto Garcia
2017-08-29
1
-1
/
+1
*
block: remove timer canceling in throttle_config()
Manos Pitsidianakis
2017-07-18
1
-1
/
+0
*
block: add clock_type field to ThrottleGroup
Manos Pitsidianakis
2017-07-18
1
-0
/
+1
*
include: Clean up includes
Peter Maydell
2016-02-23
1
-1
/
+0
*
throttle: Add support for burst periods
Alberto Garcia
2016-02-22
1
-5
/
+36
*
throttle: Use throttle_config_init() to initialize ThrottleConfig
Alberto Garcia
2016-02-22
1
-0
/
+2
*
throttle: Merge all functions that check the configuration into one
Alberto Garcia
2016-02-22
1
-4
/
+0
*
throttle: Make throttle_is_valid() set errp
Alberto Garcia
2016-02-22
1
-1
/
+1
*
throttle: Make throttle_max_is_missing_limit() set errp
Alberto Garcia
2016-02-22
1
-1
/
+1
*
throttle: Make throttle_conflicting() set errp
Alberto Garcia
2016-02-22
1
-1
/
+1
*
throttle: Make throttle_compute_timer() static
Alberto Garcia
2016-02-22
1
-6
/
+0
*
blockdev: Error out on negative throttling option values
Fam Zheng
2016-01-20
1
-0
/
+2
*
throttle: refuse bps_max/iops_max without bps/iops
Stefan Hajnoczi
2015-08-05
1
-0
/
+2
*
timer: Move NANOSECONDS_PER_SECONDS to timer.h
Alberto Garcia
2015-07-02
1
-2
/
+0
*
throttle: Update throttle infrastructure copyright
Alberto Garcia
2015-06-12
1
-3
/
+5
*
throttle: Extract timers from ThrottleState into a separate structure
Benoît Canet
2015-06-12
1
-14
/
+24
*
throttle: add throttle_detach/attach_aio_context()
Stefan Hajnoczi
2014-06-04
1
-0
/
+10
*
throttle: Add a new throttling API implementing continuous leaky bucket.
Benoît Canet
2013-09-06
1
-0
/
+110