| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | tests/coroutine: Clean up global variable shadowing | Philippe Mathieu-Daudé | 2023-10-27 | 1 | -6/+6 |
| * | meson: do not use set10 | Paolo Bonzini | 2023-10-17 | 1 | -1/+1 |
| * | coroutine: Clean up superfluous inclusion of qemu/lockable.h | Markus Armbruster | 2023-01-19 | 1 | -1/+0 |
| * | coroutine: Clean up superfluous inclusion of qemu/coroutine.h | Markus Armbruster | 2023-01-19 | 1 | -1/+0 |
| * | test-coroutine: add missing coroutine_fn annotations | Marc-André Lureau | 2022-10-07 | 1 | -1/+1 |
| * | test-coroutine: Add rwlock downgrade test | David Edmondson | 2021-03-31 | 1 | -0/+99 |
| * | test-coroutine: Add rwlock upgrade test | Paolo Bonzini | 2021-03-31 | 1 | -0/+62 |
| * | tests: Move unit tests into a separate directory | Thomas Huth | 2021-03-12 | 1 | -0/+512 |