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
/
multifd.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-13
migration/multifd: Move load_cleanup inside incoming_state_destroy
Leonardo Bras
1
-0
/
+1
2023-02-13
migration/multifd: Change multifd_load_cleanup() signature and usage
Leonardo Bras
1
-1
/
+1
2023-02-06
migration: check magic value for deciding the mapping of channels
manish.mishra
1
-1
/
+1
2022-12-15
multifd: Create page_count fields into both MultiFD{Recv,Send}Params
Juan Quintela
1
-0
/
+4
2022-12-15
multifd: Create page_size fields into both MultiFD{Recv,Send}Params
Juan Quintela
1
-0
/
+4
2022-07-20
multifd: Document the locking of MultiFD{Send/Recv}Params
Juan Quintela
1
-25
/
+41
2022-05-16
multifd: Implement zero copy write in multifd migration (multifd-zero-copy)
Leonardo Bras
1
-0
/
+2
2022-05-16
multifd: multifd_send_sync_main now returns negative on error
Leonardo Bras
1
-1
/
+1
2022-04-21
migration: Move migrate_allow_multifd and helpers into migration.c
Peter Xu
1
-2
/
+0
2022-04-21
migration: Drop multifd tls_hostname cache
Peter Xu
1
-2
/
+0
2022-01-28
multifd: Rename pages_used to normal_pages
Juan Quintela
1
-1
/
+2
2022-01-28
multifd: recv side only needs the RAMBlock host address
Juan Quintela
1
-2
/
+2
2022-01-28
multifd: Use normal pages array on the recv side
Juan Quintela
1
-2
/
+6
2022-01-28
multifd: Use normal pages array on the send side
Juan Quintela
1
-2
/
+6
2022-01-28
multifd: Remove send_write() method
Juan Quintela
1
-2
/
+0
2022-01-28
multifd: Move iov from pages to params
Juan Quintela
1
-2
/
+6
2021-12-15
multifd: remove used parameter from send_recv_pages() method
Juan Quintela
1
-1
/
+1
2021-12-15
multifd: remove used parameter from send_prepare() method
Juan Quintela
1
-1
/
+1
2021-12-15
multifd: Rename used field to num
Juan Quintela
1
-1
/
+1
2021-10-19
migration: allow multifd for socket protocol only
Li Zhijian
1
-0
/
+2
2021-10-19
multifd: Implement yank for multifd send side
Lukas Straub
1
-0
/
+2
2020-09-25
migration/tls: add tls_hostname into MultiFDSendParams
Chuan Zheng
1
-0
/
+2
2020-02-28
multifd: Add zstd compression multifd support
Juan Quintela
1
-0
/
+1
2020-02-28
multifd: Add zlib compression multifd support
Juan Quintela
1
-0
/
+4
2020-02-28
multifd: Make no compression operations into its own structure
Juan Quintela
1
-0
/
+26
2020-01-29
multifd: Split multifd code into its own file
Juan Quintela
1
-0
/
+139