index
:
spice/qemu
chardev-flowcontrol
kvm
master
patchrom
pulse
qemu-kvm-0.14.0-spice
qxl
rebase/spice-next
spice-patches
spice.v32.kvm
spice.v32.kvm.ccid.v23
spice.v50
stable-0.14
usb-patches
usb_ccid.v7
usb_ccid.v7.wip
usbredir
Qemu (mirrored from https://gitlab.freedesktop.org/spice/qemu)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
migration
/
migration.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2018-10-19
COLO: Load dirty pages into SVM's RAM cache firstly
Zhang Chen
1
-0
/
+7
2018-10-19
COLO: Remove colo_state migration struct
Zhang Chen
1
-1
/
+22
2018-10-19
COLO: Add block replication into colo process
Zhang Chen
1
-0
/
+10
2018-10-19
COLO: integrate colo compare with colo frame
Zhang Chen
1
-4
/
+2
2018-09-26
migration: fix QEMUFile leak
Marc-André Lureau
1
-1
/
+4
2018-09-26
migration: show the statistics of compression
Xiao Guangrong
1
-0
/
+12
2018-08-28
qapi: Drop qapi_event_send_FOO()'s Error ** argument
Peter Xu
1
-2
/
+2
2018-08-22
migration: do not wait for free thread
Xiao Guangrong
1
-0
/
+21
2018-08-22
migration: poll the cm event for destination qemu
Lidong Chen
1
-1
/
+2
2018-08-22
migration: implement bi-directional RDMA QIOChannel
Lidong Chen
1
-0
/
+2
2018-08-22
migrate/cpu-throttle: Add max-cpu-throttle migration parameter
Li Qiang
1
-1
/
+22
2018-07-24
migration: fix duplicate initialization for expected_downtime and cleanup_bh
Lidong Chen
1
-2
/
+0
2018-07-24
migration: disallow recovery for release-ram
Peter Xu
1
-0
/
+19
2018-07-24
migrate: Fix cancelling state warning
Dr. David Alan Gilbert
1
-0
/
+1
2018-07-10
migration: show pause/recover state on dst host
Peter Xu
1
-0
/
+2
2018-07-10
migration: unify incoming processing
Peter Xu
1
-2
/
+16
2018-07-10
migration: unbreak postcopy recovery
Peter Xu
1
-5
/
+18
2018-07-10
migration: move income process out of multifd
Peter Xu
1
-1
/
+4
2018-06-27
migration: fix crash in when incoming client channel setup fails
Daniel P. Berrangé
1
-1
/
+2
2018-06-27
migration: Create ram_save_multifd_page
Juan Quintela
1
-1
/
+1
2018-06-27
migration: Create multifd_bytes ram_counter
Juan Quintela
1
-0
/
+1
2018-06-27
migration: Abstract the number of bytes sent
Juan Quintela
1
-3
/
+11
2018-06-27
migration: Calculate mbps only during transfer time
Juan Quintela
1
-2
/
+4
2018-06-15
migration: calculate expected_downtime with ram_bytes_remaining()
Balamuruhan S
1
-2
/
+1
2018-06-15
migration: Wake rate limiting for urgent requests
Dr. David Alan Gilbert
1
-4
/
+31
2018-06-15
migration/postcopy: Add max-postcopy-bandwidth parameter
Dr. David Alan Gilbert
1
-1
/
+34
2018-06-04
migration: Don't activate block devices if using -S
Dr. David Alan Gilbert
1
-7
/
+27
[next]