aboutsummaryrefslogtreecommitdiff
path: root/migration/dirtyrate.c
AgeCommit message (Expand)Author
2020-09-25migration/dirtyrate: Add trace_calls to make it easier to debugChuan Zheng
2020-09-25migration/dirtyrate: Implement qmp_cal_dirty_rate()/qmp_get_dirty_rate() func...Chuan Zheng
2020-09-25migration/dirtyrate: Implement calculate_dirtyrate() functionChuan Zheng
2020-09-25migration/dirtyrate: Implement set_sample_page_period() and is_sample_period_...Chuan Zheng
2020-09-25migration/dirtyrate: skip sampling ramblock with size below MIN_RAMBLOCK_SIZEChuan Zheng
2020-09-25migration/dirtyrate: Compare page hash results for recorded sampled pageChuan Zheng
2020-09-25migration/dirtyrate: Record hash results for each sampled pageChuan Zheng
2020-09-25migration/dirtyrate: move RAMBLOCK_FOREACH_MIGRATABLE into ram.hChuan Zheng
2020-09-25migration/dirtyrate: Add dirtyrate statistics series functionsChuan Zheng
2020-09-25migration/dirtyrate: add DirtyRateStatus to denote calculation statusChuan Zheng
2020-09-25migration/dirtyrate: setup up query-dirtyrate framworkChuan Zheng