Age | Commit message (Expand) | Author |
---|---|---|
2023-04-20 | softmmu: Move dirtylimit.c into the target independent source set | Thomas Huth |
2023-02-08 | Drop duplicate #include | Markus Armbruster |
2022-10-04 | Use g_new() & friends where that makes obvious sense | Markus Armbruster |
2022-07-20 | softmmu/dirtylimit: Implement dirty page rate limit | Hyman Huang(黄勇) |
2022-07-20 | softmmu/dirtylimit: Implement virtual CPU throttle | Hyman Huang(黄勇) |
2022-07-20 | softmmu/dirtylimit: Implement vCPU dirtyrate calculation periodically | Hyman Huang(黄勇) |