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: 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
*
rdma: remove check on time_spent when calculating mbs
Wei Yang
2016-02-11
1
-2
/
+2
*
migration: remove useless code.
Liang Li
2016-02-05
1
-6
/
+0
*
migration: rename 'file' in MigrationState to 'to_dst_file'
zhanghailiang
2016-02-05
1
-35
/
+37
*
migration: Clean up includes
Peter Maydell
2016-01-29
1
-0
/
+1
*
block: Inactivate BDS when migration completes
Kevin Wolf
2016-01-20
1
-0
/
+7
*
migration: Add state records for migration incoming
zhanghailiang
2016-01-13
1
-6
/
+10
*
migration: Export migrate_set_state()
zhanghailiang
2016-01-13
1
-15
/
+21
*
qapi: Don't let implicit enum MAX member collide
Eric Blake
2015-12-17
1
-2
/
+2
*
migration: do floating-point division
Paolo Bonzini
2015-12-03
1
-1
/
+1
*
Unneeded NULL check
Dr. David Alan Gilbert
2015-11-19
1
-1
/
+1
*
migration: Dead assignment of current_time
Dr. David Alan Gilbert
2015-11-19
1
-1
/
+0
*
migration_init: Fix lock initialisation/make it explicit
Dr. David Alan Gilbert
2015-11-12
1
-30
/
+23
*
migrate-start-postcopy: Improve text
Dr. David Alan Gilbert
2015-11-12
1
-1
/
+1
*
Finish non-postcopiable iterative devices before package
Dr. David Alan Gilbert
2015-11-12
1
-2
/
+8
*
End of migration for postcopy
Dr. David Alan Gilbert
2015-11-10
1
-1
/
+25
*
Start up a postcopy/listener thread ready for incoming page data
Dr. David Alan Gilbert
2015-11-10
1
-0
/
+6
*
Don't iterate on precopy-only devices during postcopy
Dr. David Alan Gilbert
2015-11-10
1
-1
/
+1
*
Page request: Process incoming page request
Dr. David Alan Gilbert
2015-11-10
1
-1
/
+30
*
Page request: Add MIG_RP_MSG_REQ_PAGES reverse command
Dr. David Alan Gilbert
2015-11-10
1
-0
/
+70
*
Postcopy: End of iteration
Dr. David Alan Gilbert
2015-11-10
1
-14
/
+37
*
Postcopy: Postcopy startup in migration thread
Dr. David Alan Gilbert
2015-11-10
1
-7
/
+167
*
migration_completion: Take current state
Dr. David Alan Gilbert
2015-11-10
1
-0
/
+1
*
MIGRATION_STATUS_POSTCOPY_ACTIVE: Add new migration state
Dr. David Alan Gilbert
2015-11-10
1
-2
/
+45
*
migration_completion: Take current state
Dr. David Alan Gilbert
2015-11-10
1
-4
/
+7
*
migrate_start_postcopy: Command to trigger transition to postcopy
Dr. David Alan Gilbert
2015-11-10
1
-0
/
+22
*
Modify save_live_pending for postcopy
Dr. David Alan Gilbert
2015-11-10
1
-2
/
+7
*
Add wrappers and handlers for sending/receiving the postcopy-ram migration me...
Dr. David Alan Gilbert
2015-11-10
1
-0
/
+20
*
Add migration-capability boolean for postcopy-ram.
Dr. David Alan Gilbert
2015-11-10
1
-0
/
+23
*
Rework loadvm path for subloops
Dr. David Alan Gilbert
2015-11-10
1
-0
/
+2
[next]