index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
migration
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-13
migration: Add VMSTATE_WITH_TMP
Dr. David Alan Gilbert
1
-0
/
+40
2017-02-13
COLO: Don't process failover request while loading VM's state
zhanghailiang
1
-0
/
+26
2017-02-13
COLO: Shutdown related socket fd while do failover
zhanghailiang
1
-0
/
+43
2017-02-13
COLO: fix setting checkpoint-delay not working properly
zhanghailiang
2
-10
/
+26
2017-02-13
migration: consolidate VMStateField.start
Halil Pasic
2
-3
/
+3
2017-02-13
migrate: Introduce zero RAM checks to skip RAM migration
Ashijeet Acharya
1
-7
/
+15
2017-02-13
migration: discard non-dirty ram pages after the start of postcopy
Pavel Butsykin
2
-0
/
+23
2017-02-13
add 'release-ram' migrate capability
Pavel Butsykin
3
-8
/
+82
2017-02-13
migration: add MigrationState arg for ram_save_/compressed_/page()
Pavel Butsykin
1
-7
/
+8
2017-02-06
postcopy: Recover block devices on early failure
Dr. David Alan Gilbert
1
-0
/
+25
2017-02-06
Postcopy: Reset state to avoid cleanup assert
Dr. David Alan Gilbert
1
-0
/
+1
2017-02-06
migration: Check for ID length
Dr. David Alan Gilbert
1
-5
/
+16
2017-02-06
vmstate_register_with_alias_id: Take an Error **
Dr. David Alan Gilbert
1
-1
/
+2
2017-02-06
migration: create Migration Incoming State at init time
Juan Quintela
2
-23
/
+19
2017-01-31
trace: clean up trace-events files
Stefan Hajnoczi
1
-3
/
+0
2017-01-27
savevm: add public save_vmstate function
Pavel Dovgalyuk
1
-11
/
+22
2017-01-24
migration/tracing: Add tracing on save
Dr. David Alan Gilbert
2
-5
/
+14
2017-01-24
migration: transform remaining DPRINTF into trace_
Juan Quintela
2
-14
/
+8
2017-01-24
migration: Change name of live migration thread
Pankaj Gupta
1
-1
/
+1
2017-01-24
migration: re-active images while migration been canceled after inactive them
zhanghailiang
1
-0
/
+15
2017-01-24
migration: Fail migration blocker for --only-migratable
Ashijeet Acharya
1
-0
/
+7
2017-01-24
migration: disallow migrate_add_blocker during migration
Ashijeet Acharya
1
-2
/
+35
2017-01-24
migration: add error_report
Jianjun Duan
1
-0
/
+6
2017-01-24
migration: migrate QTAILQ
Jianjun Duan
2
-0
/
+73
2017-01-24
migration: extend VMStateInfo
Jianjun Duan
2
-39
/
+81
2017-01-23
io: change the QIOTask callback signature
Daniel P. Berrange
2
-14
/
+16
2017-01-16
build: remove --enable-colo/--disable-colo
Paolo Bonzini
1
-2
/
+1
2017-01-10
migration: allow to prioritize save state entries
Peter Xu
1
-4
/
+30
2016-11-14
migration: Fix return code of ram_save_iterate()
Thomas Huth
1
-3
/
+3
2016-11-14
migration: fix missing assignment for has_x_checkpoint_delay
zhanghailiang
1
-0
/
+1
2016-11-01
migration: fix compiler warning on uninitialized variable
Jeff Cody
1
-1
/
+1
2016-10-31
Merge remote-tracking branch 'remotes/amit-migration/tags/migration-for-2.8' ...
Peter Maydell
7
-15
/
+798
2016-10-31
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...
Peter Maydell
1
-1
/
+1
2016-10-30
configure: Support enable/disable COLO feature
zhanghailiang
1
-1
/
+1
2016-10-30
COLO: Implement failover work for secondary VM
zhanghailiang
1
-0
/
+34
2016-10-30
COLO: Implement the process of failover for primary VM
zhanghailiang
2
-1
/
+51
2016-10-30
COLO: Introduce state to record failover process
zhanghailiang
3
-0
/
+46
2016-10-30
COLO: Add 'x-colo-lost-heartbeat' command to trigger failover
zhanghailiang
4
-1
/
+55
2016-10-30
COLO: Synchronize PVM's state to SVM periodically
zhanghailiang
1
-0
/
+12
2016-10-30
COLO: Add checkpoint-delay parameter for migrate-set-parameters
zhanghailiang
1
-0
/
+16
2016-10-30
COLO: Load VMState into QIOChannelBuffer before restore it
zhanghailiang
1
-2
/
+65
2016-10-30
COLO: Send PVM state to secondary side when do checkpoint
zhanghailiang
2
-17
/
+105
2016-10-30
COLO: Introduce checkpointing protocol
zhanghailiang
2
-2
/
+201
2016-10-30
COLO: Establish a new communicating path for COLO
zhanghailiang
1
-0
/
+28
2016-10-30
migration: Switch to COLO process after finishing loadvm
zhanghailiang
3
-0
/
+43
2016-10-30
migration: Enter into COLO mode after migration if COLO is enabled
zhanghailiang
3
-5
/
+65
2016-10-30
COLO: migrate COLO related info to secondary node
zhanghailiang
2
-0
/
+52
2016-10-30
migration: Introduce capability 'x-colo' to migration
zhanghailiang
3
-0
/
+38
2016-10-28
migration: Remove unneeded NULL check from migrate_fd_error()
Peter Maydell
1
-1
/
+1
2016-10-28
Merge remote-tracking branch 'remotes/berrange/tags/pull-qio-2016-10-27-1' in...
Peter Maydell
6
-0
/
+15
[next]