index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
migration
Commit message (
Expand
)
Author
Age
Files
Lines
*
COLO: Synchronize PVM's state to SVM periodically
zhanghailiang
2016-10-30
1
-0
/
+12
*
COLO: Add checkpoint-delay parameter for migrate-set-parameters
zhanghailiang
2016-10-30
1
-0
/
+16
*
COLO: Load VMState into QIOChannelBuffer before restore it
zhanghailiang
2016-10-30
1
-2
/
+65
*
COLO: Send PVM state to secondary side when do checkpoint
zhanghailiang
2016-10-30
2
-17
/
+105
*
COLO: Introduce checkpointing protocol
zhanghailiang
2016-10-30
2
-2
/
+201
*
COLO: Establish a new communicating path for COLO
zhanghailiang
2016-10-30
1
-0
/
+28
*
migration: Switch to COLO process after finishing loadvm
zhanghailiang
2016-10-30
3
-0
/
+43
*
migration: Enter into COLO mode after migration if COLO is enabled
zhanghailiang
2016-10-30
3
-5
/
+65
*
COLO: migrate COLO related info to secondary node
zhanghailiang
2016-10-30
2
-0
/
+52
*
migration: Introduce capability 'x-colo' to migration
zhanghailiang
2016-10-30
3
-0
/
+38
*
Merge remote-tracking branch 'remotes/berrange/tags/pull-qio-2016-10-27-1' in...
Peter Maydell
2016-10-28
6
-0
/
+15
|
\
|
*
migration: set name for all I/O channels created
Daniel P. Berrange
2016-10-27
6
-0
/
+15
*
|
migration/savevm.c: migrate non-default page size
Peter Maydell
2016-10-24
1
-0
/
+49
*
|
migration: Remove static allocation of xzblre cache buffer
Vijaya Kumar K
2016-10-24
1
-1
/
+3
|
/
*
migrate: move max-bandwidth and downtime-limit to migrate_set_parameter
Ashijeet Acharya
2016-10-13
1
-33
/
+50
*
migration: Fix seg with missing port
Dr. David Alan Gilbert
2016-10-13
1
-4
/
+12
*
migration/postcopy: Explicitly disallow huge pages
Dr. David Alan Gilbert
2016-10-13
1
-0
/
+24
*
Postcopy vs xbzrle: Don't send xbzrle pages once in postcopy [for 2.8]
Dr. David Alan Gilbert
2016-10-13
1
-1
/
+3
*
migrate: Fix bounds check for migration parameters in migration.c
Ashijeet Acharya
2016-10-13
1
-0
/
+2
*
migrate: Use boxed qapi for migrate-set-parameters
Eric Blake
2016-10-13
1
-38
/
+27
*
migrate: Share common MigrationParameters struct
Eric Blake
2016-10-13
1
-0
/
+7
*
migration/rdma: Don't flag an error when we've been told about one
Dr. David Alan Gilbert
2016-10-13
1
-1
/
+5
*
migration: Make failed migration load set file error
Dr. David Alan Gilbert
2016-10-13
1
-7
/
+12
*
migration/rdma: Pass qemu_file errors across link
Dr. David Alan Gilbert
2016-10-13
1
-0
/
+3
*
migration: Report values for comparisons
Dr. David Alan Gilbert
2016-10-13
1
-0
/
+8
*
migration: report an error giving the failed field
Dr. David Alan Gilbert
2016-10-13
1
-0
/
+2
*
migration: sync all address spaces
Paolo Bonzini
2016-09-27
1
-1
/
+1
*
cutils: Export only buffer_is_zero
Richard Henderson
2016-09-13
2
-5
/
+2
*
trace-events: fix first line comment in trace-events
Laurent Vivier
2016-08-12
1
-1
/
+1
*
migration/socket: fix typo in file header
Cao jin
2016-08-11
1
-1
/
+3
*
migration: fix live migration failure with compression
Liang Li
2016-08-11
1
-0
/
+1
*
migration: mmap error check fix
Evgeny Yakovlev
2016-08-11
1
-1
/
+2
*
migration/ram: fix typo
Cao jin
2016-08-11
1
-2
/
+2
*
qjson: free str
Marc-André Lureau
2016-08-07
1
-0
/
+1
*
migration: set state to post-migrate on failure
Dr. David Alan Gilbert
2016-07-22
1
-0
/
+4
*
hmp: show all of snapshot info on every block dev in output of 'info snapshots'
Lin Ma
2016-07-13
1
-7
/
+90
*
hmp: use snapshot name to determine whether a snapshot is 'fully available'
Lin Ma
2016-07-13
1
-1
/
+5
*
coroutine: move entry argument to qemu_coroutine_create
Paolo Bonzini
2016-07-13
1
-2
/
+2
*
trace: split out trace events for migration/ directory
Daniel P. Berrange
2016-06-20
1
-0
/
+209
*
migration: code clean up
Liang Li
2016-06-17
1
-21
/
+15
*
migration: refine the decompression code
Liang Li
2016-06-17
1
-25
/
+25
*
migration: refine the compression code
Liang Li
2016-06-17
1
-44
/
+40
*
migration: protect the quit flag by lock
Liang Li
2016-06-17
1
-16
/
+16
*
migration: refine ram_save_compressed_page
Liang Li
2016-06-17
1
-14
/
+13
*
qemu-file: Fix qemu_put_compression_data flaw
Liang Li
2016-06-17
2
-7
/
+34
*
migration: remove useless code
Liang Li
2016-06-17
1
-1
/
+0
*
migration: Fix a potential issue
Liang Li
2016-06-17
1
-0
/
+19
*
migration: Fix multi-thread compression bug
Liang Li
2016-06-17
1
-11
/
+27
*
migration: fix inability to save VM after snapshot
Denis V. Lunev
2016-06-17
1
-1
/
+11
*
migration: Trace improvements
Dr. David Alan Gilbert
2016-06-17
1
-6
/
+7
[next]