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
/
savevm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'remotes/armbru/tags/pull-include-2019-08-13-v2'...
Peter Maydell
2019-08-16
1
-0
/
+4
|
\
|
*
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
2019-08-16
1
-0
/
+1
|
*
Include sysemu/sysemu.h a lot less
Markus Armbruster
2019-08-16
1
-0
/
+1
|
*
Include qemu/main-loop.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
|
*
Include migration/vmstate.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
|
migration/postcopy: use mis->bh instead of allocating a QEMUBH
Wei Yang
2019-08-14
1
-13
/
+4
*
|
migration: always initialise ram_counters for a new migration
Ivan Ren
2019-08-14
1
-0
/
+1
*
|
migration: equation is more proper than and to check LOADVM_QUIT
Wei Yang
2019-08-14
1
-1
/
+1
*
|
migration/postcopy: PostcopyState is already set in loadvm_postcopy_handle_ad...
Wei Yang
2019-08-14
1
-2
/
+0
*
|
migration/savevm: move non SaveStateEntry condition check out of iteration
Wei Yang
2019-08-14
1
-7
/
+6
*
|
migration/savevm: split qemu_savevm_state_complete_precopy() into two parts
Wei Yang
2019-08-14
1
-17
/
+49
*
|
migration/savevm: flush file for iterable_only case
Wei Yang
2019-08-14
1
-1
/
+2
*
|
migration: Add error_desc for file channel errors
Yury Kotov
2019-08-14
1
-3
/
+3
|
/
*
migration/postcopy: remove redundant cpu_synchronize_all_post_init
Wei Yang
2019-07-15
1
-1
/
+0
*
migration/savevm: wrap into qemu_loadvm_state_header()
Wei Yang
2019-05-14
1
-29
/
+40
*
migration/savevm: load_header before load_setup
Wei Yang
2019-05-14
1
-4
/
+4
*
migration/savevm: remove duplicate check of migration_is_blocked
Wei Yang
2019-05-14
1
-4
/
+0
*
migration: savevm: fix error code with migration blockers
Cole Robinson
2019-05-14
1
-1
/
+1
*
migration: not necessary to check ops again
Wei Yang
2019-05-14
1
-8
/
+6
*
Revert "migration: move only_migratable to MigrationState"
Markus Armbruster
2019-04-02
1
-1
/
+1
*
migration/ram.c: add a notifier chain for precopy
Wei Wang
2019-03-06
1
-0
/
+15
*
migration: Add capabilities validation
Yury Kotov
2019-03-06
1
-0
/
+137
*
migration: Switch to using announce timer
Dr. David Alan Gilbert
2019-03-05
1
-69
/
+3
*
vmstate: constify SaveVMHandlers
Marc-André Lureau
2019-01-23
1
-2
/
+2
*
migration: add more error handling for postcopy_ram_enable_notify
Fei Li
2019-01-23
1
-0
/
+1
*
vmstate: constify VMStateField
Marc-André Lureau
2018-11-27
1
-3
/
+4
*
migration: savevm: consult migration blockers
Paolo Bonzini
2018-11-27
1
-0
/
+4
*
migration: avoid segmentfault when take a snapshot of a VM which being migrated
Jia Lina
2018-10-31
1
-8
/
+11
*
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2018-10-22' into...
Peter Maydell
2018-10-23
1
-4
/
+4
|
\
|
*
migration: Fix !replay_can_snapshot() error handling
Markus Armbruster
2018-10-19
1
-4
/
+4
*
|
savevm: split the process of different stages for loadvm/savevm
Zhang Chen
2018-10-19
1
-7
/
+29
*
|
COLO: Load dirty pages into SVM's RAM cache firstly
Zhang Chen
2018-10-19
1
-1
/
+1
*
|
COLO: Remove colo_state migration struct
Zhang Chen
2018-10-19
1
-0
/
+17
|
/
*
migration: cleanup in error paths in loadvm
Dr. David Alan Gilbert
2018-09-26
1
-0
/
+2
*
migration/postcopy: Clear have_listen_thread
Dr. David Alan Gilbert
2018-09-26
1
-0
/
+1
*
Add a hint message to loadvm and exits on failure
Jose Ricardo Ziviani
2018-09-26
1
-1
/
+3
*
migration: implement bi-directional RDMA QIOChannel
Lidong Chen
2018-08-22
1
-0
/
+3
*
migration: reorder MIG_CMD_POSTCOPY_RESUME
Peter Xu
2018-07-10
1
-1
/
+1
*
migration: loosen recovery check when load vm
Peter Xu
2018-07-10
1
-10
/
+6
*
migration: delay postcopy paused state
Peter Xu
2018-07-10
1
-3
/
+3
*
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20180604' i...
Peter Maydell
2018-06-04
1
-0
/
+2
|
\
|
*
migration: discard non-migratable RAMBlocks
Cédric Le Goater
2018-06-04
1
-0
/
+2
*
|
migration: drop an unused include
Michael S. Tsirkin
2018-06-01
1
-0
/
+1
|
/
*
qmp/migration: new command migrate-recover
Peter Xu
2018-05-15
1
-0
/
+3
*
migration: introduce SaveVMHandlers.resume_prepare
Peter Xu
2018-05-15
1
-0
/
+25
*
migration: new message MIG_RP_MSG_RESUME_ACK
Peter Xu
2018-05-15
1
-1
/
+2
*
migration: new cmd MIG_CMD_POSTCOPY_RESUME
Peter Xu
2018-05-15
1
-0
/
+35
*
migration: new message MIG_RP_MSG_RECV_BITMAP
Peter Xu
2018-05-15
1
-1
/
+1
*
migration: new cmd MIG_CMD_RECV_BITMAP
Peter Xu
2018-05-15
1
-0
/
+61
*
migration: allow fault thread to pause
Peter Xu
2018-05-15
1
-0
/
+3
[next]