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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
/
migration.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-15
migration/qmp: add command migrate-pause
Peter Xu
1
-0
/
+29
2018-05-15
migration: introduce lock for to_dst_file
Peter Xu
1
-3
/
+19
2018-05-15
qmp/migration: new command migrate-recover
Peter Xu
1
-0
/
+24
2018-05-15
migration: init dst in migration_object_init too
Peter Xu
1
-18
/
+19
2018-05-15
migration: final handshake for the resume
Peter Xu
1
-4
/
+24
2018-05-15
migration: synchronize dirty bitmap for resume
Peter Xu
1
-0
/
+2
2018-05-15
migration: introduce SaveVMHandlers.resume_prepare
Peter Xu
1
-1
/
+19
2018-05-15
migration: new message MIG_RP_MSG_RESUME_ACK
Peter Xu
1
-0
/
+37
2018-05-15
migration: new message MIG_RP_MSG_RECV_BITMAP
Peter Xu
1
-0
/
+68
2018-05-15
migration: wakeup dst ram-load-thread for recover
Peter Xu
1
-2
/
+28
2018-05-15
migration: new state "postcopy-recover"
Peter Xu
1
-19
/
+57
2018-05-15
migration: rebuild channel on source
Peter Xu
1
-21
/
+70
2018-05-15
qmp: hmp: add migrate "resume" option
Peter Xu
1
-1
/
+1
2018-05-15
migration: allow fault thread to pause
Peter Xu
1
-0
/
+1
2018-05-15
migration: allow src return path to pause
Peter Xu
1
-2
/
+33
2018-05-15
migration: allow dst vm pause on postcopy
Peter Xu
1
-0
/
+1
2018-05-15
migration: implement "postcopy-pause" src logic
Peter Xu
1
-6
/
+93
2018-05-15
migration: new postcopy-pause state
Peter Xu
1
-0
/
+2
2018-05-15
migration: Delay start of migration main routines
Juan Quintela
1
-2
/
+2
2018-05-15
migration: Be sure all recv channels are created
Juan Quintela
1
-1
/
+5
2018-05-15
migration: Introduce multifd_recv_new_channel()
Juan Quintela
1
-1
/
+2
2018-05-04
qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF
Marc-André Lureau
1
-2
/
+2
2018-04-25
migration: add postcopy total blocktime into query-migrate
Alexey Perevalov
1
-4
/
+38
2018-04-25
migration: introduce postcopy-blocktime capability
Alexey Perevalov
1
-0
/
+9
2018-04-10
Revert "migration: Don't activate block devices if using -S"
Dr. David Alan Gilbert
1
-15
/
+7
2018-03-29
migration: Don't activate block devices if using -S
Dr. David Alan Gilbert
1
-7
/
+15
2018-03-23
migration: Fix block migration flag case
Dr. David Alan Gilbert
1
-0
/
+1
2018-03-20
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-0
/
+6
2018-03-20
postcopy: Allow registering of fd handler
Dr. David Alan Gilbert
1
-0
/
+6
2018-03-13
migration: add postcopy migration of dirty bitmaps
Vladimir Sementsov-Ogievskiy
1
-0
/
+5
2018-03-13
migration: allow qmp command migrate-start-postcopy for any postcopy
Vladimir Sementsov-Ogievskiy
1
-1
/
+1
2018-03-13
migration: include migrate_dirty_bitmaps in migrate_postcopy
Vladimir Sementsov-Ogievskiy
1
-1
/
+1
2018-03-13
qapi: add dirty-bitmaps migration capability
Vladimir Sementsov-Ogievskiy
1
-0
/
+9
2018-03-13
migration: introduce postcopy-only pending
Vladimir Sementsov-Ogievskiy
1
-6
/
+6
2018-03-09
migration: fix applying wrong capabilities
Peter Xu
1
-1
/
+3
2018-03-09
migration: fix minor finalize leak
Marc-André Lureau
1
-0
/
+1
2018-03-02
Include less of the generated modular QAPI headers
Markus Armbruster
1
-2
/
+2
2018-02-14
migration: pass MigrationState to migrate_init()
Peter Xu
1
-5
/
+2
2018-02-14
migration: allow send_rq to fail
Peter Xu
1
-7
/
+28
2018-02-14
migration: better error handling with QEMUFile
Peter Xu
1
-0
/
+5
2018-02-09
qdict qlist: Make most helper macros functions
Markus Armbruster
1
-0
/
+1
2018-02-09
Include qapi/error.h exactly where needed
Markus Armbruster
1
-0
/
+1
2018-02-06
migration: Recover block devices if failure in device state
Dr. David Alan Gilbert
1
-1
/
+2
2018-02-06
migration: use s->threshold_size inside migration_update_counters
Wei Wang
1
-3
/
+2
2018-02-06
migration: Allow migrate_fd_connect to take an Error *
Dr. David Alan Gilbert
1
-1
/
+6
2018-01-23
migration: Revert postcopy-blocktime commit set
Peter Maydell
1
-47
/
+4
2018-01-15
migration: remove notify in fd_error
Peter Xu
1
-1
/
+0
2018-01-15
migration: remove some block_cleanup_parameters()
Peter Xu
1
-2
/
+0
2018-01-15
migration: put the finish part into a new function
Peter Xu
1
-45
/
+49
2018-01-15
migration: major cleanup for migrate iterations
Peter Xu
1
-35
/
+55
[next]