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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
/
migration-stats.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-31
migration: migration_rate_limit_reset() don't need the QEMUFile
Juan Quintela
1
-1
/
+1
2023-10-31
migration: migration_transferred_bytes() don't need the QEMUFile
Juan Quintela
1
-3
/
+3
2023-10-31
migration: Use the number of transferred bytes directly
Juan Quintela
1
-1
/
+1
2023-10-17
migration: check for rate_limit_max for RATE_LIMIT_DISABLED
Elena Ufimtseva
1
-4
/
+5
2023-09-29
migration: Don't abuse qemu_file transferred for RDMA
Juan Quintela
1
-2
/
+3
2023-07-25
migration: spelling fixes
Michael Tokarev
1
-1
/
+1
2023-05-18
migration: We don't need the field rate_limit_used anymore
Juan Quintela
1
-6
/
+0
2023-05-18
migration: Use migration_transferred_bytes() to calculate rate_limit
Juan Quintela
1
-2
/
+5
2023-05-18
migration: Add a trace for migration_transferred_bytes
Juan Quintela
1
-1
/
+6
2023-05-18
migration: Move migration_total_bytes() to migration-stats.c
Juan Quintela
1
-0
/
+5
2023-05-18
migration: Move rate_limit_max and rate_limit_used to migration_stats
Juan Quintela
1
-0
/
+44
2023-05-03
migration: Rename RAMStats to MigrationAtomicStats
Juan Quintela
1
-1
/
+1
2023-05-03
migration: Rename ram_counters to mig_stats
Juan Quintela
1
-1
/
+1
2023-05-03
migration: Move ram_stats to its own file migration-stats.[ch]
Juan Quintela
1
-0
/
+17