index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
migration
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
migration: Make multifd_bytes atomic
Juan Quintela
2023-04-24
3
-5
/
+5
*
migration: Update atomic stats out of the mutex
Juan Quintela
2023-04-24
1
-2
/
+2
*
migration: Merge ram_counters and ram_atomic_counters
Juan Quintela
2023-04-24
4
-42
/
+37
*
migration: remove extra whitespace character for code style
李皆俊
2023-04-24
1
-1
/
+1
*
postcopy-ram: do not use qatomic_mb_read
Paolo Bonzini
2023-04-20
1
-1
/
+1
*
migration: mark mixed functions that can suspend
Paolo Bonzini
2023-04-20
2
-10
/
+10
*
migration: fix ram_state_pending_exact()
Juan Quintela
2023-04-12
1
-1
/
+2
*
migration/ram.c: Fix migration with compress enabled
Lukas Straub
2023-04-12
1
-13
/
+11
*
migration: Recover behavior of preempt channel creation for pre-7.2
Peter Xu
2023-04-12
3
-2
/
+24
*
migration: Fix potential race on postcopy_qemufile_src
Peter Xu
2023-04-12
3
-8
/
+56
*
migration/block: replace uses of blk_nb_sectors that do not check result
Paolo Bonzini
2023-04-11
1
-3
/
+2
*
*: Add missing includes of qemu/error-report.h
Richard Henderson
2023-03-22
2
-0
/
+2
*
migration: fix populate_vfio_info
Steve Sistare
2023-03-16
1
-1
/
+1
*
migration/multifd: correct multifd_send_thread to trace the flags
Wei Wang
2023-03-16
1
-1
/
+2
*
migration/rdma: Remove deprecated variable rdma_return_path
Li Zhijian
2023-03-16
1
-2
/
+1
*
migration/xbzrle: fix out-of-bounds write with axv512
Matheus Tavares Bernardino
2023-03-16
1
-4
/
+3
*
migration/xbzrle: use ctz64 to avoid undefined result
Matheus Tavares Bernardino
2023-03-16
1
-2
/
+3
*
migration/rdma: Fix return-path case
Dr. David Alan Gilbert
2023-03-16
1
-3
/
+5
*
migration: Wait on preempt channel in preempt thread
Peter Xu
2023-03-16
1
-5
/
+6
*
Fix exec migration on Windows (w32+w64).
John Berberian, Jr
2023-03-02
1
-0
/
+24
*
migration/colo: Improve an x-colo-lost-heartbeat error message
Markus Armbruster
2023-02-23
1
-2
/
+1
*
error: Drop superfluous #include "qapi/qmp/qerror.h"
Markus Armbruster
2023-02-23
2
-2
/
+0
*
migration: Rename res_{postcopy,precopy}_only
Juan Quintela
2023-02-15
6
-44
/
+37
*
migration: Remove unused res_compatible
Juan Quintela
2023-02-15
7
-24
/
+12
*
migration: In case of postcopy, the memory ends in res_postcopy_only
Juan Quintela
2023-02-15
1
-1
/
+1
*
migration/block: Convert remaining DPRINTF() debug macro to trace events
Philippe Mathieu-Daudé
2023-02-15
2
-11
/
+2
*
migration/qemu-file: Add qemu_file_get_to_fd()
Avihai Horon
2023-02-15
2
-0
/
+35
*
ram: Document migration ram flags
Juan Quintela
2023-02-13
1
-6
/
+10
*
migration/multifd: Move load_cleanup inside incoming_state_destroy
Leonardo Bras
2023-02-13
3
-1
/
+11
*
migration/multifd: Join all multifd threads in order to avoid leaks
Leonardo Bras
2023-02-13
1
-1
/
+2
*
migration/multifd: Remove unnecessary assignment on multifd_load_cleanup()
Leonardo Bras
2023-02-13
1
-1
/
+0
*
migration/multifd: Change multifd_load_cleanup() signature and usage
Leonardo Bras
2023-02-13
3
-15
/
+7
*
migration: Postpone postcopy preempt channel to be after main
Peter Xu
2023-02-11
5
-21
/
+82
*
migration: Add a semaphore to count PONGs
Peter Xu
2023-02-11
2
-0
/
+9
*
migration: Cleanup postcopy_preempt_setup()
Peter Xu
2023-02-11
3
-14
/
+4
*
migration: Rework multi-channel checks on URI
Peter Xu
2023-02-11
4
-42
/
+28
*
AVX512 support for xbzrle_encode_buffer
ling xu
2023-02-11
3
-3
/
+159
*
migration: I messed state_pending_exact/estimate
Juan Quintela
2023-02-11
1
-8
/
+8
*
migration: Make ram_save_target_page() a pointer
Juan Quintela
2023-02-11
1
-4
/
+15
*
migration: Calculate ram size once
Juan Quintela
2023-02-11
1
-2
/
+5
*
migration: Split ram_bytes_total_common() in two functions
Juan Quintela
2023-02-11
1
-11
/
+14
*
migration: Make find_dirty_block() return a single parameter
Juan Quintela
2023-02-11
1
-15
/
+22
*
migration: Simplify ram_find_and_save_block()
Juan Quintela
2023-02-11
1
-11
/
+9
*
multifd: Remove some redundant code
Li Zhang
2023-02-11
1
-11
/
+4
*
multifd: cleanup the function multifd_channel_connect
Li Zhang
2023-02-11
1
-22
/
+21
*
migration: Remove spurious files
Juan Quintela
2023-02-11
1
-1274
/
+0
*
Drop duplicate #include
Markus Armbruster
2023-02-08
1
-2
/
+0
*
migration: save/delete migration thread info
Jiang Jiacheng
2023-02-06
2
-0
/
+10
*
migration: Introduce interface query-migrationthreads
Jiang Jiacheng
2023-02-06
3
-0
/
+80
*
multifd: Fix flush of zero copy page send request
Zhenzhong Duan
2023-02-06
2
-4
/
+1278
[prev]
[next]