index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
ptimer-test.c
Age
Commit message (
Expand
)
Author
2020-01-12
tests/ptimer: Remove unnecessary inclusion of libqtest.h
Thomas Huth
2019-10-15
tests/ptimer-test: Switch to transaction-based ptimer API
Peter Maydell
2019-10-15
ptimer: Rename ptimer_init() to ptimer_init_with_bh()
Peter Maydell
2019-08-20
util/qemu-timer: refactor deadline calculation for external timers
Pavel Dovgalyuk
2018-07-09
ptimer: Add TRIGGER_ONLY_ON_DECREMENT policy option
Peter Maydell
2018-02-09
Clean up includes
Markus Armbruster
2017-03-01
tests: fix ptimer leaks
Marc-André Lureau
2016-10-24
tests: ptimer: Replace 10000 with 1
Dmitry Osipenko
2016-10-24
tests: ptimer: Change the copyright comment
Dmitry Osipenko
2016-10-24
tests: ptimer: Add tests for "no counter round down" policy
Dmitry Osipenko
2016-10-24
tests: ptimer: Add tests for "no immediate reload" policy
Dmitry Osipenko
2016-10-24
tests: ptimer: Add tests for "no immediate trigger" policy
Dmitry Osipenko
2016-10-24
tests: ptimer: Add tests for "continuous trigger" policy
Dmitry Osipenko
2016-10-24
tests: ptimer: Add tests for "wraparound after one period" policy
Dmitry Osipenko
2016-10-17
tests: cleanup ptimer-test
Paolo Bonzini
2016-09-22
tests: Add ptimer tests
Dmitry Osipenko