index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
migration
/
migration.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
migration: remove check against colo support
Peter Xu
2017-07-18
1
-11
/
+0
*
migration: check global params for validity
Peter Xu
2017-07-18
1
-2
/
+36
*
migration: provide migrate_params_apply()
Peter Xu
2017-07-18
1
-6
/
+20
*
migration: introduce migrate_params_check()
Peter Xu
2017-07-18
1
-10
/
+32
*
migration: export capabilities to props
Peter Xu
2017-07-18
1
-0
/
+17
*
migration: export parameters to props
Peter Xu
2017-07-18
1
-10
/
+25
*
migration: Close file on failed migration load
Dr. David Alan Gilbert
2017-07-18
1
-0
/
+1
*
migration: Make compression_threads use save/load_setup/cleanup()
Juan Quintela
2017-07-10
1
-5
/
+0
*
migration: Convert ram to use new load_setup()/load_cleanup()
Juan Quintela
2017-07-10
1
-3
/
+0
*
migration: Rename save_live_setup() to save_setup()
Juan Quintela
2017-07-10
1
-1
/
+1
*
doc: update TYPE_MIGRATION documents
Peter Xu
2017-07-10
1
-6
/
+6
*
migration: fix handling for --only-migratable
Peter Xu
2017-07-10
1
-5
/
+0
*
migration: add "return-path" capability
Peter Xu
2017-06-28
1
-3
/
+13
*
migration: add comment for TYPE_MIGRATE
Peter Xu
2017-06-28
1
-0
/
+8
*
migration: hmp: dump globals
Peter Xu
2017-06-28
1
-0
/
+11
*
migration: merge enforce_config_section somewhat
Peter Xu
2017-06-28
1
-0
/
+12
*
migration: move skip_section_footers
Peter Xu
2017-06-28
1
-0
/
+2
*
migration: move skip_configuration out
Peter Xu
2017-06-28
1
-0
/
+2
*
migration: move only_migratable to MigrationState
Peter Xu
2017-06-28
1
-1
/
+7
*
migration: move global_state.optional out
Peter Xu
2017-06-28
1
-0
/
+7
*
migration: let MigrationState be a qdev
Peter Xu
2017-06-28
1
-23
/
+55
*
migration: Fix race of image locking between src and dst
Fam Zheng
2017-06-19
1
-12
/
+7
*
migration: Remove unneeded includes
Juan Quintela
2017-06-14
1
-6
/
+0
*
migration: fix incorrect enable return path
Peter Xu
2017-06-14
1
-1
/
+5
*
migration: Move migration.h to migration/
Juan Quintela
2017-06-13
1
-1
/
+1
*
migration: Move remaining exported functions to migration/misc.h
Juan Quintela
2017-06-13
1
-0
/
+1
*
migration: create global_state.c
Juan Quintela
2017-06-13
1
-120
/
+1
*
migration: Commands are only used inside migration.c
Juan Quintela
2017-06-13
1
-17
/
+29
*
ram: Now POSTCOPY_ACTIVE is the same that STATUS_ACTIVE
Juan Quintela
2017-06-13
1
-13
/
+1
*
ram: Print block stats also in the complete case
Juan Quintela
2017-06-13
1
-18
/
+13
[prev]
[next]