Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-10-27 | tests/throttle: Clean up global variable shadowing | Philippe Mathieu-Daudé | 1 | -1/+0 |
2023-09-29 | test-throttle: don't shadow 'index' variable in do_test_accounting() | Alberto Garcia | 1 | -1/+1 |
2023-09-21 | Merge tag 'pull-block-2023-09-01' of https://gitlab.com/hreitz/qemu into staging | Stefan Hajnoczi | 1 | -5/+71 |
2023-09-08 | tests/: spelling fixes | Michael Tokarev | 1 | -4/+4 |
2023-08-29 | throttle: use enum ThrottleDirection instead of bool is_write | zhenwei pi | 1 | -2/+2 |
2023-08-29 | test-throttle: test read only and write only | zhenwei pi | 1 | -0/+66 |
2023-08-29 | test-throttle: use enum ThrottleDirection | zhenwei pi | 1 | -3/+3 |
2021-03-12 | tests: Move unit tests into a separate directory | Thomas Huth | 1 | -0/+770 |