index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
migration
/
dirtyrate.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-13
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pul...
Peter Maydell
1
-1
/
+2
2020-10-13
mingw: fix error __USE_MINGW_ANSI_STDIO redefined
Marc-André Lureau
1
-1
/
+2
2020-10-12
migration/dirtyrate: present dirty rate only when querying the rate has compl...
Chuan Zheng
1
-2
/
+1
2020-10-12
migration/dirtyrate: record start_time and calc_time while at the measuring s...
Chuan Zheng
1
-4
/
+9
2020-09-25
migration/dirtyrate: Add trace_calls to make it easier to debug
Chuan Zheng
1
-0
/
+9
2020-09-25
migration/dirtyrate: Implement qmp_cal_dirty_rate()/qmp_get_dirty_rate() func...
Chuan Zheng
1
-0
/
+62
2020-09-25
migration/dirtyrate: Implement calculate_dirtyrate() function
Chuan Zheng
1
-2
/
+43
2020-09-25
migration/dirtyrate: Implement set_sample_page_period() and is_sample_period_...
Chuan Zheng
1
-0
/
+24
2020-09-25
migration/dirtyrate: skip sampling ramblock with size below MIN_RAMBLOCK_SIZE
Chuan Zheng
1
-0
/
+21
2020-09-25
migration/dirtyrate: Compare page hash results for recorded sampled page
Chuan Zheng
1
-0
/
+63
2020-09-25
migration/dirtyrate: Record hash results for each sampled page
Chuan Zheng
1
-0
/
+109
2020-09-25
migration/dirtyrate: move RAMBLOCK_FOREACH_MIGRATABLE into ram.h
Chuan Zheng
1
-0
/
+1
2020-09-25
migration/dirtyrate: Add dirtyrate statistics series functions
Chuan Zheng
1
-0
/
+32
2020-09-25
migration/dirtyrate: add DirtyRateStatus to denote calculation status
Chuan Zheng
1
-0
/
+26
2020-09-25
migration/dirtyrate: setup up query-dirtyrate framwork
Chuan Zheng
1
-0
/
+38