Sign in
qemu
/
qemu
/
84be629d5545b5ccc5bff2824e4288677e27de9c
/
migration
/
migration.c
73af8dd
migration: Make xbzrle_cache_size a migration parameter
by Juan Quintela
· 7 years ago
c9dede2
migration: No need to return the size of the cache
by Juan Quintela
· 7 years ago
87db1a7
migration: Improve migration thread error handling
by Juan Quintela
· 8 years ago
0331c8c
migration: pause-before-switchover for postcopy
by Dr. David Alan Gilbert
· 7 years ago
a7b36b4
migration: allow cancel to unpause
by Dr. David Alan Gilbert
· 7 years ago
89cfc02
migration: migrate-continue
by Dr. David Alan Gilbert
· 7 years ago
e91d895
migration: Wait for semaphore before completing migration
by Dr. David Alan Gilbert
· 7 years ago
31e0607
migration: Add 'pre-switchover' and 'device' statuses
by Dr. David Alan Gilbert
· 7 years ago
93fbd03
migration: Add 'pause-before-switchover' capability
by Dr. David Alan Gilbert
· 7 years ago
8acabf6
migration: Move xbzrle cache resize error handling to xbzrle_cache_resize
by Juan Quintela
· 7 years ago
5e7577a
migration: Fix migrate_test_apply for multifd parameters
by Juan Quintela
· 7 years ago
d7651f1
migration: pass MigrationIncomingState* into migration check functions
by Alexey Perevalov
· 7 years ago
58110f0
migration: split common postcopy out of ram postcopy
by Vladimir Sementsov-Ogievskiy
· 8 years ago
e595a01
migration: Split migration_fd_process_incoming
by Juan Quintela
· 8 years ago
f986c3d
migration: Create multifd migration threads
by Juan Quintela
· 9 years ago
0fb8660
migration: Create x-multifd-page-count parameter
by Juan Quintela
· 8 years ago
4075fb1
migration: Create x-multifd-channels parameter
by Juan Quintela
· 9 years ago
30126bb
migration: Add multifd capability
by Juan Quintela
· 9 years ago
428d890
migration: Create migration_has_all_channels
by Juan Quintela
· 8 years ago
4f0fae7
migration: Create migration_ioc_process_incoming()
by Juan Quintela
· 8 years ago
a31fede
migration: dump str in migrate_set_state trace
by Peter Xu
· 8 years ago
5089e18
migration: Reset rather than destroy main_thread_load_event
by Dr. David Alan Gilbert
· 8 years ago
5b5f825
qapi: Generate FOO_str() macro for QAPI enum FOO
by Markus Armbruster
· 8 years ago
b91bf5e
migration: fix small leaks
by Marc-André Lureau
· 8 years ago
01fa559
migration: Use JSON null instead of "" to reset parameter to default
by Markus Armbruster
· 8 years ago
1bda8b3
migration: Unshare MigrationParameters struct for now
by Markus Armbruster
· 8 years ago
e87fae4
migration: Add TODO comments on duplication of QAPI_CLONE()
by Markus Armbruster
· 8 years ago
8cc99dc
migration: Clean up around tls_creds, tls_hostname
by Markus Armbruster
· 8 years ago
6b19a7d
migration: check global caps for validity
by Peter Xu
· 8 years ago
4e4a3d3
migration: provide migrate_cap_add()
by Peter Xu
· 8 years ago
4a84214
migration: provide migrate_caps_check()
by Peter Xu
· 8 years ago
fd198f9
migration: remove check against colo support
by Peter Xu
· 8 years ago
8b0b29d
migration: check global params for validity
by Peter Xu
· 8 years ago
476c72a
migration: provide migrate_params_apply()
by Peter Xu
· 8 years ago
16d063b
migration: introduce migrate_params_check()
by Peter Xu
· 8 years ago
2081475
migration: export capabilities to props
by Peter Xu
· 8 years ago
89632fa
migration: export parameters to props
by Peter Xu
· 8 years ago
3a0f2ce
migration: Close file on failed migration load
by Dr. David Alan Gilbert
· 8 years ago
f0afa33
migration: Make compression_threads use save/load_setup/cleanup()
by Juan Quintela
· 8 years ago
f265e0e
migration: Convert ram to use new load_setup()/load_cleanup()
by Juan Quintela
· 8 years ago
9907e84
migration: Rename save_live_setup() to save_setup()
by Juan Quintela
· 8 years ago
c8d3ff3
doc: update TYPE_MIGRATION documents
by Peter Xu
· 8 years ago
b605c47
migration: fix handling for --only-migratable
by Peter Xu
· 8 years ago
c788ada
migration: add "return-path" capability
by Peter Xu
· 8 years ago
01f6e14
migration: add comment for TYPE_MIGRATE
by Peter Xu
· 8 years ago
9d18af9
migration: hmp: dump globals
by Peter Xu
· 8 years ago
4ffdb33
migration: merge enforce_config_section somewhat
by Peter Xu
· 8 years ago
15c3850
migration: move skip_section_footers
by Peter Xu
· 8 years ago
71dd4c1
migration: move skip_configuration out
by Peter Xu
· 8 years ago
3df663e
migration: move only_migratable to MigrationState
by Peter Xu
· 8 years ago
5272298
migration: move global_state.optional out
by Peter Xu
· 8 years ago
e5cb7e7
migration: let MigrationState be a qdev
by Peter Xu
· 8 years ago
a1fbe75
migration: Fix race of image locking between src and dst
by Fam Zheng
· 8 years ago
1adc1ce
migration: Remove unneeded includes
by Juan Quintela
· 8 years ago
62a0265
migration: fix incorrect enable return path
by Peter Xu
· 8 years ago
6666c96
migration: Move migration.h to migration/
by Juan Quintela
· 8 years ago
c4b63b7
migration: Move remaining exported functions to migration/misc.h
by Juan Quintela
· 8 years ago
84a899d
migration: create global_state.c
by Juan Quintela
· 8 years ago
da6f179
migration: Commands are only used inside migration.c
by Juan Quintela
· 8 years ago
c8f9f4f
ram: Now POSTCOPY_ACTIVE is the same that STATUS_ACTIVE
by Juan Quintela
· 8 years ago
930ac04
ram: Print block stats also in the complete case
by Juan Quintela
· 8 years ago
250561e
migration: Don't try to set *errp directly
by Eduardo Habkost
· 8 years ago
0425dc9
migration: isolate return path on src
by Peter Xu
· 8 years ago
f07fa4c
migration: Inactivate images after .save_live_complete_precopy()
by Kevin Wolf
· 8 years ago
9360447
ram: Use MigrationStats for statistics
by Juan Quintela
· 8 years ago
83c1338
ram: Call migration_page_queue_free() at ram_migration_cleanup()
by Juan Quintela
· 8 years ago
338182c
ram: We only print throttling information sometimes
by Juan Quintela
· 8 years ago
114f5ae
ram: Unfold get_xbzrle_cache_stats() into populate_ram_info()
by Juan Quintela
· 8 years ago
2c9e6fe
migration: Move include/migration/block.h into migration/
by Juan Quintela
· 8 years ago
7b1e1a2
migration: Export ram.c functions in its own file
by Juan Quintela
· 8 years ago
e1a3ece
migration: Export rdma.c functions in its own file
by Juan Quintela
· 8 years ago
41d6422
migration: Export tls.c functions in its own file
by Juan Quintela
· 8 years ago
61e8b14
migration: Export socket.c functions in its own file
by Juan Quintela
· 8 years ago
7fcac4a
migration: Export fd.c functions in its own file
by Juan Quintela
· 8 years ago
f4dbe1b
migration: Export exec.c functions in its own file
by Juan Quintela
· 8 years ago
08a0aee
migration: Split qemu-file.h
by Juan Quintela
· 8 years ago
660819b
migration: shut src return path unconditionally
by Peter Xu
· 8 years ago
3482655
migration: fix leak of src file on dst
by Peter Xu
· 8 years ago
c2355ad
migration: loadvm handlers are not used
by Juan Quintela
· 8 years ago
20a519a
migration: Create savevm.h for functions exported from savevm.c
by Juan Quintela
· 8 years ago
5118042
exec: Create include for target_page_size()
by Juan Quintela
· 8 years ago
987772d
migration: Remove vmstate.h from migration.h
by Juan Quintela
· 8 years ago
40014d8
migration: Export qemu-file-channel.c functions in its own file
by Juan Quintela
· 8 years ago
dd4339c
migration: Split migration/channel.c for channel operations
by Juan Quintela
· 8 years ago
ed1701c
block migration: Allow compile time disable
by Dr. David Alan Gilbert
· 8 years ago
a0762d9
migration: Remove old MigrationParams
by Juan Quintela
· 8 years ago
ce7c817
migration: Remove use of old MigrationParams
by Juan Quintela
· 8 years ago
2833c59
migration: Create block capability
by Juan Quintela
· 8 years ago
1bfe5f0
migration: Move check_migratable() into qdev.c
by Juan Quintela
· 8 years ago
bac3b21
migration: Move postcopy stuff to postcopy-ram.c
by Juan Quintela
· 8 years ago
795c40b
migration: Create migration/blocker.h
by Juan Quintela
· 8 years ago
4417ab7
block: New BdrvChildRole.activate() for blk_resume_after_migration()
by Kevin Wolf
· 8 years ago
ace21a5
migration: Unify block node activation error handling
by Kevin Wolf
· 8 years ago
be07b0a
migration: Move postcopy-ram.h to migration/
by Juan Quintela
· 8 years ago
faec066
migration: rename max_size to threshold_size
by Peter Xu
· 8 years ago
343001f
migration: set current_active_state once
by Peter Xu
· 8 years ago
e8199e4
migration: don't close a file descriptor while it can be in use
by Laurent Vivier
· 8 years ago
fab3500
migration: Remove MigrationState parameter from migration_is_idle()
by Juan Quintela
· 8 years ago
030ce1f
ram: Add page-size to output in 'info migrate'
by Chao Fan
· 8 years ago
20afaed
ram: Rename qemu_target_page_bits() to qemu_target_page_size()
by Juan Quintela
· 8 years ago
Next »