Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | throttle: add throttle_max_is_missing_limit() test | Stefan Hajnoczi | 2015-08-05 | 1 | -0/+21 |
* | timer: rename NSEC_PER_SEC due to Mac OS X header clash | Stefan Hajnoczi | 2015-07-20 | 1 | -4/+4 |
* | timer: Use a single definition of NSEC_PER_SEC for the whole codebase | Alberto Garcia | 2015-07-02 | 1 | -4/+4 |
* | throttle: Add throttle group infrastructure tests | Alberto Garcia | 2015-06-12 | 1 | -10/+71 |
* | throttle: Extract timers from ThrottleState into a separate structure | Benoît Canet | 2015-06-12 | 1 | -36/+46 |
* | async: aio_context_new(): Handle event_notifier_init failure | Chrysostomos Nanakos | 2014-09-22 | 1 | -1/+9 |
* | tests: Add missing 'static' attributes (fix warnings from smatch) | Stefan Weil | 2014-07-18 | 1 | -4/+4 |
* | throttle: add detach/attach test case | Stefan Hajnoczi | 2014-06-04 | 1 | -0/+24 |
* | throttle: add throttle_detach/attach_aio_context() | Stefan Hajnoczi | 2014-06-04 | 1 | -5/+20 |
* | misc: New spelling fixes in comments | Stefan Weil | 2013-10-26 | 1 | -2/+2 |
* | throttle: Add units tests | Benoît Canet | 2013-09-06 | 1 | -0/+481 |