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
/
migration.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-20
migration: Add property x-postcopy-preempt-break-huge
Peter Xu
1
-0
/
+7
2022-07-20
migration: Create the postcopy preempt channel asynchronously
Peter Xu
1
-0
/
+7
2022-07-20
migration: Postcopy recover with preempt enabled
Peter Xu
1
-0
/
+19
2022-07-20
migration: Postcopy preemption enablement
Peter Xu
1
-1
/
+1
2022-07-20
migration: Postcopy preemption preparation on channel creation
Peter Xu
1
-0
/
+8
2022-07-20
migration: Add postcopy-preempt capability
Peter Xu
1
-0
/
+1
2022-05-16
migration: Add migrate_use_tls() helper
Leonardo Bras
1
-0
/
+1
2022-05-16
migration: Add zero-copy-send parameter for QMP/HMP for Linux
Leonardo Bras
1
-0
/
+5
2022-04-21
migration: Allow migrate-recover to run multiple times
Peter Xu
1
-1
/
+0
2022-04-21
migration: Move migrate_allow_multifd and helpers into migration.c
Peter Xu
1
-0
/
+3
2022-03-02
migration: Add migration_incoming_transport_cleanup()
Peter Xu
1
-0
/
+1
2022-03-02
migration: Move static var in ram_block_from_stream() into global
Peter Xu
1
-1
/
+2
2022-03-02
migration: Add postcopy_thread_create()
Peter Xu
1
-3
/
+5
2022-03-02
migration: Introduce postcopy channels on dest node
Peter Xu
1
-1
/
+35
2021-11-03
migration: provide an error message to migration_cancel()
Laurent Vivier
1
-1
/
+1
2021-07-26
migration: Make from_dst_file accesses thread-safe
Peter Xu
1
-3
/
+5
2021-07-26
migration: Fix missing join() of rp_thread
Peter Xu
1
-0
/
+7
2021-06-08
migration: Add cleanup hook for inwards migration
Dr. David Alan Gilbert
1
-0
/
+4
2021-05-14
Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-05-...
Peter Maydell
1
-0
/
+2
2021-05-14
migration: Move populate_vfio_info() into a separate file
Thomas Huth
1
-0
/
+2
2021-05-13
migration/ram: Handle RAM block resizes during precopy
David Hildenbrand
1
-0
/
+1
2021-02-08
migration: Clean up signed vs. unsigned XBZRLE cache-size
Markus Armbruster
1
-1
/
+1
2021-02-08
migration: implementation of background snapshot thread
Andrey Gruzdev
1
-0
/
+3
2021-02-08
migration: introduce 'background-snapshot' migration capability
Andrey Gruzdev
1
-0
/
+1
2020-10-26
migration: Maintain postcopy faulted addresses
Peter Xu
1
-1
/
+18
2020-10-26
migration: Introduce migrate_send_rp_message_req_pages()
Peter Xu
1
-0
/
+2
2020-10-26
migration: Open brace '{' following struct go on the same line
Bihong Yu
1
-2
/
+1
2020-09-25
migration/tls: save hostname into MigrationState
Chuan Zheng
1
-0
/
+5
2020-09-25
migration: Rework migrate_send_rp_req_pages() function
Peter Xu
1
-2
/
+2
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
1
-6
/
+2
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
1
-2
/
+4
2020-08-27
migration: Rename class type checking macros
Eduardo Habkost
1
-2
/
+2
2020-08-21
migration: Add block-bitmap-mapping parameter
Max Reitz
1
-0
/
+3
2020-07-27
migration/block-dirty-bitmap: cancel migration on shutdown
Vladimir Sementsov-Ogievskiy
1
-0
/
+2
2020-07-27
migration/block-dirty-bitmap: move mutex init to dirty_bitmap_mig_init
Vladimir Sementsov-Ogievskiy
1
-1
/
+0
2020-06-01
migration/colo.c: Use event instead of semaphore
Lukas Straub
1
-2
/
+2
2020-02-28
multifd: Add multifd-zstd-level parameter
Juan Quintela
1
-0
/
+1
2020-02-28
multifd: Add multifd-zlib-level parameter
Juan Quintela
1
-0
/
+1
2020-02-28
multifd: Make no compression operations into its own structure
Juan Quintela
1
-0
/
+1
2020-01-29
multifd: Make multifd_load_setup() get an Error parameter
Juan Quintela
1
-1
/
+1
2020-01-29
migration: Create migration_is_running()
Juan Quintela
1
-0
/
+1
2020-01-20
migration: Rate limit inside host pages
Dr. David Alan Gilbert
1
-0
/
+1
2019-10-29
migration: add new migration state wait-unplug
Jens Freimann
1
-0
/
+3
2019-09-12
migration: Add validate-uuid capability
Yury Kotov
1
-0
/
+1
2019-08-16
Merge remote-tracking branch 'remotes/armbru/tags/pull-include-2019-08-13-v2'...
Peter Maydell
1
-2
/
+2
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
1
-1
/
+1
2019-08-16
Include exec/memory.h slightly less
Markus Armbruster
1
-0
/
+1
2019-08-16
Clean up inclusion of exec/cpu-common.h
Markus Armbruster
1
-1
/
+0
2019-08-14
migration: remove unused field bytes_xfer
Wei Yang
1
-1
/
+0
2019-07-15
migration: Split log_clear() into smaller chunks
Peter Xu
1
-0
/
+27
[next]