Re: [PATCH v6 30/36] vfio/migration: Multifd device state transfer support - send side

2025-03-11 Thread Avihai Horon
On 05/03/2025 0:03, Maciej S. Szmigiero wrote: External email: Use caution opening links or attachments From: "Maciej S. Szmigiero" Implement the multifd device state transfer via additional per-device thread inside save_live_complete_precopy_thread handler. Switch between doing the data t

Re: [PATCH v6 30/36] vfio/migration: Multifd device state transfer support - send side

2025-03-09 Thread Avihai Horon
On 06/03/2025 16:13, Maciej S. Szmigiero wrote: External email: Use caution opening links or attachments On 6.03.2025 14:37, Avihai Horon wrote: On 06/03/2025 12:32, Cédric Le Goater wrote: External email: Use caution opening links or attachments On 3/6/25 11:15, Maciej S. Szmigiero wrot

Re: [PATCH v6 30/36] vfio/migration: Multifd device state transfer support - send side

2025-03-07 Thread Maciej S. Szmigiero
On 6.03.2025 07:47, Avihai Horon wrote: On 05/03/2025 0:03, Maciej S. Szmigiero wrote: External email: Use caution opening links or attachments From: "Maciej S. Szmigiero" Implement the multifd device state transfer via additional per-device thread inside save_live_complete_precopy_thread h

Re: [PATCH v6 30/36] vfio/migration: Multifd device state transfer support - send side

2025-03-07 Thread Maciej S. Szmigiero
On 6.03.2025 15:26, Cédric Le Goater wrote: On 3/6/25 15:23, Avihai Horon wrote: On 06/03/2025 16:13, Maciej S. Szmigiero wrote: External email: Use caution opening links or attachments On 6.03.2025 14:37, Avihai Horon wrote: On 06/03/2025 12:32, Cédric Le Goater wrote: External email: Us

Re: [PATCH v6 30/36] vfio/migration: Multifd device state transfer support - send side

2025-03-06 Thread Cédric Le Goater
On 3/6/25 15:23, Avihai Horon wrote: On 06/03/2025 16:13, Maciej S. Szmigiero wrote: External email: Use caution opening links or attachments On 6.03.2025 14:37, Avihai Horon wrote: On 06/03/2025 12:32, Cédric Le Goater wrote: External email: Use caution opening links or attachments On 3

Re: [PATCH v6 30/36] vfio/migration: Multifd device state transfer support - send side

2025-03-06 Thread Avihai Horon
On 06/03/2025 12:32, Cédric Le Goater wrote: External email: Use caution opening links or attachments On 3/6/25 11:15, Maciej S. Szmigiero wrote: On 6.03.2025 07:47, Avihai Horon wrote: On 05/03/2025 0:03, Maciej S. Szmigiero wrote: External email: Use caution opening links or attachments

Re: [PATCH v6 30/36] vfio/migration: Multifd device state transfer support - send side

2025-03-06 Thread Maciej S. Szmigiero
On 6.03.2025 14:37, Avihai Horon wrote: On 06/03/2025 12:32, Cédric Le Goater wrote: External email: Use caution opening links or attachments On 3/6/25 11:15, Maciej S. Szmigiero wrote: On 6.03.2025 07:47, Avihai Horon wrote: On 05/03/2025 0:03, Maciej S. Szmigiero wrote: External email:

Re: [PATCH v6 30/36] vfio/migration: Multifd device state transfer support - send side

2025-03-06 Thread Cédric Le Goater
On 3/6/25 11:15, Maciej S. Szmigiero wrote: On 6.03.2025 07:47, Avihai Horon wrote: On 05/03/2025 0:03, Maciej S. Szmigiero wrote: External email: Use caution opening links or attachments From: "Maciej S. Szmigiero" Implement the multifd device state transfer via additional per-device thre

Re: [PATCH v6 30/36] vfio/migration: Multifd device state transfer support - send side

2025-03-05 Thread Cédric Le Goater
On 3/4/25 23:03, Maciej S. Szmigiero wrote: From: "Maciej S. Szmigiero" Implement the multifd device state transfer via additional per-device thread inside save_live_complete_precopy_thread handler. Switch between doing the data transfer in the new handler and doing it in the old save_state ha

[PATCH v6 30/36] vfio/migration: Multifd device state transfer support - send side

2025-03-04 Thread Maciej S. Szmigiero
From: "Maciej S. Szmigiero" Implement the multifd device state transfer via additional per-device thread inside save_live_complete_precopy_thread handler. Switch between doing the data transfer in the new handler and doing it in the old save_state handler depending if VFIO multifd transfer is en