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
*
COLO: fix setting checkpoint-delay not working properly
zhanghailiang
2017-02-13
1
-0
/
+3
*
migration: discard non-dirty ram pages after the start of postcopy
Pavel Butsykin
2017-02-13
1
-0
/
+4
*
add 'release-ram' migrate capability
Pavel Butsykin
2017-02-13
1
-0
/
+9
*
postcopy: Recover block devices on early failure
Dr. David Alan Gilbert
2017-02-06
1
-0
/
+25
*
migration: create Migration Incoming State at init time
Juan Quintela
2017-02-06
1
-21
/
+17
*
migration: Change name of live migration thread
Pankaj Gupta
2017-01-24
1
-1
/
+1
*
migration: re-active images while migration been canceled after inactive them
zhanghailiang
2017-01-24
1
-0
/
+15
*
migration: Fail migration blocker for --only-migratable
Ashijeet Acharya
2017-01-24
1
-0
/
+7
*
migration: disallow migrate_add_blocker during migration
Ashijeet Acharya
2017-01-24
1
-2
/
+35
*
migration: fix missing assignment for has_x_checkpoint_delay
zhanghailiang
2016-11-14
1
-0
/
+1
*
Merge remote-tracking branch 'remotes/amit-migration/tags/migration-for-2.8' ...
Peter Maydell
2016-10-31
1
-5
/
+79
|
\
|
*
COLO: Add checkpoint-delay parameter for migrate-set-parameters
zhanghailiang
2016-10-30
1
-0
/
+16
|
*
migration: Switch to COLO process after finishing loadvm
zhanghailiang
2016-10-30
1
-0
/
+12
|
*
migration: Enter into COLO mode after migration if COLO is enabled
zhanghailiang
2016-10-30
1
-5
/
+33
|
*
migration: Introduce capability 'x-colo' to migration
zhanghailiang
2016-10-30
1
-0
/
+18
*
|
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...
Peter Maydell
2016-10-31
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
migration: Remove unneeded NULL check from migrate_fd_error()
Peter Maydell
2016-10-28
1
-1
/
+1
*
|
migration: set name for all I/O channels created
Daniel P. Berrange
2016-10-27
1
-0
/
+1
|
/
*
migrate: move max-bandwidth and downtime-limit to migrate_set_parameter
Ashijeet Acharya
2016-10-13
1
-33
/
+50
*
migrate: Fix bounds check for migration parameters in migration.c
Ashijeet Acharya
2016-10-13
1
-0
/
+2
*
migrate: Use boxed qapi for migrate-set-parameters
Eric Blake
2016-10-13
1
-38
/
+27
*
migrate: Share common MigrationParameters struct
Eric Blake
2016-10-13
1
-0
/
+7
*
migration: set state to post-migrate on failure
Dr. David Alan Gilbert
2016-07-22
1
-0
/
+4
*
coroutine: move entry argument to qemu_coroutine_create
Paolo Bonzini
2016-07-13
1
-2
/
+2
*
migration: Don't use *_to_cpup() and cpu_to_*w()
Peter Maydell
2016-06-17
1
-6
/
+6
*
migration: rename functions to starting migrations
Daniel P. Berrange
2016-06-16
1
-9
/
+9
*
Postcopy: Check for support when setting the capability
Dr. David Alan Gilbert
2016-06-16
1
-0
/
+14
*
Postcopy: Add stats on page requests
Dr. David Alan Gilbert
2016-06-16
1
-0
/
+2
*
Migration: Split out ram part of qmp_query_migrate
Dr. David Alan Gilbert
2016-06-16
1
-35
/
+22
*
migration: add support for encrypting data with TLS
Daniel P. Berrange
2016-05-26
1
-6
/
+34
*
migration: define 'tls-creds' and 'tls-hostname' migration parameters
Daniel P. Berrange
2016-05-26
1
-0
/
+14
*
migration: don't use an array for storing migrate parameters
Daniel P. Berrange
2016-05-26
1
-32
/
+23
*
migration: convert exec socket protocol to use QIOChannel
Daniel P. Berrange
2016-05-26
1
-4
/
+0
*
migration: convert fd socket protocol to use QIOChannel
Daniel P. Berrange
2016-05-26
1
-4
/
+0
*
migration: convert unix socket protocol to use QIOChannel
Daniel P. Berrange
2016-05-26
1
-0
/
+4
*
migration: convert post-copy to use QIOChannelBuffer
Daniel P. Berrange
2016-05-26
1
-8
/
+7
*
migration: add reporting of errors for outgoing migration
Daniel P. Berrange
2016-05-26
1
-3
/
+12
*
migration: add helpers for creating QEMUFile from a QIOChannel
Daniel P. Berrange
2016-05-26
1
-0
/
+21
*
migration: force QEMUFile to blocking mode for outgoing migration
Daniel P. Berrange
2016-05-26
1
-0
/
+1
*
migration: introduce set_blocking function in QEMUFileOps
Daniel P. Berrange
2016-05-26
1
-3
/
+1
*
migration: regain control of images when migration fails to complete
Greg Kurz
2016-05-23
1
-2
/
+15
*
savevm: fail if migration blockers are present
Greg Kurz
2016-05-23
1
-6
/
+15
*
migration: Promote improved autoconverge commands out of experimental state
Jason J. Herne
2016-05-23
1
-28
/
+28
*
Fix some typos found by codespell
Stefan Weil
2016-05-18
1
-1
/
+1
*
util: move declarations out of qemu-common.h
Veronia Bahaa
2016-03-22
1
-1
/
+1
*
postcopy: Remove the x-
Dr. David Alan Gilbert
2016-03-11
1
-2
/
+2
*
migration: fix warning for source_return_path_thread
Peter Xu
2016-03-11
1
-3
/
+2
*
Postcopy: Fix sync count in info migrate
Dr. David Alan Gilbert
2016-03-08
1
-0
/
+1
*
migration (ordinary): move bdrv_invalidate_cache_all of of coroutine context
Denis V. Lunev
2016-02-26
1
-40
/
+49
*
Postcopy+spice: Pass spice migration data earlier
Dr. David Alan Gilbert
2016-02-23
1
-0
/
+14
[next]