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
/
migration.h
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
-2
/
+2
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
1
-1
/
+1
2019-08-16
Include exec/memory.h slightly less
Markus Armbruster
1
-0
/
+1
2019-08-16
Clean up inclusion of exec/cpu-common.h
Markus Armbruster
1
-1
/
+0
2019-08-14
migration: remove unused field bytes_xfer
Wei Yang
1
-1
/
+0
2019-07-15
migration: Split log_clear() into smaller chunks
Peter Xu
1
-0
/
+27
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
1
-1
/
+0
2019-05-14
migration: remove not used field xfer_limit
Wei Yang
1
-1
/
+0
2019-04-02
Revert "migration: move only_migratable to MigrationState"
Markus Armbruster
1
-3
/
+0
2019-03-25
multifd: Drop x-multifd-page-count parameter
Juan Quintela
1
-1
/
+0
2019-03-06
migration: Create socket-address parameter
Juan Quintela
1
-0
/
+4
2019-03-06
migration: Add an ability to ignore shared RAM blocks
Yury Kotov
1
-1
/
+3
2019-03-06
migration: Introduce ignore-shared capability
Yury Kotov
1
-0
/
+1
2019-03-05
migration: Switch to using announce timer
Dr. David Alan Gilbert
1
-0
/
+4
2019-01-23
migration: introduce pages-per-second
Xiao Guangrong
1
-1
/
+9
2019-01-23
migration: fix the multifd code when receiving less channels
Fei Li
1
-1
/
+1
2018-10-31
migration: avoid segmentfault when take a snapshot of a VM which being migrated
Jia Lina
1
-0
/
+2
2018-08-22
migration: do not wait for free thread
Xiao Guangrong
1
-0
/
+1
2018-08-22
migrate/cpu-throttle: Add max-cpu-throttle migration parameter
Li Qiang
1
-0
/
+1
2018-06-15
migration: Wake rate limiting for urgent requests
Dr. David Alan Gilbert
1
-0
/
+8
2018-06-15
migration: Poison ramblock loops in migration
Dr. David Alan Gilbert
1
-0
/
+3
2018-06-04
migration: introduce decompress-error-check
Xiao Guangrong
1
-0
/
+7
2018-05-15
migration: introduce lock for to_dst_file
Peter Xu
1
-0
/
+6
2018-05-15
qmp/migration: new command migrate-recover
Peter Xu
1
-0
/
+1
2018-05-15
migration: synchronize dirty bitmap for resume
Peter Xu
1
-0
/
+1
2018-05-15
migration: new message MIG_RP_MSG_RESUME_ACK
Peter Xu
1
-0
/
+3
2018-05-15
migration: new message MIG_RP_MSG_RECV_BITMAP
Peter Xu
1
-0
/
+2
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
-0
/
+1
2018-05-15
migration: allow dst vm pause on postcopy
Peter Xu
1
-0
/
+3
2018-05-15
migration: implement "postcopy-pause" src logic
Peter Xu
1
-0
/
+3
2018-05-15
migration: Delay start of migration main routines
Juan Quintela
1
-0
/
+1
2018-04-25
migration: add postcopy total blocktime into query-migrate
Alexey Perevalov
1
-0
/
+4
2018-04-25
migration: add postcopy blocktime ctx into MigrationIncomingState
Alexey Perevalov
1
-0
/
+8
2018-04-25
migration: introduce postcopy-blocktime capability
Alexey Perevalov
1
-0
/
+1
2018-03-20
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-0
/
+4
2018-03-20
vhost+postcopy: Helper to send requests to source for shared pages
Dr. David Alan Gilbert
1
-0
/
+2
2018-03-20
postcopy: Allow registering of fd handler
Dr. David Alan Gilbert
1
-0
/
+2
2018-03-13
migration: add postcopy migration of dirty bitmaps
Vladimir Sementsov-Ogievskiy
1
-0
/
+3
2018-03-13
qapi: add dirty-bitmaps migration capability
Vladimir Sementsov-Ogievskiy
1
-0
/
+1
2018-03-02
Include less of the generated modular QAPI headers
Markus Armbruster
1
-0
/
+1
2018-02-14
migration: pass MigrationState to migrate_init()
Peter Xu
1
-1
/
+1
2018-02-14
migration: allow send_rq to fail
Peter Xu
1
-1
/
+1
2018-02-14
migration: reuse mis->userfault_quit_fd
Peter Xu
1
-2
/
+4
2018-02-09
Drop superfluous includes of qapi-types.h and test-qapi-types.h
Markus Armbruster
1
-1
/
+0
2018-02-06
migration: Allow migrate_fd_connect to take an Error *
Dr. David Alan Gilbert
1
-1
/
+1
2018-01-23
migration: Revert postcopy-blocktime commit set
Peter Maydell
1
-13
/
+0
2018-01-15
migration: cleanup stats update into function
Peter Xu
1
-0
/
+11
2018-01-15
migration: introduce downtime_start
Peter Xu
1
-0
/
+2
2018-01-15
migration: move vm_old_running into global state
Peter Xu
1
-0
/
+6
[next]