index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
migration
Age
Commit message (
Expand
)
Author
2018-02-06
migration: incoming postcopy advise sanity checks
Greg Kurz
2018-02-06
migration: Don't leak IO channels
Ross Lagerwall
2018-02-06
migration: Recover block devices if failure in device state
Dr. David Alan Gilbert
2018-02-06
migration: Drop current address parameter from save_zero_page()
Juan Quintela
2018-02-06
migration: use s->threshold_size inside migration_update_counters
Wei Wang
2018-02-06
migration/savevm.c: set MAX_VM_CMD_PACKAGED_SIZE to 1ul << 32
Daniel Henrique Barboza
2018-02-06
migration: Route errors down through migration_channel_connect
Dr. David Alan Gilbert
2018-02-06
migration: Allow migrate_fd_connect to take an Error *
Dr. David Alan Gilbert
2018-01-23
Merge remote-tracking branch 'remotes/huth/tags/pull-request-2018-01-22' into...
Peter Maydell
2018-01-23
migration: Revert postcopy-blocktime commit set
Peter Maydell
2018-01-22
Replace all occurances of __FUNCTION__ with __func__
Alistair Francis
2018-01-16
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2018-01-16
maint: Fix macros with broken 'do/while(0); ' usage
Eric Blake
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: Guard ram_bytes_remaining against early call
Dr. David Alan Gilbert
2018-01-15
migration: add postcopy total blocktime into query-migrate
Alexey Perevalov
2018-01-15
migration: calculate vCPU blocktime on dst side
Alexey Perevalov
2018-01-15
migration: add postcopy blocktime ctx into MigrationIncomingState
Alexey Perevalov
2018-01-15
migration: introduce postcopy-blocktime capability
Alexey Perevalov
2018-01-15
migration: free addr in the same function that we created it
Juan Quintela
2018-01-15
migration: print features as on off
Juan Quintela
2018-01-15
migration: Use proper types in json
Juan Quintela
2017-12-18
Remove empty statements
Ladi Prosek
2017-11-22
migration/ram.c: do not set 'postcopy_running' in POSTCOPY_INCOMING_END
Daniel Henrique Barboza
2017-11-21
migration, xen: Fix block image lock issue on live migration
Anthony PERARD
2017-11-21
block: Add errp to bdrv_all_goto_snapshot()
Kevin Wolf
2017-11-17
block: Make bdrv_next() keep strong references
Max Reitz
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-29
migration: Don't play games with the requested cache size
Juan Quintela
2017-10-29
migration: Make sure that we pass the right cache size
Juan Quintela
2017-10-23
migration: Improve migration thread error handling
Juan Quintela
2017-10-23
migration: add bitmap for received page
Alexey Perevalov
2017-10-23
migration: introduce qemu_ufd_copy_ioctl helper
Alexey Perevalov
2017-10-23
migration: postcopy_place_page factoring out
Alexey Perevalov
2017-10-23
migration: new ram_init_bitmaps()
Peter Xu
2017-10-23
migration: clean up xbzrle cache init/destroy
Peter Xu
[next]