Searched hist:"8305921 a91a940023fe971c74eb1e06f2725ebab" (Results 1 – 5 of 5) sorted by relevance
/qemu/migration/ |
H A D | multifd-device-state.c | 8305921a91a940023fe971c74eb1e06f2725ebab Tue Mar 04 22:03:44 UTC 2025 Maciej S. Szmigiero <maciej.szmigiero@oracle.com> migration: Add save_live_complete_precopy_thread handler
This SaveVMHandler helps device provide its own asynchronous transmission of the remaining data at the end of a precopy phase via multifd channels, in parallel with the transfer done by save_live_complete_precopy handlers.
These threads are launched only when multifd device state transfer is supported.
Management of these threads in done in the multifd migration code, wrapping them in the generic thread pool.
Signed-off-by: Maciej S. Szmigiero <maciej.szmigiero@oracle.com> Reviewed-by: Peter Xu <peterx@redhat.com> Link: https://lore.kernel.org/qemu-devel/eac74a4ca7edd8968bbf72aa07b9041c76364a16.1741124640.git.maciej.szmigiero@oracle.com Signed-off-by: Cédric Le Goater <clg@redhat.com>
|
H A D | savevm.c | 8305921a91a940023fe971c74eb1e06f2725ebab Tue Mar 04 22:03:44 UTC 2025 Maciej S. Szmigiero <maciej.szmigiero@oracle.com> migration: Add save_live_complete_precopy_thread handler
This SaveVMHandler helps device provide its own asynchronous transmission of the remaining data at the end of a precopy phase via multifd channels, in parallel with the transfer done by save_live_complete_precopy handlers.
These threads are launched only when multifd device state transfer is supported.
Management of these threads in done in the multifd migration code, wrapping them in the generic thread pool.
Signed-off-by: Maciej S. Szmigiero <maciej.szmigiero@oracle.com> Reviewed-by: Peter Xu <peterx@redhat.com> Link: https://lore.kernel.org/qemu-devel/eac74a4ca7edd8968bbf72aa07b9041c76364a16.1741124640.git.maciej.szmigiero@oracle.com Signed-off-by: Cédric Le Goater <clg@redhat.com>
|
/qemu/include/migration/ |
H A D | register.h | 8305921a91a940023fe971c74eb1e06f2725ebab Tue Mar 04 22:03:44 UTC 2025 Maciej S. Szmigiero <maciej.szmigiero@oracle.com> migration: Add save_live_complete_precopy_thread handler
This SaveVMHandler helps device provide its own asynchronous transmission of the remaining data at the end of a precopy phase via multifd channels, in parallel with the transfer done by save_live_complete_precopy handlers.
These threads are launched only when multifd device state transfer is supported.
Management of these threads in done in the multifd migration code, wrapping them in the generic thread pool.
Signed-off-by: Maciej S. Szmigiero <maciej.szmigiero@oracle.com> Reviewed-by: Peter Xu <peterx@redhat.com> Link: https://lore.kernel.org/qemu-devel/eac74a4ca7edd8968bbf72aa07b9041c76364a16.1741124640.git.maciej.szmigiero@oracle.com Signed-off-by: Cédric Le Goater <clg@redhat.com>
|
H A D | misc.h | 8305921a91a940023fe971c74eb1e06f2725ebab Tue Mar 04 22:03:44 UTC 2025 Maciej S. Szmigiero <maciej.szmigiero@oracle.com> migration: Add save_live_complete_precopy_thread handler
This SaveVMHandler helps device provide its own asynchronous transmission of the remaining data at the end of a precopy phase via multifd channels, in parallel with the transfer done by save_live_complete_precopy handlers.
These threads are launched only when multifd device state transfer is supported.
Management of these threads in done in the multifd migration code, wrapping them in the generic thread pool.
Signed-off-by: Maciej S. Szmigiero <maciej.szmigiero@oracle.com> Reviewed-by: Peter Xu <peterx@redhat.com> Link: https://lore.kernel.org/qemu-devel/eac74a4ca7edd8968bbf72aa07b9041c76364a16.1741124640.git.maciej.szmigiero@oracle.com Signed-off-by: Cédric Le Goater <clg@redhat.com>
|
/qemu/include/qemu/ |
H A D | typedefs.h | 8305921a91a940023fe971c74eb1e06f2725ebab Tue Mar 04 22:03:44 UTC 2025 Maciej S. Szmigiero <maciej.szmigiero@oracle.com> migration: Add save_live_complete_precopy_thread handler
This SaveVMHandler helps device provide its own asynchronous transmission of the remaining data at the end of a precopy phase via multifd channels, in parallel with the transfer done by save_live_complete_precopy handlers.
These threads are launched only when multifd device state transfer is supported.
Management of these threads in done in the multifd migration code, wrapping them in the generic thread pool.
Signed-off-by: Maciej S. Szmigiero <maciej.szmigiero@oracle.com> Reviewed-by: Peter Xu <peterx@redhat.com> Link: https://lore.kernel.org/qemu-devel/eac74a4ca7edd8968bbf72aa07b9041c76364a16.1741124640.git.maciej.szmigiero@oracle.com Signed-off-by: Cédric Le Goater <clg@redhat.com>
|