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