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
2017-02-06
postcopy: Recover block devices on early failure
Dr. David Alan Gilbert
2017-02-06
Postcopy: Reset state to avoid cleanup assert
Dr. David Alan Gilbert
2017-02-06
migration: Check for ID length
Dr. David Alan Gilbert
2017-02-06
vmstate_register_with_alias_id: Take an Error **
Dr. David Alan Gilbert
2017-02-06
migration: create Migration Incoming State at init time
Juan Quintela
2017-01-31
trace: clean up trace-events files
Stefan Hajnoczi
2017-01-27
savevm: add public save_vmstate function
Pavel Dovgalyuk
2017-01-24
migration/tracing: Add tracing on save
Dr. David Alan Gilbert
2017-01-24
migration: transform remaining DPRINTF into trace_
Juan Quintela
2017-01-24
migration: Change name of live migration thread
Pankaj Gupta
2017-01-24
migration: re-active images while migration been canceled after inactive them
zhanghailiang
2017-01-24
migration: Fail migration blocker for --only-migratable
Ashijeet Acharya
2017-01-24
migration: disallow migrate_add_blocker during migration
Ashijeet Acharya
2017-01-24
migration: add error_report
Jianjun Duan
2017-01-24
migration: migrate QTAILQ
Jianjun Duan
2017-01-24
migration: extend VMStateInfo
Jianjun Duan
2017-01-23
io: change the QIOTask callback signature
Daniel P. Berrange
2017-01-16
build: remove --enable-colo/--disable-colo
Paolo Bonzini
2017-01-10
migration: allow to prioritize save state entries
Peter Xu
2016-11-14
migration: Fix return code of ram_save_iterate()
Thomas Huth
2016-11-14
migration: fix missing assignment for has_x_checkpoint_delay
zhanghailiang
2016-11-01
migration: fix compiler warning on uninitialized variable
Jeff Cody
2016-10-31
Merge remote-tracking branch 'remotes/amit-migration/tags/migration-for-2.8' ...
Peter Maydell
2016-10-31
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...
Peter Maydell
2016-10-30
configure: Support enable/disable COLO feature
zhanghailiang
2016-10-30
COLO: Implement failover work for secondary VM
zhanghailiang
2016-10-30
COLO: Implement the process of failover for primary VM
zhanghailiang
2016-10-30
COLO: Introduce state to record failover process
zhanghailiang
2016-10-30
COLO: Add 'x-colo-lost-heartbeat' command to trigger failover
zhanghailiang
2016-10-30
COLO: Synchronize PVM's state to SVM periodically
zhanghailiang
2016-10-30
COLO: Add checkpoint-delay parameter for migrate-set-parameters
zhanghailiang
2016-10-30
COLO: Load VMState into QIOChannelBuffer before restore it
zhanghailiang
2016-10-30
COLO: Send PVM state to secondary side when do checkpoint
zhanghailiang
2016-10-30
COLO: Introduce checkpointing protocol
zhanghailiang
2016-10-30
COLO: Establish a new communicating path for COLO
zhanghailiang
2016-10-30
migration: Switch to COLO process after finishing loadvm
zhanghailiang
2016-10-30
migration: Enter into COLO mode after migration if COLO is enabled
zhanghailiang
2016-10-30
COLO: migrate COLO related info to secondary node
zhanghailiang
2016-10-30
migration: Introduce capability 'x-colo' to migration
zhanghailiang
2016-10-28
migration: Remove unneeded NULL check from migrate_fd_error()
Peter Maydell
2016-10-28
Merge remote-tracking branch 'remotes/berrange/tags/pull-qio-2016-10-27-1' in...
Peter Maydell
2016-10-27
migration: set name for all I/O channels created
Daniel P. Berrange
2016-10-24
migration/savevm.c: migrate non-default page size
Peter Maydell
2016-10-24
migration: Remove static allocation of xzblre cache buffer
Vijaya Kumar K
2016-10-13
migrate: move max-bandwidth and downtime-limit to migrate_set_parameter
Ashijeet Acharya
2016-10-13
migration: Fix seg with missing port
Dr. David Alan Gilbert
2016-10-13
migration/postcopy: Explicitly disallow huge pages
Dr. David Alan Gilbert
2016-10-13
Postcopy vs xbzrle: Don't send xbzrle pages once in postcopy [for 2.8]
Dr. David Alan Gilbert
2016-10-13
migrate: Fix bounds check for migration parameters in migration.c
Ashijeet Acharya
2016-10-13
migrate: Use boxed qapi for migrate-set-parameters
Eric Blake
[next]