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-10.0
stable-10.1
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-10.0
staging-10.1
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
tracing
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
/
include
/
migration
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-11
migration: Rename save_live_complete_precopy_thread to save_complete_precopy_...
Juraj Marcin
2
-7
/
+7
2025-07-11
migration: Rename save_live_complete_precopy to save_complete
Peter Xu
1
-3
/
+3
2025-07-11
migration: Drop save_live_complete_postcopy hook
Peter Xu
1
-16
/
+8
2025-07-03
migration: vfio cpr state hook
Steve Sistare
1
-0
/
+12
2025-07-03
migration: cpr_get_fd_param helper
Steve Sistare
1
-0
/
+2
2025-06-11
migration: lower handler priority
Steve Sistare
1
-1
/
+5
2025-06-11
migration: cpr helpers
Steve Sistare
1
-0
/
+5
2025-05-02
migration: Add save_postcopy_prepare() savevm handler
Peter Xu
1
-0
/
+15
2025-03-14
migration: cpr_is_incoming
Steve Sistare
1
-0
/
+1
2025-03-06
migration: Add save_live_complete_precopy_thread handler
Maciej S. Szmigiero
2
-0
/
+36
2025-03-06
migration/multifd: Add multifd_device_state_supported()
Maciej S. Szmigiero
1
-0
/
+1
2025-03-06
migration/multifd: Device state transfer support - send side
Maciej S. Szmigiero
1
-0
/
+4
2025-03-06
migration: Add thread pool of optional load threads
Maciej S. Szmigiero
1
-0
/
+3
2025-03-06
migration: Add qemu_loadvm_load_state_buffer() and its handler
Maciej S. Szmigiero
1
-0
/
+15
2025-03-06
migration: Add MIG_CMD_SWITCHOVER_START and its load handler
Maciej S. Szmigiero
2
-0
/
+16
2025-03-06
migration: Clarify that {load, save}_cleanup handlers can run without setup
Maciej S. Szmigiero
1
-1
/
+5
2025-01-29
migration: cpr-transfer mode
Steve Sistare
1
-0
/
+5
2025-01-29
migration: cpr-transfer save and load
Steve Sistare
1
-0
/
+3
2025-01-29
migration: VMSTATE_FD
Steve Sistare
1
-0
/
+9
2025-01-29
migration: enhance migrate_uri_parse
Steve Sistare
1
-0
/
+7
2025-01-29
migration: cpr-state
Steve Sistare
1
-0
/
+25
2025-01-09
migration/block: Rewrite disk activation
Peter Xu
1
-0
/
+4
2024-12-26
migration: Unexport migration_is_active()
Avihai Horon
1
-1
/
+0
2024-12-26
migration: Drop migration_is_device()
Avihai Horon
1
-1
/
+0
2024-10-31
migration: Drop migration_is_idle()
Peter Xu
1
-1
/
+0
2024-10-31
migration: Drop migration_is_setup_or_active()
Peter Xu
1
-2
/
+2
2024-10-31
migration: Unexport ram_mig_init()
Peter Xu
1
-1
/
+0
2024-10-31
migration: Unexport dirty_bitmap_mig_init()
Peter Xu
1
-3
/
+0
2024-06-21
migration: Remove unused VMSTATE_ARRAY_TEST() macro
Philippe Mathieu-Daudé
1
-10
/
+0
2024-05-22
Merge tag 'migration-20240522-pull-request' of https://gitlab.com/farosas/qem...
Richard Henderson
1
-1
/
+1
2024-05-22
migration/colo: make colo_incoming_co() return void
Li Zhijian
1
-1
/
+1
2024-05-16
migration: Extend migration_file_set_error() with Error* argument
Cédric Le Goater
1
-1
/
+1
2024-05-08
migration: Remove block migration
Fabiano Rosas
1
-6
/
+0
2024-04-23
migration: Add Error** argument to .load_setup() handler
Cédric Le Goater
1
-1
/
+2
2024-04-23
migration: Add Error** argument to .save_setup() handler
Cédric Le Goater
1
-1
/
+2
2024-03-11
migration: purge MigrationState from public interface
Steve Sistare
1
-4
/
+2
2024-03-11
migration: delete unused accessors
Steve Sistare
1
-3
/
+0
2024-03-11
migration: migration_file_set_error
Steve Sistare
1
-0
/
+2
2024-03-11
migration: migration_is_device
Steve Sistare
1
-0
/
+1
2024-03-11
migration: migration_thread_is_self
Steve Sistare
1
-0
/
+1
2024-03-11
migration: export vcpu_dirty_limit_period
Steve Sistare
1
-0
/
+1
2024-03-11
migration: export migration_is_running
Steve Sistare
1
-0
/
+1
2024-03-11
migration: export migration_is_active
Steve Sistare
1
-1
/
+1
2024-03-11
migration: export migration_is_setup_or_active
Steve Sistare
1
-0
/
+1
2024-03-11
migration: export fewer options
Steve Sistare
2
-0
/
+25
2024-03-11
migration: Add documentation for SaveVMHandlers
Cédric Le Goater
1
-26
/
+237
2024-03-11
migration: Remove SaveStateHandler and LoadStateHandler typedefs
Cédric Le Goater
1
-2
/
+2
2024-03-01
migration/qemu-file: add utility methods for working with seekable channels
Fabiano Rosas
1
-0
/
+2
2024-02-28
migration: stop vm for cpr
Steve Sistare
1
-0
/
+1
2024-02-28
migration: notifier error checking
Steve Sistare
1
-1
/
+7
[next]