Show patches with: Series = Multifd ���� device state transfer support with VFIO consumer       |    State = Action Required       |    Archived = No       |   33 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v4,33/33] hw/core/machine: Add compat for x-migration-multifd-transfer VFIO property Multifd ���� device state transfer support with VFIO consumer - - - --- 2025-01-30 Maciej S. Szmigiero New
[v4,32/33] vfio/migration: Add x-migration-multifd-transfer VFIO property Multifd ���� device state transfer support with VFIO consumer - - - --- 2025-01-30 Maciej S. Szmigiero New
[v4,31/33] vfio/migration: Multifd device state transfer support - send side Multifd ���� device state transfer support with VFIO consumer - - - --- 2025-01-30 Maciej S. Szmigiero New
[v4,30/33] migration/qemu-file: Define g_autoptr() cleanup function for QEMUFile Multifd ���� device state transfer support with VFIO consumer - 2 - --- 2025-01-30 Maciej S. Szmigiero New
[v4,29/33] vfio/migration: Multifd device state transfer support - config loading support Multifd ���� device state transfer support with VFIO consumer - - - --- 2025-01-30 Maciej S. Szmigiero New
[v4,28/33] vfio/migration: Multifd device state transfer support - load thread Multifd ���� device state transfer support with VFIO consumer - - - --- 2025-01-30 Maciej S. Szmigiero New
[v4,27/33] vfio/migration: Multifd device state transfer support - received buffers queuing Multifd ���� device state transfer support with VFIO consumer - - - --- 2025-01-30 Maciej S. Szmigiero New
[v4,26/33] vfio/migration: Multifd device state transfer support - receive init/cleanup Multifd ���� device state transfer support with VFIO consumer - - - --- 2025-01-30 Maciej S. Szmigiero New
[v4,25/33] vfio/migration: Multifd device state transfer - add support checking function Multifd ���� device state transfer support with VFIO consumer - - - --- 2025-01-30 Maciej S. Szmigiero New
[v4,24/33] vfio/migration: Multifd device state transfer support - VFIOStateBuffer(s) Multifd ���� device state transfer support with VFIO consumer - - - --- 2025-01-30 Maciej S. Szmigiero New
[v4,23/33] vfio/migration: Multifd device state transfer support - basic types Multifd ���� device state transfer support with VFIO consumer - - - --- 2025-01-30 Maciej S. Szmigiero New
[v4,22/33] vfio/migration: Convert bytes_transferred counter to atomic Multifd ���� device state transfer support with VFIO consumer - - - --- 2025-01-30 Maciej S. Szmigiero New
[v4,21/33] vfio/migration: Add load_device_config_state_start trace event Multifd ���� device state transfer support with VFIO consumer - 1 - --- 2025-01-30 Maciej S. Szmigiero New
[v4,20/33] vfio/migration: Add x-migration-load-config-after-iter VFIO property Multifd ���� device state transfer support with VFIO consumer - - - --- 2025-01-30 Maciej S. Szmigiero New
[v4,19/33] migration: Add save_live_complete_precopy_thread handler Multifd ���� device state transfer support with VFIO consumer - - - --- 2025-01-30 Maciej S. Szmigiero New
[v4,18/33] migration/multifd: Add multifd_device_state_supported() Multifd ���� device state transfer support with VFIO consumer - 2 - --- 2025-01-30 Maciej S. Szmigiero New
[v4,17/33] migration/multifd: Make MultiFDSendData a struct Multifd ���� device state transfer support with VFIO consumer - - - --- 2025-01-30 Maciej S. Szmigiero New
[v4,16/33] migration/multifd: Device state transfer support - send side Multifd ���� device state transfer support with VFIO consumer - - - --- 2025-01-30 Maciej S. Szmigiero New
[v4,15/33] migration/multifd: Add an explicit MultiFDSendData destructor Multifd ���� device state transfer support with VFIO consumer - 2 - --- 2025-01-30 Maciej S. Szmigiero New
[v4,14/33] migration/multifd: Make multifd_send() thread safe Multifd ���� device state transfer support with VFIO consumer - 1 - --- 2025-01-30 Maciej S. Szmigiero New
[v4,13/33] migration/multifd: Device state transfer support - receive side Multifd ���� device state transfer support with VFIO consumer - - - --- 2025-01-30 Maciej S. Szmigiero New
[v4,12/33] migration/multifd: Split packet into header and RAM data Multifd ���� device state transfer support with VFIO consumer - 2 - --- 2025-01-30 Maciej S. Szmigiero New
[v4,11/33] migration: Add thread pool of optional load threads Multifd ���� device state transfer support with VFIO consumer - 1 - --- 2025-01-30 Maciej S. Szmigiero New
[v4,10/33] error: define g_autoptr() cleanup function for the Error type Multifd ���� device state transfer support with VFIO consumer - - - --- 2025-01-30 Maciej S. Szmigiero New
[v4,09/33] migration: postcopy_ram_listen_thread() needs to take BQL for some calls Multifd ���� device state transfer support with VFIO consumer - - - --- 2025-01-30 Maciej S. Szmigiero New
[v4,08/33] migration/multifd: Allow premature EOF on TLS incoming channels Multifd ���� device state transfer support with VFIO consumer - - - --- 2025-01-30 Maciej S. Szmigiero New
[v4,07/33] io: tls: Allow terminating the TLS session gracefully with EOF Multifd ���� device state transfer support with VFIO consumer - - - --- 2025-01-30 Maciej S. Szmigiero New
[v4,06/33] migration: Add qemu_loadvm_load_state_buffer() and its handler Multifd ���� device state transfer support with VFIO consumer - 2 - --- 2025-01-30 Maciej S. Szmigiero New
[v4,05/33] migration: Add MIG_CMD_SWITCHOVER_START and its load handler Multifd ���� device state transfer support with VFIO consumer - 2 - --- 2025-01-30 Maciej S. Szmigiero New
[v4,04/33] thread-pool: Implement generic (non-AIO) pool support Multifd ���� device state transfer support with VFIO consumer - 2 - --- 2025-01-30 Maciej S. Szmigiero New
[v4,03/33] thread-pool: Rename AIO pool functions to *_aio() and data types to *Aio Multifd ���� device state transfer support with VFIO consumer 1 2 - --- 2025-01-30 Maciej S. Szmigiero New
[v4,02/33] thread-pool: Remove thread_pool_submit() function Multifd ���� device state transfer support with VFIO consumer 1 2 - --- 2025-01-30 Maciej S. Szmigiero New
[v4,01/33] migration: Clarify that {load, save}_cleanup handlers can run without setup Multifd ���� device state transfer support with VFIO consumer - 2 - --- 2025-01-30 Maciej S. Szmigiero New