Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-05-15 | Use new created qemu_target_pages_to_MiB() | Juan Quintela | 1 | -8/+3 |
2023-05-02 | softmmu: Tidy dirtylimit_dirty_ring_full_time | Richard Henderson | 1 | -5/+10 |
2023-04-20 | softmmu: Move dirtylimit.c into the target independent source set | Thomas Huth | 1 | -1/+2 |
2023-02-08 | Drop duplicate #include | Markus Armbruster | 1 | -1/+0 |
2022-10-04 | Use g_new() & friends where that makes obvious sense | Markus Armbruster | 1 | -2/+2 |
2022-07-20 | softmmu/dirtylimit: Implement dirty page rate limit | Hyman Huang(黄勇) | 1 | -0/+194 |
2022-07-20 | softmmu/dirtylimit: Implement virtual CPU throttle | Hyman Huang(黄勇) | 1 | -0/+291 |
2022-07-20 | softmmu/dirtylimit: Implement vCPU dirtyrate calculation periodically | Hyman Huang(黄勇) | 1 | -0/+116 |