| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fsdev: Use ThrottleDirection instread of bool is_write | zhenwei pi | 2023-08-29 | 1 | -7/+7 |
| * | throttle: use enum ThrottleDirection instead of bool is_write | zhenwei pi | 2023-08-29 | 1 | -3/+5 |
| * | fsdev: Add return value to fsdev_throttle_parse_opts() | Greg Kurz | 2019-10-10 | 1 | -2/+2 |
| * | Include qemu/main-loop.h less | Markus Armbruster | 2019-08-16 | 1 | -0/+1 |
| * | Move include qemu/option.h from qemu-common.h to actual users | Markus Armbruster | 2018-02-09 | 1 | -0/+1 |
| * | coroutine-lock: make qemu_co_enter_next thread-safe | Paolo Bonzini | 2018-02-08 | 1 | -2/+2 |
| * | block: remove timer canceling in throttle_config() | Manos Pitsidianakis | 2017-07-18 | 1 | -1/+1 |
| * | block: add clock_type field to ThrottleGroup | Manos Pitsidianakis | 2017-07-18 | 1 | -1/+1 |
| * | fsdev: add IO throttle support to fsdev devices | Pradeep Jagadeesh | 2017-02-28 | 1 | -0/+118 |