index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
migration
/
migration.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
migration/migration.c: Add COLO dependency checks
Zhang Chen
2018-11-21
1
-0
/
+9
*
migration: avoid segmentfault when take a snapshot of a VM which being migrated
Jia Lina
2018-10-31
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2018-10-22' into...
Peter Maydell
2018-10-23
1
-6
/
+6
|
\
|
*
error: Fix use of error_prepend() with &error_fatal, &error_abort
Markus Armbruster
2018-10-19
1
-6
/
+6
*
|
COLO: Load dirty pages into SVM's RAM cache firstly
Zhang Chen
2018-10-19
1
-0
/
+7
*
|
COLO: Remove colo_state migration struct
Zhang Chen
2018-10-19
1
-1
/
+22
*
|
COLO: Add block replication into colo process
Zhang Chen
2018-10-19
1
-0
/
+10
*
|
COLO: integrate colo compare with colo frame
Zhang Chen
2018-10-19
1
-4
/
+2
|
/
*
migration: fix QEMUFile leak
Marc-André Lureau
2018-09-26
1
-1
/
+4
*
migration: show the statistics of compression
Xiao Guangrong
2018-09-26
1
-0
/
+12
*
qapi: Drop qapi_event_send_FOO()'s Error ** argument
Peter Xu
2018-08-28
1
-2
/
+2
*
migration: do not wait for free thread
Xiao Guangrong
2018-08-22
1
-0
/
+21
*
migration: poll the cm event for destination qemu
Lidong Chen
2018-08-22
1
-1
/
+2
*
migration: implement bi-directional RDMA QIOChannel
Lidong Chen
2018-08-22
1
-0
/
+2
*
migrate/cpu-throttle: Add max-cpu-throttle migration parameter
Li Qiang
2018-08-22
1
-1
/
+22
*
migration: fix duplicate initialization for expected_downtime and cleanup_bh
Lidong Chen
2018-07-24
1
-2
/
+0
*
migration: disallow recovery for release-ram
Peter Xu
2018-07-24
1
-0
/
+19
*
migrate: Fix cancelling state warning
Dr. David Alan Gilbert
2018-07-24
1
-0
/
+1
*
migration: show pause/recover state on dst host
Peter Xu
2018-07-10
1
-0
/
+2
*
migration: unify incoming processing
Peter Xu
2018-07-10
1
-2
/
+16
*
migration: unbreak postcopy recovery
Peter Xu
2018-07-10
1
-5
/
+18
*
migration: move income process out of multifd
Peter Xu
2018-07-10
1
-1
/
+4
*
migration: fix crash in when incoming client channel setup fails
Daniel P. Berrangé
2018-06-27
1
-1
/
+2
*
migration: Create ram_save_multifd_page
Juan Quintela
2018-06-27
1
-1
/
+1
*
migration: Create multifd_bytes ram_counter
Juan Quintela
2018-06-27
1
-0
/
+1
*
migration: Abstract the number of bytes sent
Juan Quintela
2018-06-27
1
-3
/
+11
*
migration: Calculate mbps only during transfer time
Juan Quintela
2018-06-27
1
-2
/
+4
*
migration: calculate expected_downtime with ram_bytes_remaining()
Balamuruhan S
2018-06-15
1
-2
/
+1
*
migration: Wake rate limiting for urgent requests
Dr. David Alan Gilbert
2018-06-15
1
-4
/
+31
*
migration/postcopy: Add max-postcopy-bandwidth parameter
Dr. David Alan Gilbert
2018-06-15
1
-1
/
+34
*
migration: Don't activate block devices if using -S
Dr. David Alan Gilbert
2018-06-04
1
-7
/
+27
*
migration: introduce decompress-error-check
Xiao Guangrong
2018-06-04
1
-0
/
+4
*
migration/qmp: add command migrate-pause
Peter Xu
2018-05-15
1
-0
/
+29
*
migration: introduce lock for to_dst_file
Peter Xu
2018-05-15
1
-3
/
+19
*
qmp/migration: new command migrate-recover
Peter Xu
2018-05-15
1
-0
/
+24
*
migration: init dst in migration_object_init too
Peter Xu
2018-05-15
1
-18
/
+19
*
migration: final handshake for the resume
Peter Xu
2018-05-15
1
-4
/
+24
*
migration: synchronize dirty bitmap for resume
Peter Xu
2018-05-15
1
-0
/
+2
*
migration: introduce SaveVMHandlers.resume_prepare
Peter Xu
2018-05-15
1
-1
/
+19
*
migration: new message MIG_RP_MSG_RESUME_ACK
Peter Xu
2018-05-15
1
-0
/
+37
*
migration: new message MIG_RP_MSG_RECV_BITMAP
Peter Xu
2018-05-15
1
-0
/
+68
*
migration: wakeup dst ram-load-thread for recover
Peter Xu
2018-05-15
1
-2
/
+28
*
migration: new state "postcopy-recover"
Peter Xu
2018-05-15
1
-19
/
+57
*
migration: rebuild channel on source
Peter Xu
2018-05-15
1
-21
/
+70
*
qmp: hmp: add migrate "resume" option
Peter Xu
2018-05-15
1
-1
/
+1
*
migration: allow fault thread to pause
Peter Xu
2018-05-15
1
-0
/
+1
*
migration: allow src return path to pause
Peter Xu
2018-05-15
1
-2
/
+33
*
migration: allow dst vm pause on postcopy
Peter Xu
2018-05-15
1
-0
/
+1
*
migration: implement "postcopy-pause" src logic
Peter Xu
2018-05-15
1
-6
/
+93
*
migration: new postcopy-pause state
Peter Xu
2018-05-15
1
-0
/
+2
[prev]
[next]