[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH v2 0/2] migration mapped-ram fixes
From: |
Fabiano Rosas |
Subject: |
[PATCH v2 0/2] migration mapped-ram fixes |
Date: |
Wed, 13 Mar 2024 18:28:22 -0300 |
Hi,
In this v2:
patch 1 - The fix for the ioc leaks, now including the main channel
patch 2 - A fix for an fd: migration case I thought I had written code
for, but obviously didn't.
Thank you for your patience.
based-on: https://gitlab.com/peterx/qemu/-/commits/migration-stable
CI run: https://gitlab.com/farosas/qemu/-/pipelines/1212483701
Fabiano Rosas (2):
migration: Fix iocs leaks during file and fd migration
migration/multifd: Ensure we're not given a socket for file migration
migration/fd.c | 35 +++++++++++---------------
migration/file.c | 65 ++++++++++++++++++++++++++++++++----------------
migration/file.h | 1 +
3 files changed, 60 insertions(+), 41 deletions(-)
--
2.35.3
- [PATCH v2 0/2] migration mapped-ram fixes,
Fabiano Rosas <=
Re: [PATCH v2 0/2] migration mapped-ram fixes, Peter Xu, 2024/03/14