aboutsummaryrefslogtreecommitdiff
path: root/softmmu/dirtylimit.c
AgeCommit message (Expand)Author
2023-04-20softmmu: Move dirtylimit.c into the target independent source setThomas Huth
2023-02-08Drop duplicate #includeMarkus Armbruster
2022-10-04Use g_new() & friends where that makes obvious senseMarkus Armbruster
2022-07-20softmmu/dirtylimit: Implement dirty page rate limitHyman Huang(黄勇)
2022-07-20softmmu/dirtylimit: Implement virtual CPU throttleHyman Huang(黄勇)
2022-07-20softmmu/dirtylimit: Implement vCPU dirtyrate calculation periodicallyHyman Huang(黄勇)