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