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
2021-03-15
migration: Replaced qemu_mutex_lock calls with QEMU_LOCK_GUARD
Mahmoud Mandour
1
-4
/
+2
2021-02-08
migration: Add blocker information
Dr. David Alan Gilbert
1
-2
/
+23
2021-02-08
migration: Fix a few absurdly defective error messages
Markus Armbruster
1
-12
/
+11
2021-02-08
migration: Clean up signed vs. unsigned XBZRLE cache-size
Markus Armbruster
1
-2
/
+2
2021-02-08
migration: implementation of background snapshot thread
Andrey Gruzdev
1
-2
/
+253
2021-02-08
migration: introduce 'background-snapshot' migration capability
Andrey Gruzdev
1
-0
/
+102
2021-01-28
qapi: More complex uses of QAPI_LIST_APPEND
Eric Blake
1
-14
/
+6
2021-01-13
migration: Add yank feature
Lukas Straub
1
-0
/
+22
2021-01-01
Merge remote-tracking branch 'remotes/ehabkost-gl/tags/machine-next-pull-requ...
Peter Maydell
1
-0
/
+1
2021-01-01
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-12-19' into ...
Peter Maydell
1
-18
/
+11
2020-12-19
qapi: Use QAPI_LIST_PREPEND() where possible
Eric Blake
1
-5
/
+2
2020-12-19
migration: Refactor migrate_cap_add
Eric Blake
1
-13
/
+9
2020-12-18
qdev: Move softmmu properties to qdev-properties-system.h
Eduardo Habkost
1
-0
/
+1
2020-12-18
migration: Don't allow migration if vm is in POSTMIGRATE
Tuguoyi
1
-0
/
+6
2020-12-10
migration, vl: start migration via qmp_migrate_incoming
Paolo Bonzini
1
-25
/
+8
2020-12-10
vl: move various initialization routines out of qemu_init
Paolo Bonzini
1
-0
/
+4
2020-11-12
migration: handle CANCELLING state in migration_completion()
Longpeng(Mike)
1
-0
/
+2
2020-11-12
migration: fix uninitialized variable warning in migrate_send_rp_req_pages()
Chen Qun
1
-1
/
+1
2020-11-01
qapi: Add VFIO devices migration stats in Migration stats
Kirti Wankhede
1
-0
/
+17
2020-10-27
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20201026a'...
Peter Maydell
1
-7
/
+52
2020-10-26
migration/postcopy: Release fd before going into 'postcopy-pause'
Peter Xu
1
-3
/
+3
2020-10-26
migration: Maintain postcopy faulted addresses
Peter Xu
1
-1
/
+40
2020-10-26
migration: Introduce migrate_send_rp_message_req_pages()
Peter Xu
1
-2
/
+8
2020-10-26
migration: Add spaces around operator
Bihong Yu
1
-2
/
+2
2020-10-26
machine: remove deprecated -machine enforce-config-section option
Paolo Bonzini
1
-10
/
+0
2020-10-09
error: Remove NULL checks on error_propagate() calls (again)
Markus Armbruster
1
-6
/
+2
2020-09-28
Revert "migration: Properly destroy variables on incoming side"
Dr. David Alan Gilbert
1
-5
/
+2
2020-09-25
migration/tls: save hostname into MigrationState
Chuan Zheng
1
-0
/
+1
2020-09-25
migration: increase max-bandwidth to 128 MiB/s (1 Gib/s)
Laurent Vivier
1
-1
/
+1
2020-09-25
migration: Rework migrate_send_rp_req_pages() function
Peter Xu
1
-8
/
+18
2020-09-25
migration: Properly destroy variables on incoming side
Peter Xu
1
-2
/
+5
2020-09-23
qemu/atomic.h: rename atomic_ to qatomic_
Stefan Hajnoczi
1
-4
/
+4
2020-08-28
migration: add vsock as data channel support
Longpeng(Mike)
1
-2
/
+4
2020-08-28
migration: unify the framework of socket-type channel
Longpeng(Mike)
1
-10
/
+8
2020-08-21
migration: Add block-bitmap-mapping parameter
Max Reitz
1
-0
/
+30
2020-07-27
migration/block-dirty-bitmap: cancel migration on shutdown
Vladimir Sementsov-Ogievskiy
1
-0
/
+13
2020-07-27
migration/block-dirty-bitmap: move mutex init to dirty_bitmap_mig_init
Vladimir Sementsov-Ogievskiy
1
-2
/
+0
2020-07-13
migration/migration.c: Remove superfluous breaks
Liao Pingfang
1
-2
/
+0
2020-07-13
migration: fix memory leak in qmp_migrate_set_parameters
Zheng Chuan
1
-2
/
+2
2020-07-10
cpu-throttle: new module, extracted from cpus.c
Claudio Fontana
1
-0
/
+1
2020-07-02
migration/colo: Use ram_block_discard_disable()
David Hildenbrand
1
-1
/
+7
2020-07-02
virtio-balloon: Rip out qemu_balloon_inhibit()
David Hildenbrand
1
-0
/
+7
2020-06-15
qdev: qdev_create(), qdev_try_create() are now unused, drop
Markus Armbruster
1
-1
/
+1
2020-06-01
migration/migration.c: Fix hang in ram_save_host_page
Lukas Straub
1
-0
/
+4
2020-05-07
migration/xbzrle: add encoding rate
Wei Wang
1
-0
/
+1
2020-05-07
migration/throttle: Add cpu-throttle-tailslow migration parameter
Keqian Zhu
1
-0
/
+13
2020-05-07
migration: move the units of migrate parameters from milliseconds to ms
Mao Zhongyi
1
-1
/
+1
2020-05-07
migration/migration: improve error reporting for migrate parameters
Mao Zhongyi
1
-8
/
+12
2020-05-07
migration: fix bad indentation in error_report()
Mao Zhongyi
1
-5
/
+5
2020-05-04
lockable: replaced locks with lock guard macros where appropriate
Daniel Brodsky
1
-2
/
+1
[next]