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: 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
*
migration: Don't try to set *errp directly
Eduardo Habkost
2017-06-13
1
-1
/
+1
*
migration: isolate return path on src
Peter Xu
2017-06-13
1
-5
/
+6
*
migration: Inactivate images after .save_live_complete_precopy()
Kevin Wolf
2017-06-09
1
-5
/
+7
*
ram: Use MigrationStats for statistics
Juan Quintela
2017-06-07
1
-14
/
+14
*
ram: Call migration_page_queue_free() at ram_migration_cleanup()
Juan Quintela
2017-06-07
1
-2
/
+0
*
ram: We only print throttling information sometimes
Juan Quintela
2017-06-07
1
-5
/
+5
*
ram: Unfold get_xbzrle_cache_stats() into populate_ram_info()
Juan Quintela
2017-06-07
1
-18
/
+11
*
migration: Move include/migration/block.h into migration/
Juan Quintela
2017-06-01
1
-1
/
+1
*
migration: Export ram.c functions in its own file
Juan Quintela
2017-06-01
1
-0
/
+1
*
migration: Export rdma.c functions in its own file
Juan Quintela
2017-06-01
1
-0
/
+1
*
migration: Export tls.c functions in its own file
Juan Quintela
2017-06-01
1
-1
/
+0
*
migration: Export socket.c functions in its own file
Juan Quintela
2017-06-01
1
-0
/
+1
*
migration: Export fd.c functions in its own file
Juan Quintela
2017-06-01
1
-0
/
+1
*
migration: Export exec.c functions in its own file
Juan Quintela
2017-06-01
1
-0
/
+1
*
migration: Split qemu-file.h
Juan Quintela
2017-06-01
1
-1
/
+1
*
migration: shut src return path unconditionally
Peter Xu
2017-06-01
1
-1
/
+7
*
migration: fix leak of src file on dst
Peter Xu
2017-06-01
1
-0
/
+5
*
migration: loadvm handlers are not used
Juan Quintela
2017-06-01
1
-2
/
+0
*
migration: Create savevm.h for functions exported from savevm.c
Juan Quintela
2017-05-31
1
-0
/
+1
*
exec: Create include for target_page_size()
Juan Quintela
2017-05-18
1
-0
/
+1
*
migration: Remove vmstate.h from migration.h
Juan Quintela
2017-05-18
1
-0
/
+1
*
migration: Export qemu-file-channel.c functions in its own file
Juan Quintela
2017-05-18
1
-0
/
+1
*
migration: Split migration/channel.c for channel operations
Juan Quintela
2017-05-18
1
-50
/
+0
*
block migration: Allow compile time disable
Dr. David Alan Gilbert
2017-05-18
1
-0
/
+14
*
migration: Remove old MigrationParams
Juan Quintela
2017-05-18
1
-5
/
+3
*
migration: Remove use of old MigrationParams
Juan Quintela
2017-05-18
1
-3
/
+0
*
migration: Create block capability
Juan Quintela
2017-05-18
1
-0
/
+71
[next]