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