index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
migration
Age
Commit message (
Expand
)
Author
Files
Lines
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
2016-10-27
migration: set name for all I/O channels created
Daniel P. Berrange
6
-0
/
+15
2016-10-24
migration/savevm.c: migrate non-default page size
Peter Maydell
1
-0
/
+49
2016-10-24
migration: Remove static allocation of xzblre cache buffer
Vijaya Kumar K
1
-1
/
+3
2016-10-13
migrate: move max-bandwidth and downtime-limit to migrate_set_parameter
Ashijeet Acharya
1
-33
/
+50
2016-10-13
migration: Fix seg with missing port
Dr. David Alan Gilbert
1
-4
/
+12
2016-10-13
migration/postcopy: Explicitly disallow huge pages
Dr. David Alan Gilbert
1
-0
/
+24
2016-10-13
Postcopy vs xbzrle: Don't send xbzrle pages once in postcopy [for 2.8]
Dr. David Alan Gilbert
1
-1
/
+3
2016-10-13
migrate: Fix bounds check for migration parameters in migration.c
Ashijeet Acharya
1
-0
/
+2
2016-10-13
migrate: Use boxed qapi for migrate-set-parameters
Eric Blake
1
-38
/
+27
2016-10-13
migrate: Share common MigrationParameters struct
Eric Blake
1
-0
/
+7
2016-10-13
migration/rdma: Don't flag an error when we've been told about one
Dr. David Alan Gilbert
1
-1
/
+5
2016-10-13
migration: Make failed migration load set file error
Dr. David Alan Gilbert
1
-7
/
+12
2016-10-13
migration/rdma: Pass qemu_file errors across link
Dr. David Alan Gilbert
1
-0
/
+3
2016-10-13
migration: Report values for comparisons
Dr. David Alan Gilbert
1
-0
/
+8
2016-10-13
migration: report an error giving the failed field
Dr. David Alan Gilbert
1
-0
/
+2
2016-09-27
migration: sync all address spaces
Paolo Bonzini
1
-1
/
+1
2016-09-13
cutils: Export only buffer_is_zero
Richard Henderson
2
-5
/
+2
2016-08-12
trace-events: fix first line comment in trace-events
Laurent Vivier
1
-1
/
+1
2016-08-11
migration/socket: fix typo in file header
Cao jin
1
-1
/
+3
2016-08-11
migration: fix live migration failure with compression
Liang Li
1
-0
/
+1
2016-08-11
migration: mmap error check fix
Evgeny Yakovlev
1
-1
/
+2
2016-08-11
migration/ram: fix typo
Cao jin
1
-2
/
+2
2016-08-08
qjson: free str
Marc-André Lureau
1
-0
/
+1
2016-07-22
migration: set state to post-migrate on failure
Dr. David Alan Gilbert
1
-0
/
+4
2016-07-13
hmp: show all of snapshot info on every block dev in output of 'info snapshots'
Lin Ma
1
-7
/
+90
2016-07-13
hmp: use snapshot name to determine whether a snapshot is 'fully available'
Lin Ma
1
-1
/
+5
2016-07-13
coroutine: move entry argument to qemu_coroutine_create
Paolo Bonzini
1
-2
/
+2
2016-06-20
trace: split out trace events for migration/ directory
Daniel P. Berrange
1
-0
/
+209
[next]