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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-07
migration/multifd: Add a synchronization point for channel creation
Fabiano Rosas
1
-6
/
+26
2024-02-07
migration/multifd: Unify multifd and TLS connection paths
Fabiano Rosas
1
-43
/
+40
2024-02-07
migration/multifd: Move multifd_send_setup into migration thread
Fabiano Rosas
1
-5
/
+5
2024-02-07
migration/multifd: Move multifd_send_setup error handling in to the function
Fabiano Rosas
3
-13
/
+19
2024-02-07
migration/multifd: Remove p->running
Fabiano Rosas
2
-20
/
+14
2024-02-07
migration/multifd: Join the TLS thread
Fabiano Rosas
2
-1
/
+9
2024-02-07
migration: Fix logic of channels and transport compatibility check
Avihai Horon
1
-6
/
+11
2024-02-06
migration/multifd: Optimize sender side to be lockless
Peter Xu
2
-27
/
+26
2024-02-05
migration/multifd: Fix MultiFDSendParams.packet_num race
Peter Xu
2
-24
/
+34
2024-02-05
migration/multifd: Stick with send/recv on function names
Peter Xu
3
-16
/
+16
2024-02-05
migration/multifd: Cleanup multifd_load_cleanup()
Peter Xu
1
-22
/
+30
2024-02-05
migration/multifd: Cleanup multifd_save_cleanup()
Peter Xu
1
-32
/
+59
2024-02-05
migration/multifd: Rewrite multifd_queue_page()
Peter Xu
1
-19
/
+37
2024-02-05
migration/multifd: Change retval of multifd_send_pages()
Peter Xu
1
-7
/
+8
2024-02-05
migration/multifd: Change retval of multifd_queue_page()
Peter Xu
3
-6
/
+7
2024-02-05
migration/multifd: Split multifd_send_terminate_threads()
Peter Xu
2
-10
/
+19
2024-02-05
migration/multifd: Forbid spurious wakeups
Peter Xu
1
-4
/
+3
2024-02-05
migration/multifd: Move header prepare/fill into send_prepare()
Peter Xu
4
-33
/
+37
2024-02-05
migration/multifd: multifd_send_prepare_header()
Peter Xu
2
-8
/
+16
2024-02-05
migration/multifd: Move trace_multifd_send|recv()
Peter Xu
1
-5
/
+6
2024-02-05
migration/multifd: Move total_normal_pages accounting
Peter Xu
1
-2
/
+2
2024-02-05
migration/multifd: Rename p->num_packets and clean it up
Peter Xu
2
-11
/
+8
2024-02-05
migration/multifd: Drop pages->num check in sender thread
Peter Xu
1
-6
/
+7
2024-02-05
migration/multifd: Simplify locking in sender thread
Peter Xu
1
-7
/
+16
2024-02-05
migration/multifd: Separate SYNC request with normal jobs
Peter Xu
2
-16
/
+36
2024-02-05
migration/multifd: Drop MultiFDSendParams.normal[] array
Peter Xu
4
-30
/
+21
2024-02-05
migration/multifd: Postpone reset of MultiFDPages_t
Peter Xu
1
-4
/
+14
2024-02-05
migration/multifd: Drop MultiFDSendParams.quit, cleanup error paths
Peter Xu
2
-54
/
+33
2024-02-05
migration/multifd: multifd_send_kick_main()
Peter Xu
1
-6
/
+15
2024-02-05
migration/multifd: Drop stale comment for multifd zero copy
Peter Xu
1
-11
/
+0
2024-02-05
migration: prevent migration when VM has poisoned memory
William Roche
1
-0
/
+7
2024-01-29
migration: Centralize BH creation and dispatch
Fabiano Rosas
3
-37
/
+40
2024-01-29
migration: Add a wrapper to qemu_bh_schedule
Fabiano Rosas
1
-17
/
+14
2024-01-29
migration: Reference migration state around loadvm_postcopy_handle_run_bh
Fabiano Rosas
1
-0
/
+2
2024-01-29
migration: Take reference to migration state around bg_migration_vm_start_bh
Fabiano Rosas
1
-0
/
+2
2024-01-29
migration: Fix use-after-free of migration state object
Fabiano Rosas
1
-0
/
+2
2024-01-29
migration/yank: Use channel features
Fabiano Rosas
1
-5
/
+1
2024-01-29
migration: Drop unnecessary check in ram's pending_exact()
Peter Xu
1
-5
/
+4
2024-01-29
migration: Make threshold_size an uint64_t
Peter Xu
1
-1
/
+1
2024-01-29
migration: Plug memory leak on HMP migrate error path
Markus Armbruster
1
-3
/
+1
2024-01-29
userfaultfd: use 1ULL to build ioctl masks
Paolo Bonzini
1
-9
/
+7
2024-01-16
migration/rdma: define htonll/ntohll only if not predefined
Nick Briggs
1
-0
/
+4
2024-01-16
migration: Report error in incoming migration
Fabiano Rosas
1
-0
/
+7
2024-01-16
migration/multifd: Change multifd_pages_init argument
Fabiano Rosas
1
-3
/
+3
2024-01-16
migration/multifd: Remove QEMUFile from where it is not needed
Fabiano Rosas
3
-16
/
+15
2024-01-16
migration/multifd: Remove MultiFDPages_t::packet_num
Fabiano Rosas
2
-3
/
+0
2024-01-16
migration: Simplify initial conditionals in migration for better readability
Het Gala
1
-20
/
+16
2024-01-08
Replace "iothread lock" with "BQL" in comments
Stefan Hajnoczi
5
-20
/
+20
2024-01-08
system/cpus: rename qemu_mutex_lock_iothread() to bql_lock()
Stefan Hajnoczi
6
-78
/
+78
2024-01-05
Merge tag 'migration-20240104-pull-request' of https://gitlab.com/peterx/qemu...
Peter Maydell
9
-92
/
+78
[next]