Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ptimer: Add TRIGGER_ONLY_ON_DECREMENT policy option | Peter Maydell | 2018-07-09 | 1 | -6/+19 |
* | Clean up includes | Markus Armbruster | 2018-02-09 | 1 | -1/+1 |
* | tests: fix ptimer leaks | Marc-André Lureau | 2017-02-28 | 1 | -47/+75 |
* | tests: ptimer: Replace 10000 with 1 | Dmitry Osipenko | 2016-10-24 | 1 | -28/+28 |
* | tests: ptimer: Change the copyright comment | Dmitry Osipenko | 2016-10-24 | 1 | -1/+1 |
* | tests: ptimer: Add tests for "no counter round down" policy | Dmitry Osipenko | 2016-10-24 | 1 | -41/+76 |
* | tests: ptimer: Add tests for "no immediate reload" policy | Dmitry Osipenko | 2016-10-24 | 1 | -16/+57 |
* | tests: ptimer: Add tests for "no immediate trigger" policy | Dmitry Osipenko | 2016-10-24 | 1 | -8/+56 |
* | tests: ptimer: Add tests for "continuous trigger" policy | Dmitry Osipenko | 2016-10-24 | 1 | -3/+18 |
* | tests: ptimer: Add tests for "wraparound after one period" policy | Dmitry Osipenko | 2016-10-24 | 1 | -23/+104 |
* | tests: cleanup ptimer-test | Paolo Bonzini | 2016-10-17 | 1 | -11/+11 |
* | tests: Add ptimer tests | Dmitry Osipenko | 2016-09-22 | 1 | -0/+568 |