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: Revert postcopy-blocktime commit set
Peter Maydell
2018-01-23
1
-47
/
+4
*
migration: remove notify in fd_error
Peter Xu
2018-01-15
1
-1
/
+0
*
migration: remove some block_cleanup_parameters()
Peter Xu
2018-01-15
1
-2
/
+0
*
migration: put the finish part into a new function
Peter Xu
2018-01-15
1
-45
/
+49
*
migration: major cleanup for migrate iterations
Peter Xu
2018-01-15
1
-35
/
+55
*
migration: cleanup stats update into function
Peter Xu
2018-01-15
1
-36
/
+50
*
migration: use switch at the end of migration
Peter Xu
2018-01-15
1
-17
/
+27
*
migration: introduce migrate_calculate_complete
Peter Xu
2018-01-15
1
-11
/
+20
*
migration: introduce downtime_start
Peter Xu
2018-01-15
1
-8
/
+4
*
migration: move vm_old_running into global state
Peter Xu
2018-01-15
1
-10
/
+7
*
migration: split use of MigrationState.total_time
Peter Xu
2018-01-15
1
-3
/
+4
*
migration: remove "enable_colo" var
Peter Xu
2018-01-15
1
-2
/
+1
*
migration: qemu_savevm_state_cleanup() in cleanup
Peter Xu
2018-01-15
1
-8
/
+2
*
migration: assert colo instead of check
Peter Xu
2018-01-15
1
-1
/
+9
*
migration: finalize current_migration object
Vladimir Sementsov-Ogievskiy
2018-01-15
1
-0
/
+5
*
migration: add postcopy total blocktime into query-migrate
Alexey Perevalov
2018-01-15
1
-4
/
+38
*
migration: introduce postcopy-blocktime capability
Alexey Perevalov
2018-01-15
1
-0
/
+9
*
migration: print features as on off
Juan Quintela
2018-01-15
1
-4
/
+9
*
migration: Use proper types in json
Juan Quintela
2018-01-15
1
-29
/
+20
*
migration: Make xbzrle_cache_size a migration parameter
Juan Quintela
2017-10-29
1
-11
/
+32
*
migration: No need to return the size of the cache
Juan Quintela
2017-10-29
1
-4
/
+2
*
migration: Improve migration thread error handling
Juan Quintela
2017-10-23
1
-3
/
+16
*
migration: pause-before-switchover for postcopy
Dr. David Alan Gilbert
2017-10-23
1
-7
/
+22
*
migration: allow cancel to unpause
Dr. David Alan Gilbert
2017-10-23
1
-0
/
+4
*
migration: migrate-continue
Dr. David Alan Gilbert
2017-10-23
1
-0
/
+11
*
migration: Wait for semaphore before completing migration
Dr. David Alan Gilbert
2017-10-23
1
-0
/
+38
*
migration: Add 'pre-switchover' and 'device' statuses
Dr. David Alan Gilbert
2017-10-23
1
-0
/
+6
*
migration: Add 'pause-before-switchover' capability
Dr. David Alan Gilbert
2017-10-23
1
-0
/
+10
*
migration: Move xbzrle cache resize error handling to xbzrle_cache_resize
Juan Quintela
2017-10-23
1
-17
/
+1
*
migration: Fix migrate_test_apply for multifd parameters
Juan Quintela
2017-10-23
1
-0
/
+6
*
migration: pass MigrationIncomingState* into migration check functions
Alexey Perevalov
2017-09-22
1
-1
/
+2
*
migration: split common postcopy out of ram postcopy
Vladimir Sementsov-Ogievskiy
2017-09-22
1
-13
/
+26
*
migration: Split migration_fd_process_incoming
Juan Quintela
2017-09-22
1
-2
/
+12
*
migration: Create multifd migration threads
Juan Quintela
2017-09-22
1
-0
/
+26
*
migration: Create x-multifd-page-count parameter
Juan Quintela
2017-09-22
1
-0
/
+27
*
migration: Create x-multifd-channels parameter
Juan Quintela
2017-09-22
1
-0
/
+26
*
migration: Add multifd capability
Juan Quintela
2017-09-22
1
-0
/
+10
*
migration: Create migration_has_all_channels
Juan Quintela
2017-09-22
1
-0
/
+11
*
migration: Create migration_ioc_process_incoming()
Juan Quintela
2017-09-22
1
-4
/
+18
*
migration: dump str in migrate_set_state trace
Peter Xu
2017-09-06
1
-1
/
+2
*
migration: Reset rather than destroy main_thread_load_event
Dr. David Alan Gilbert
2017-09-06
1
-1
/
+1
*
qapi: Generate FOO_str() macro for QAPI enum FOO
Markus Armbruster
2017-09-04
1
-1
/
+0
*
migration: fix small leaks
Marc-André Lureau
2017-08-02
1
-0
/
+10
*
migration: Use JSON null instead of "" to reset parameter to default
Markus Armbruster
2017-07-24
1
-4
/
+23
*
migration: Unshare MigrationParameters struct for now
Markus Armbruster
2017-07-24
1
-5
/
+61
*
migration: Add TODO comments on duplication of QAPI_CLONE()
Markus Armbruster
2017-07-24
1
-0
/
+3
*
migration: Clean up around tls_creds, tls_hostname
Markus Armbruster
2017-07-24
1
-2
/
+2
*
migration: check global caps for validity
Peter Xu
2017-07-18
1
-1
/
+17
*
migration: provide migrate_cap_add()
Peter Xu
2017-07-18
1
-3
/
+16
*
migration: provide migrate_caps_check()
Peter Xu
2017-07-18
1
-26
/
+53
[next]