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