index
:
qemu
loongarch64
master
or1k
QEMU development tree
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
migration
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
multifd: Fix a race on reading MultiFDPages_t.block
Zhenzhong Duan
2023-02-06
1
-2
/
+5
*
migration: check magic value for deciding the mapping of channels
manish.mishra
2023-02-06
7
-31
/
+101
*
io: Add support for MSG_PEEK for socket channel
manish.mishra
2023-02-06
2
-0
/
+2
*
migration/dirtyrate: Show sample pages only in page-sampling mode
Zhenzhong Duan
2023-02-06
1
-4
/
+6
*
migration: Perform vmsd structure check during tests
Dr. David Alan Gilbert
2023-02-06
1
-0
/
+42
*
migration: Add canary to VMSTATE_END_OF_LIST
Dr. David Alan Gilbert
2023-02-06
2
-0
/
+3
*
migration/rdma: fix return value for qio_channel_rdma_{readv,writev}
Fiona Ebner
2023-02-06
1
-5
/
+10
*
migration: Show downtime during postcopy phase
Peter Xu
2023-02-06
1
-2
/
+12
*
migration/ram: Factor out check for advised postcopy
David Hildenbrand
2023-02-06
2
-7
/
+8
*
migration/savevm: Allow immutable device state to be migrated early (i.e., before RAM)
David Hildenbrand
2023-02-06
1
-0
/
+14
*
migration/savevm: Prepare vmdesc json writer in qemu_savevm_state_setup()
David Hildenbrand
2023-02-06
3
-6
/
+18
*
migration/savevm: Move more savevm handling into vmstate_save()
David Hildenbrand
2023-02-06
1
-42
/
+37
*
migration/ram: Optimize ram_write_tracking_start() for RamDiscardManager
David Hildenbrand
2023-02-06
1
-2
/
+34
*
migration/ram: Rely on used_length for uffd_change_protection()
David Hildenbrand
2023-02-06
1
-1
/
+1
*
migration/ram: Don't explicitly unprotect when unregistering uffd-wp
David Hildenbrand
2023-02-06
1
-9
/
+0
*
migration/ram: Fix error handling in ram_write_tracking_start()
David Hildenbrand
2023-02-06
1
-2
/
+3
*
migration/ram: Fix populate_read_range()
David Hildenbrand
2023-02-06
1
-1
/
+3
*
util/userfaultfd: Add uffd_open()
Peter Xu
2023-02-06
1
-6
/
+5
*
migration: simplify migration_iteration_run()
Juan Quintela
2023-02-06
1
-12
/
+12
*
migration: Remove unused threshold_size parameter
Juan Quintela
2023-02-06
7
-23
/
+15
[next]