index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
migration
/
migration.c
Age
Commit message (
Expand
)
Author
2018-04-25
migration: add postcopy total blocktime into query-migrate
Alexey Perevalov
2018-04-25
migration: introduce postcopy-blocktime capability
Alexey Perevalov
2018-04-10
Revert "migration: Don't activate block devices if using -S"
Dr. David Alan Gilbert
2018-03-29
migration: Don't activate block devices if using -S
Dr. David Alan Gilbert
2018-03-23
migration: Fix block migration flag case
Dr. David Alan Gilbert
2018-03-20
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2018-03-20
postcopy: Allow registering of fd handler
Dr. David Alan Gilbert
2018-03-13
migration: add postcopy migration of dirty bitmaps
Vladimir Sementsov-Ogievskiy
2018-03-13
migration: allow qmp command migrate-start-postcopy for any postcopy
Vladimir Sementsov-Ogievskiy
2018-03-13
migration: include migrate_dirty_bitmaps in migrate_postcopy
Vladimir Sementsov-Ogievskiy
2018-03-13
qapi: add dirty-bitmaps migration capability
Vladimir Sementsov-Ogievskiy
2018-03-13
migration: introduce postcopy-only pending
Vladimir Sementsov-Ogievskiy
2018-03-09
migration: fix applying wrong capabilities
Peter Xu
2018-03-09
migration: fix minor finalize leak
Marc-André Lureau
2018-03-02
Include less of the generated modular QAPI headers
Markus Armbruster
2018-02-14
migration: pass MigrationState to migrate_init()
Peter Xu
2018-02-14
migration: allow send_rq to fail
Peter Xu
2018-02-14
migration: better error handling with QEMUFile
Peter Xu
2018-02-09
qdict qlist: Make most helper macros functions
Markus Armbruster
2018-02-09
Include qapi/error.h exactly where needed
Markus Armbruster
2018-02-06
migration: Recover block devices if failure in device state
Dr. David Alan Gilbert
2018-02-06
migration: use s->threshold_size inside migration_update_counters
Wei Wang
2018-02-06
migration: Allow migrate_fd_connect to take an Error *
Dr. David Alan Gilbert
2018-01-23
migration: Revert postcopy-blocktime commit set
Peter Maydell
2018-01-15
migration: remove notify in fd_error
Peter Xu
2018-01-15
migration: remove some block_cleanup_parameters()
Peter Xu
2018-01-15
migration: put the finish part into a new function
Peter Xu
2018-01-15
migration: major cleanup for migrate iterations
Peter Xu
2018-01-15
migration: cleanup stats update into function
Peter Xu
2018-01-15
migration: use switch at the end of migration
Peter Xu
2018-01-15
migration: introduce migrate_calculate_complete
Peter Xu
2018-01-15
migration: introduce downtime_start
Peter Xu
2018-01-15
migration: move vm_old_running into global state
Peter Xu
2018-01-15
migration: split use of MigrationState.total_time
Peter Xu
2018-01-15
migration: remove "enable_colo" var
Peter Xu
2018-01-15
migration: qemu_savevm_state_cleanup() in cleanup
Peter Xu
2018-01-15
migration: assert colo instead of check
Peter Xu
2018-01-15
migration: finalize current_migration object
Vladimir Sementsov-Ogievskiy
2018-01-15
migration: add postcopy total blocktime into query-migrate
Alexey Perevalov
2018-01-15
migration: introduce postcopy-blocktime capability
Alexey Perevalov
2018-01-15
migration: print features as on off
Juan Quintela
2018-01-15
migration: Use proper types in json
Juan Quintela
2017-10-29
migration: Make xbzrle_cache_size a migration parameter
Juan Quintela
2017-10-29
migration: No need to return the size of the cache
Juan Quintela
2017-10-23
migration: Improve migration thread error handling
Juan Quintela
2017-10-23
migration: pause-before-switchover for postcopy
Dr. David Alan Gilbert
2017-10-23
migration: allow cancel to unpause
Dr. David Alan Gilbert
2017-10-23
migration: migrate-continue
Dr. David Alan Gilbert
2017-10-23
migration: Wait for semaphore before completing migration
Dr. David Alan Gilbert
2017-10-23
migration: Add 'pre-switchover' and 'device' statuses
Dr. David Alan Gilbert
[next]