index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
test-throttle.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-21
throttle: make throttle_config(throttle_get_config()) symmetric
Stefan Hajnoczi
1
-4
/
+4
2017-04-21
throttle: do not use invalid config in test
Stefan Hajnoczi
1
-4
/
+4
2017-02-28
tests: Remove FIXME comments
Kevin Wolf
1
-1
/
+1
2017-02-28
block: Add permissions to blk_new()
Kevin Wolf
1
-3
/
+4
2016-08-05
throttle: Test burst limits lower than the normal limits
Alberto Garcia
1
-0
/
+8
2016-06-07
Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2016-06-0...
Peter Maydell
1
-1
/
+0
2016-06-07
tests: Remove unnecessary glib.h includes
Peter Maydell
1
-1
/
+0
2016-06-07
throttle: refuse iops-size without iops-total/read/write
Stefan Hajnoczi
1
-0
/
+10
2016-05-25
block: Drop errp parameter from blk_new()
Max Reitz
1
-3
/
+3
2016-05-25
tests: Drop BDS from test-throttle.c
Max Reitz
1
-3
/
+3
2016-05-19
block: Move I/O throttling configuration functions to BlockBackend
Kevin Wolf
1
-10
/
+6
2016-05-19
block: Move throttling fields from BDS to BB
Kevin Wolf
1
-12
/
+16
2016-05-19
block: Convert throttle_group_get_name() to BlockBackend
Kevin Wolf
1
-2
/
+2
2016-05-19
block: throttle-groups: Use BlockBackend pointers internally
Kevin Wolf
1
-6
/
+7
2016-05-19
block: Make sure throttled BDSes always have a BB
Kevin Wolf
1
-3
/
+8
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
1
-0
/
+1
2016-02-22
throttle: Test throttle_compute_wait() during bursts
Alberto Garcia
1
-0
/
+22
2016-02-22
throttle: Check that burst_level leaks correctly
Alberto Garcia
1
-0
/
+16
2016-02-22
throttle: Use throttle_config_init() to initialize ThrottleConfig
Alberto Garcia
1
-11
/
+17
2016-02-22
throttle: Merge all functions that check the configuration into one
Alberto Garcia
1
-9
/
+9
2016-02-22
throttle: Set always an average value when setting a maximum value
Alberto Garcia
1
-0
/
+2
2016-02-22
throttle: Make throttle_is_valid() set errp
Alberto Garcia
1
-1
/
+1
2016-02-22
throttle: Make throttle_max_is_missing_limit() set errp
Alberto Garcia
1
-3
/
+3
2016-02-22
throttle: Make throttle_conflicting() set errp
Alberto Garcia
1
-6
/
+6
2016-02-16
tests: Clean up includes
Peter Maydell
1
-0
/
+1
2016-01-13
test-throttle: Simplify qemu_init_main_loop() error handling
Markus Armbruster
1
-14
/
+1
2015-08-05
throttle: add throttle_max_is_missing_limit() test
Stefan Hajnoczi
1
-0
/
+21
2015-07-20
timer: rename NSEC_PER_SEC due to Mac OS X header clash
Stefan Hajnoczi
1
-4
/
+4
2015-07-02
timer: Use a single definition of NSEC_PER_SEC for the whole codebase
Alberto Garcia
1
-4
/
+4
2015-06-12
throttle: Add throttle group infrastructure tests
Alberto Garcia
1
-10
/
+71
2015-06-12
throttle: Extract timers from ThrottleState into a separate structure
Benoît Canet
1
-36
/
+46
2014-09-22
async: aio_context_new(): Handle event_notifier_init failure
Chrysostomos Nanakos
1
-1
/
+9
2014-07-18
tests: Add missing 'static' attributes (fix warnings from smatch)
Stefan Weil
1
-4
/
+4
2014-06-04
throttle: add detach/attach test case
Stefan Hajnoczi
1
-0
/
+24
2014-06-04
throttle: add throttle_detach/attach_aio_context()
Stefan Hajnoczi
1
-5
/
+20
2013-10-26
misc: New spelling fixes in comments
Stefan Weil
1
-2
/
+2
2013-09-06
throttle: Add units tests
Benoît Canet
1
-0
/
+481