index
:
qemu
loongarch64
master
or1k
QEMU development tree
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
migration
/
migration-stats.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
migration: migration_rate_limit_reset() don't need the QEMUFile
Juan Quintela
2023-10-31
1
-1
/
+1
*
migration: migration_transferred_bytes() don't need the QEMUFile
Juan Quintela
2023-10-31
1
-3
/
+3
*
migration: Use the number of transferred bytes directly
Juan Quintela
2023-10-31
1
-1
/
+1
*
migration: check for rate_limit_max for RATE_LIMIT_DISABLED
Elena Ufimtseva
2023-10-17
1
-4
/
+5
*
migration: Don't abuse qemu_file transferred for RDMA
Juan Quintela
2023-09-29
1
-2
/
+3
*
migration: spelling fixes
Michael Tokarev
2023-07-25
1
-1
/
+1
*
migration: We don't need the field rate_limit_used anymore
Juan Quintela
2023-05-18
1
-6
/
+0
*
migration: Use migration_transferred_bytes() to calculate rate_limit
Juan Quintela
2023-05-18
1
-2
/
+5
*
migration: Add a trace for migration_transferred_bytes
Juan Quintela
2023-05-18
1
-1
/
+6
*
migration: Move migration_total_bytes() to migration-stats.c
Juan Quintela
2023-05-18
1
-0
/
+5
*
migration: Move rate_limit_max and rate_limit_used to migration_stats
Juan Quintela
2023-05-18
1
-0
/
+44
*
migration: Rename RAMStats to MigrationAtomicStats
Juan Quintela
2023-05-03
1
-1
/
+1
*
migration: Rename ram_counters to mig_stats
Juan Quintela
2023-05-03
1
-1
/
+1
*
migration: Move ram_stats to its own file migration-stats.[ch]
Juan Quintela
2023-05-03
1
-0
/
+17