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
2024-04-18
colo: move stubs out of stubs/
Paolo Bonzini
2
-0
/
+38
2024-04-07
migration/postcopy: ensure preempt channel is ready before loading states
Wei Wang
1
-0
/
+21
2024-03-31
migration/postcopy: Ensure postcopy_start() sets errp if it fails
Avihai Horon
1
-0
/
+8
2024-03-31
migration: Set migration error in migration_completion()
Avihai Horon
1
-0
/
+10
2024-03-22
migration/multifd: Fix clearing of mapped-ram zero pages
Fabiano Rosas
1
-2
/
+1
2024-03-22
migration/postcopy: Fix high frequency sync
Peter Xu
1
-4
/
+3
2024-03-22
migration: Revert mapped-ram multifd support to fd: URI
Fabiano Rosas
5
-84
/
+8
2024-03-18
Merge tag 'migration-20240317-pull-request' of https://gitlab.com/peterx/qemu...
Peter Maydell
5
-54
/
+84
2024-03-15
migration/multifd: Duplicate the fd for the outgoing_args
Fabiano Rosas
1
-3
/
+12
2024-03-15
migration/multifd: Ensure we're not given a socket for file migration
Fabiano Rosas
3
-3
/
+18
2024-03-14
migration: Fix iocs leaks during file and fd migration
Fabiano Rosas
3
-42
/
+46
2024-03-13
migration: Skip only empty block devices
Cédric Le Goater
1
-1
/
+4
2024-03-12
migration: Fix error handling after dup in file migration
Fabiano Rosas
2
-12
/
+11
2024-03-12
Merge tag 'pull-request-2024-03-12' of https://gitlab.com/thuth/qemu into sta...
Peter Maydell
3
-4
/
+6
2024-03-12
bulk: Access existing variables initialized to &S->F when available
Philippe Mathieu-Daudé
1
-1
/
+1
2024-03-12
error: Move ERRP_GUARD() to the beginning of the function
Zhao Liu
2
-3
/
+3
2024-03-12
migration/option: Fix missing ERRP_GUARD() for error_prepend()
Zhao Liu
1
-0
/
+2
2024-03-11
migration/multifd: Enable multifd zero page checking by default.
Hao Xiang
1
-1
/
+1
2024-03-11
migration/multifd: Implement ram_save_target_page_multifd to handle multifd v...
Hao Xiang
1
-9
/
+29
2024-03-11
migration/multifd: Implement zero page transmission on the multifd thread.
Hao Xiang
8
-30
/
+221
2024-03-11
migration/multifd: Add new migration option zero-page-detection.
Hao Xiang
4
-0
/
+35
2024-03-11
migration/multifd: Allow clearing of the file_bmap from multifd
Fabiano Rosas
3
-4
/
+9
2024-03-11
migration/multifd: Allow zero pages in file migration
Fabiano Rosas
1
-1
/
+1
2024-03-11
migration: purge MigrationState from public interface
Steve Sistare
1
-0
/
+6
2024-03-11
migration: delete unused accessors
Steve Sistare
1
-10
/
+0
2024-03-11
migration: privatize colo interfaces
Steve Sistare
1
-6
/
+11
2024-03-11
migration: migration_file_set_error
Steve Sistare
1
-0
/
+11
2024-03-11
migration: migration_is_device
Steve Sistare
1
-0
/
+7
2024-03-11
migration: migration_thread_is_self
Steve Sistare
1
-0
/
+7
2024-03-11
migration: export vcpu_dirty_limit_period
Steve Sistare
1
-0
/
+7
2024-03-11
migration: export migration_is_running
Steve Sistare
4
-9
/
+9
2024-03-11
migration: export migration_is_active
Steve Sistare
1
-4
/
+6
2024-03-11
migration: export migration_is_setup_or_active
Steve Sistare
3
-10
/
+8
2024-03-11
migration: export fewer options
Steve Sistare
1
-5
/
+1
2024-03-11
migration: Fix format in error message
Anthony PERARD
1
-1
/
+1
2024-03-11
migration/rdma: Fix a memory issue for migration
Yu Zhang
1
-1
/
+1
2024-03-11
migration/multifd: Don't fsync when closing QIOChannelFile
Fabiano Rosas
1
-9
/
+19
2024-03-11
migration: Do not call PRECOPY_NOTIFY_SETUP notifiers in case of error
Cédric Le Goater
1
-1
/
+5
2024-03-11
migration: Report error when shutdown fails
Cédric Le Goater
1
-1
/
+4
2024-03-11
migration/ram: add additional check
Maksim Davydov
1
-0
/
+6
2024-03-11
migration: Don't serialize devices in qemu_savevm_state_iterate()
Avihai Horon
1
-9
/
+6
2024-03-05
Merge tag 'pull-qapi-2024-03-04' of https://repo.or.cz/qemu/armbru into staging
Peter Maydell
1
-49
/
+8
2024-03-05
Merge tag 'migration-next-pull-request' of https://gitlab.com/peterx/qemu int...
Peter Maydell
17
-142
/
+1128
2024-03-04
migration: simplify exec migration functions
Steve Sistare
1
-49
/
+8
2024-03-04
migration/multifd: Document two places for mapped-ram
Peter Xu
2
-1
/
+19
2024-03-01
migration/multifd: Add mapped-ram support to fd: URI
Fabiano Rosas
5
-6
/
+64
2024-03-01
migration/multifd: Support incoming mapped-ram stream format
Fabiano Rosas
5
-6
/
+73
2024-03-01
migration/multifd: Support outgoing mapped-ram stream format
Fabiano Rosas
7
-16
/
+112
2024-03-01
migration/multifd: Prepare multifd sync for mapped-ram migration
Fabiano Rosas
1
-7
/
+31
2024-03-01
migration/multifd: Add incoming QIOChannelFile support
Fabiano Rosas
3
-11
/
+30
[next]