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
/
multifd-zlib.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
migration/multifd: solve zero page causing multiple page faults
Yuan Liu
2024-04-23
1
-0
/
+1
*
Merge tag 'pull-request-2024-03-12' of https://gitlab.com/thuth/qemu into sta...
Peter Maydell
2024-03-12
1
-1
/
+1
|
\
|
*
bulk: Access existing variables initialized to &S->F when available
Philippe Mathieu-Daudé
2024-03-12
1
-1
/
+1
*
|
migration/multifd: Implement zero page transmission on the multifd thread.
Hao Xiang
2024-03-11
1
-5
/
+16
|
/
*
migration/multifd: Decouple recv method from pages
Fabiano Rosas
2024-03-01
1
-3
/
+3
*
migration/multifd: Rename MultiFDSend|RecvParams::data to compress_data
Fabiano Rosas
2024-03-01
1
-10
/
+10
*
migration/multifd: Move header prepare/fill into send_prepare()
Peter Xu
2024-02-05
1
-0
/
+4
*
migration/multifd: Drop MultiFDSendParams.normal[] array
Peter Xu
2024-02-05
1
-3
/
+4
*
migration: spelling fixes
Michael Tokarev
2023-07-25
1
-1
/
+1
*
migration: Move parameters functions to option.c
Juan Quintela
2023-04-24
1
-0
/
+1
*
multifd: Create page_size fields into both MultiFD{Recv,Send}Params
Juan Quintela
2022-12-15
1
-8
/
+6
*
multifd: Copy pages before compressing them with zlib
Ilya Leoshkevich
2022-07-20
1
-8
/
+30
*
Use g_new() & friends where that makes obvious sense
Markus Armbruster
2022-03-21
1
-2
/
+2
*
multifd: recv side only needs the RAMBlock host address
Juan Quintela
2022-01-28
1
-1
/
+1
*
multifd: Use normal pages array on the recv side
Juan Quintela
2022-01-28
1
-4
/
+4
*
multifd: Use normal pages array on the send side
Juan Quintela
2022-01-28
1
-3
/
+3
*
multifd: Remove send_write() method
Juan Quintela
2022-01-28
1
-17
/
+0
*
multifd: Make zlib use iov's
Juan Quintela
2022-01-28
1
-4
/
+4
*
multifd: Use proper maximum compression values
Juan Quintela
2022-01-28
1
-2
/
+2
*
migration: All this fields are unsigned
Juan Quintela
2022-01-28
1
-10
/
+10
*
multifd: Make zlib compression method not use iovs
Juan Quintela
2021-12-15
1
-8
/
+9
*
multifd: remove used parameter from send_recv_pages() method
Juan Quintela
2021-12-15
1
-5
/
+4
*
multifd: remove used parameter from send_prepare() method
Juan Quintela
2021-12-15
1
-4
/
+3
*
multifd: Add missing documention
Juan Quintela
2021-12-15
1
-0
/
+2
*
multifd: Delete useless operation
Juan Quintela
2021-12-15
1
-9
/
+4
*
multifd: Add zlib compression multifd support
Juan Quintela
2020-02-28
1
-0
/
+325