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
/
migration.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
migration: purge MigrationState from public interface
Steve Sistare
2024-03-11
1
-0
/
+6
*
migration: export migration_is_running
Steve Sistare
2024-03-11
1
-2
/
+0
*
migration: export migration_is_setup_or_active
Steve Sistare
2024-03-11
1
-1
/
+0
*
migration: stop vm for cpr
Steve Sistare
2024-02-28
1
-2
/
+0
*
migration: remove postcopy_after_devices
Steve Sistare
2024-02-28
1
-2
/
+0
*
migration: Centralize BH creation and dispatch
Fabiano Rosas
2024-01-29
1
-4
/
+1
*
migration: Make threshold_size an uint64_t
Peter Xu
2024-01-29
1
-1
/
+1
*
migration: Remove errp parameter in migration_fd_process_incoming()
Avihai Horon
2024-01-04
1
-1
/
+1
*
migration: Remove migrate_max_downtime() declaration
Avihai Horon
2024-01-04
1
-2
/
+0
*
migration: Implement MigrateChannelList to hmp migration flow.
Het Gala
2023-11-02
1
-1
/
+2
*
migration: Allow network to fail even during recovery
Peter Xu
2023-11-02
1
-2
/
+6
*
migration: Refactor error handling in source return path
Peter Xu
2023-11-02
1
-1
/
+0
*
migration: migration_stop_vm() helper
Peter Xu
2023-11-01
1
-0
/
+2
*
migration: Create migrate_rdma()
Juan Quintela
2023-10-17
1
-0
/
+2
*
migration: Allow user to specify available switchover bandwidth
Peter Xu
2023-10-17
1
-1
/
+1
*
migration: Add migration_rp_wait|kick()
Peter Xu
2023-10-11
1
-0
/
+15
*
migration: Introduce migrate_has_error()
Peter Xu
2023-10-11
1
-0
/
+1
*
migration: Replace the return path retry logic
Fabiano Rosas
2023-09-27
1
-1
/
+0
*
migration: Fix race that dest preempt thread close too early
Peter Xu
2023-09-27
1
-1
/
+12
*
migration: Add .save_prepare() handler to struct SaveVMHandlers
Avihai Horon
2023-09-11
1
-1
/
+1
*
migration: Add migration prefix to functions in target.c
Avihai Horon
2023-09-11
1
-2
/
+2
*
migration: spelling fixes
Michael Tokarev
2023-07-25
1
-2
/
+2
*
migration: unexport migrate_fd_error()
Laszlo Ersek
2023-07-08
1
-1
/
+0
*
vfio/migration: Reset bytes_transferred properly
Avihai Horon
2023-06-30
1
-0
/
+1
*
migration: Implement switchover ack logic
Avihai Horon
2023-06-30
1
-0
/
+14
*
migration: switch from .vm_was_running to .vm_old_state
Vladimir Sementsov-Ogievskiy
2023-06-02
1
-3
/
+6
*
migration: split migration_incoming_co
Vladimir Sementsov-Ogievskiy
2023-05-18
1
-1
/
+8
*
migration: drop colo_incoming_thread from MigrationIncomingState
Vladimir Sementsov-Ogievskiy
2023-05-10
1
-2
/
+0
*
multifd: Only flush once each full round of memory
Juan Quintela
2023-04-27
1
-2
/
+1
*
multifd: Create property multifd-flush-after-each-section
Juan Quintela
2023-04-27
1
-0
/
+12
*
migration: Move migrate_use_tls() to options.c
Juan Quintela
2023-04-27
1
-2
/
+0
*
migration: Move migrate_postcopy() to options.c
Juan Quintela
2023-04-24
1
-2
/
+0
*
migration: Create migrate_max_cpu_throttle()
Juan Quintela
2023-04-24
1
-2
/
+0
*
migration: Move migrate_use_block_incremental() to option.c
Juan Quintela
2023-04-24
1
-1
/
+0
*
migration: Move parameters functions to option.c
Juan Quintela
2023-04-24
1
-11
/
+0
*
migration: Move migrate_use_return() to options.c
Juan Quintela
2023-04-24
1
-1
/
+0
*
migration: Move migrate_use_block() to options.c
Juan Quintela
2023-04-24
1
-1
/
+0
*
migration: Move migrate_use_xbzrle() to options.c
Juan Quintela
2023-04-24
1
-1
/
+0
*
migration: Move migrate_use_zero_copy_send() to options.c
Juan Quintela
2023-04-24
1
-5
/
+0
*
migration: Move migrate_use_multifd() to options.c
Juan Quintela
2023-04-24
1
-1
/
+0
*
migration: Move migrate_use_events() to options.c
Juan Quintela
2023-04-24
1
-1
/
+0
*
migration: Move migrate_use_compression() to options.c
Juan Quintela
2023-04-24
1
-1
/
+0
*
migration: Move migrate_colo_enabled() to options.c
Juan Quintela
2023-04-24
1
-1
/
+0
*
migration: Create options.c
Juan Quintela
2023-04-24
1
-12
/
+0
*
migration: rename enabled_capabilities to capabilities
Juan Quintela
2023-04-24
1
-1
/
+1
*
migration: Recover behavior of preempt channel creation for pre-7.2
Peter Xu
2023-04-12
1
-0
/
+7
*
migration: Fix potential race on postcopy_qemufile_src
Peter Xu
2023-04-12
1
-1
/
+33
*
migration: Postpone postcopy preempt channel to be after main
Peter Xu
2023-02-11
1
-0
/
+6
*
migration: Add a semaphore to count PONGs
Peter Xu
2023-02-11
1
-0
/
+6
*
migration: Rework multi-channel checks on URI
Peter Xu
2023-02-11
1
-3
/
+0
[next]