]> git.proxmox.com Git - mirror_qemu.git/history - tests/unit/test-throttle.c
throttle: use enum ThrottleDirection instead of bool is_write
[mirror_qemu.git] / tests / unit / test-throttle.c
2023-08-29 zhenwei pithrottle: use enum ThrottleDirection instead of bool...
2023-08-29 zhenwei pitest-throttle: test read only and write only
2023-08-29 zhenwei pitest-throttle: use enum ThrottleDirection
2021-03-15 Peter MaydellMerge remote-tracking branch 'remotes/bkoppelmann2...
2021-03-14 Peter MaydellMerge remote-tracking branch 'remotes/philmd/tags/mips...
2021-03-14 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2021-03-14 Peter MaydellMerge remote-tracking branch 'remotes/thuth-gitlab...
2021-03-12 Thomas Huthtests: Move unit tests into a separate directory