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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-20
migration/postcopy: enable compress during postcopy
Wei Yang
1
-11
/
+0
2020-01-20
migration: Fix the re-run check of the migrate-incoming command
Yury Kotov
1
-0
/
+1
2020-01-20
migration: Fix incorrect integer->float conversion caught by clang
Fangrui Song
1
-2
/
+1
2020-01-20
migration: Rate limit inside host pages
Dr. David Alan Gilbert
1
-25
/
+32
2019-10-29
migration: add new migration state wait-unplug
Jens Freimann
1
-0
/
+21
2019-10-26
core: replace getpagesize() with qemu_real_host_page_size
Wei Yang
1
-1
/
+1
2019-10-11
migration: pass in_postcopy instead of check state again
Wei Yang
1
-2
/
+1
2019-10-11
migration: Don't try and recover return path in non-postcopy
Dr. David Alan Gilbert
1
-1
/
+1
2019-10-11
migration: use migration_is_active to represent active state
Wei Yang
1
-4
/
+8
2019-09-25
migration/postcopy: Recognise the recovery states as 'in_postcopy'
Dr. David Alan Gilbert
1
-1
/
+8
2019-09-12
migration: fix one typo in comment of function migration_total_bytes()
Wei Yang
1
-1
/
+1
2019-09-12
migration: Fix postcopy bw for recovery
Peter Xu
1
-1
/
+2
2019-09-12
migration: Add validate-uuid capability
Yury Kotov
1
-0
/
+9
2019-08-16
Merge remote-tracking branch 'remotes/armbru/tags/pull-include-2019-08-13-v2'...
Peter Maydell
1
-0
/
+4
2019-08-16
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
1
-0
/
+1
2019-08-16
Include sysemu/sysemu.h a lot less
Markus Armbruster
1
-0
/
+1
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
1
-0
/
+1
2019-08-16
Include qemu/main-loop.h less
Markus Armbruster
1
-0
/
+1
2019-08-14
migration: always initialise ram_counters for a new migration
Ivan Ren
1
-6
/
+19
2019-08-14
migration: remove unused field bytes_xfer
Wei Yang
1
-1
/
+0
2019-08-14
migration/postcopy: start_postcopy could be true only when migrate_postcopy()...
Wei Yang
1
-2
/
+1
2019-08-14
migration: consolidate time info into populate_time_info
Wei Yang
1
-18
/
+22
2019-08-14
migration: Add error_desc for file channel errors
Yury Kotov
1
-2
/
+8
2019-07-15
migration: Split log_clear() into smaller chunks
Peter Xu
1
-0
/
+4
2019-05-22
migration: Fix typo in migrate_add_blocker() error message
Greg Kurz
1
-1
/
+1
2019-05-14
migration: Fix use-after-free during process exit
Yury Kotov
1
-5
/
+20
2019-05-14
migration: remove not used field xfer_limit
Wei Yang
1
-1
/
+0
2019-04-02
migration: Support adding migration blockers earlier
Markus Armbruster
1
-1
/
+5
2019-04-02
Revert "migration: move only_migratable to MigrationState"
Markus Armbruster
1
-3
/
+2
2019-03-25
migration/postcopy: Update the bandwidth during postcopy
Dr. David Alan Gilbert
1
-1
/
+5
2019-03-25
migration: add support for a "tls-authz" migration parameter
Daniel P. Berrange
1
-0
/
+8
2019-03-25
multifd: Drop x-
Juan Quintela
1
-13
/
+13
2019-03-25
multifd: Drop x-multifd-page-count parameter
Juan Quintela
1
-30
/
+0
2019-03-06
Migration/colo.c: Make COLO node running after failover
Zhang Chen
1
-0
/
+3
2019-03-06
migration: Create socket-address parameter
Juan Quintela
1
-0
/
+24
2019-03-06
migration: Introduce ignore-shared capability
Yury Kotov
1
-0
/
+14
2019-03-06
migration: Cleanup during exit
Dr. David Alan Gilbert
1
-1
/
+9
2019-03-06
migration: Fix cancel state
Dr. David Alan Gilbert
1
-2
/
+9
2019-03-05
migration: Switch to using announce timer
Dr. David Alan Gilbert
1
-1
/
+1
2019-03-05
migration: Add announce parameters
Dr. David Alan Gilbert
1
-0
/
+100
2019-03-05
net: Introduce announce timer
Dr. David Alan Gilbert
1
-0
/
+1
2019-01-23
migration: introduce pages-per-second
Xiao Guangrong
1
-1
/
+10
2019-01-23
migration: unify error handling for process_incoming_migration_co
Fei Li
1
-13
/
+13
2019-01-23
migration: multifd_save_cleanup() can't fail, simplify
Fei Li
1
-4
/
+1
2019-01-23
migration: fix the multifd code when receiving less channels
Fei Li
1
-2
/
+7
2018-12-18
qmp hmp: Make system_wakeup check wake-up support and run state
Daniel Henrique Barboza
1
-2
/
+2
2018-11-21
migration/migration.c: Add COLO dependency checks
Zhang Chen
1
-0
/
+9
2018-10-31
migration: avoid segmentfault when take a snapshot of a VM which being migrated
Jia Lina
1
-1
/
+1
2018-10-23
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2018-10-22' into...
Peter Maydell
1
-6
/
+6
2018-10-19
error: Fix use of error_prepend() with &error_fatal, &error_abort
Markus Armbruster
1
-6
/
+6
[next]