qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH v7 0/4] migration/multifd: Remove multifd_send_state->pages (left


From: Fabiano Rosas
Subject: [PATCH v7 0/4] migration/multifd: Remove multifd_send_state->pages (leftovers)
Date: Wed, 28 Aug 2024 11:56:46 -0300

Hi,

I queued the rest of the series to migration-staging, these are the
few leftovers that still needed attention.

================================================================
v6:
20240827174606.10352-1-farosas@suse.de">https://lore.kernel.org/r/20240827174606.10352-1-farosas@suse.de
v5:
20240826195322.16532-1-farosas@suse.de">https://lore.kernel.org/r/20240826195322.16532-1-farosas@suse.de
v4:
20240823173911.6712-1-farosas@suse.de">https://lore.kernel.org/r/20240823173911.6712-1-farosas@suse.de
v3:
20240801123516.4498-1-farosas@suse.de">https://lore.kernel.org/r/20240801123516.4498-1-farosas@suse.de
v2:
https://lore.kernel.org/r/20240722175914.24022-1-farosas@suse.de
v1:
https://lore.kernel.org/r/20240620212111.29319-1-farosas@suse.de

Fabiano Rosas (4):
  migration/multifd: Stop changing the packet on recv side
  migration/multifd: Fix p->iov leak in multifd-uadk.c
  migration/multifd: Add a couple of asserts for p->iov
  migration/multifd: Add documentation for multifd methods

 migration/multifd-nocomp.c | 29 ++++++---------
 migration/multifd-uadk.c   |  2 +
 migration/multifd.c        | 22 +++++------
 migration/multifd.h        | 76 +++++++++++++++++++++++++++++++++++---
 4 files changed, 95 insertions(+), 34 deletions(-)

-- 
2.35.3




reply via email to

[Prev in Thread] Current Thread [Next in Thread]