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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-05
migration/rdma: Use error_report to suppress errno message
Li Zhijian
1
-2
/
+2
2021-07-05
migration: failover: continue to wait card unplug on error
Laurent Vivier
1
-0
/
+11
2021-07-05
migration: move wait-unplug loop to its own function
Laurent Vivier
1
-28
/
+26
2021-07-05
migration: Allow reset of postcopy_recover_triggered when failed
Peter Xu
1
-0
/
+13
2021-07-05
migration: Move yank outside qemu_start_incoming_migration()
Peter Xu
1
-6
/
+5
2021-07-05
migration: fix the memory overwriting risk in add_to_iovec
Feng Lin
1
-0
/
+5
2021-06-29
migration/tls: Use qcrypto_tls_creds_check_endpoint()
Philippe Mathieu-Daudé
1
-5
/
+1
2021-06-15
memory: Introduce RAM_NORESERVE and wire it up in qemu_ram_mmap()
David Hildenbrand
1
-2
/
+1
2021-06-14
migration: use GDateTime for formatting timestamp in snapshot names
Daniel P. Berrangé
1
-8
/
+5
2021-06-14
migration: add trace point when vm_stop_force_state fails
Daniel P. Berrangé
2
-0
/
+2
2021-06-11
Remove migrate_set_block_enabled in checkpoint
Rao, Lei
2
-6
/
+4
2021-06-08
hmp: Add "calc_dirty_rate" and "info dirty_rate" cmds
Peter Xu
1
-0
/
+47
2021-06-08
migration/dirtyrate: make sample page count configurable
Hyman Huang(黄勇)
2
-5
/
+34
2021-06-08
migration/socket: Close the listener at the end
Dr. David Alan Gilbert
2
-6
/
+23
2021-06-08
migration: Add cleanup hook for inwards migration
Dr. David Alan Gilbert
2
-0
/
+7
2021-06-08
migration/rdma: Fix cm event use after free
Li Zhijian
1
-3
/
+8
2021-06-08
yank: Unregister function when using TLS migration
Leonardo Bras
3
-14
/
+19
2021-06-02
docs: fix references to docs/devel/tracing.rst
Stefano Garzarella
1
-1
/
+1
2021-05-27
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20210526a'...
Peter Maydell
1
-17
/
+66
2021-05-26
migration/rdma: source: poll cm_event from return path
Li Zhijian
1
-4
/
+38
2021-05-26
migration/rdma: destination: create the return patch after the first accept
Li Zhijian
1
-11
/
+21
2021-05-26
migration/rdma: Fix rdma_addrinfo res leaks
Li Zhijian
1
-0
/
+3
2021-05-26
migration/rdma: cleanup rdma in rdma_start_incoming_migration error path
Li Zhijian
1
-2
/
+5
2021-05-26
migration/rdma: Fix cm_event used before being initialized
Li Zhijian
1
-1
/
+0
2021-05-26
replication: move include out of root directory
Paolo Bonzini
1
-1
/
+1
2021-05-14
Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-05-...
Peter Maydell
4
-16
/
+29
2021-05-14
migration: Move populate_vfio_info() into a separate file
Thomas Huth
4
-16
/
+29
2021-05-13
migration/ram: Use offset_in_ramblock() in range checks
David Hildenbrand
1
-5
/
+5
2021-05-13
migration/multifd: Print used_length of memory block
David Hildenbrand
1
-1
/
+1
2021-05-13
migration/ram: Handle RAM block resizes during postcopy
David Hildenbrand
2
-5
/
+21
2021-05-13
migration/ram: Simplify host page handling in ram_load_postcopy()
David Hildenbrand
1
-23
/
+32
2021-05-13
migration/ram: Discard RAM when growing RAM blocks after ram_postcopy_incomin...
David Hildenbrand
1
-0
/
+30
2021-05-13
migration/ram: Handle RAM block resizes during precopy
David Hildenbrand
3
-2
/
+38
2021-05-13
migration: Drop redundant query-migrate result @blocked
Markus Armbruster
1
-16
/
+13
2021-05-13
migration/ram: Optimize ram_save_host_page()
Kunkun Jiang
1
-20
/
+19
2021-05-13
migration/ram: Reduce unnecessary rate limiting
Kunkun Jiang
1
-2
/
+7
2021-05-13
migrate/ram: remove "ram_bulk_stage" and "fpo_enabled"
David Hildenbrand
1
-61
/
+17
2021-05-02
Do not include cpu.h if it's not really necessary
Thomas Huth
1
-1
/
+0
2021-05-02
Do not include sysemu/sysemu.h if it's not really necessary
Thomas Huth
1
-1
/
+0
2021-04-07
migration: Rename 'bs' to 'block' in background snapshot code
Andrey Gruzdev
1
-42
/
+44
2021-04-07
migration: Pre-fault memory before starting background snasphot
Andrey Gruzdev
3
-0
/
+58
2021-04-06
migration: Inhibit virtio-balloon for the duration of background snapshot
Andrey Gruzdev
1
-0
/
+8
2021-04-06
migration: Fix missing qemu_fflush() on buffer file in bg_migration_thread
Andrey Gruzdev
1
-1
/
+7
2021-04-01
Merge remote-tracking branch 'remotes/marcandre/tags/for-6.0-pull-request' in...
Peter Maydell
6
-4
/
+46
2021-04-01
yank: Remove dependency on qiochannel
Lukas Straub
6
-4
/
+46
2021-04-01
meson: Propagate gnutls dependency to migration
Jessica Clarke
1
-1
/
+1
2021-03-24
migration/block-dirty-bitmap: make incoming disabled bitmaps busy
Vladimir Sementsov-Ogievskiy
1
-0
/
+6
2021-03-18
migrate: remove QMP/HMP commands for speed, downtime and cache size
Daniel P. Berrangé
2
-46
/
+1
2021-03-15
migration: Replaced qemu_mutex_lock calls with QEMU_LOCK_GUARD
Mahmoud Mandour
2
-8
/
+4
2021-03-15
migration/tls: add error handling in multifd_tls_handshake_thread
Hao Wang
1
-1
/
+10
[next]